X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fru.lang.php;h=76ab67609d85317b92ecb7790c5d93a0ad9c86a5;hb=2a998c95dd9e86a9ad57939b056b62cab7402b08;hp=23da2dfb2b9b43a8a7837838a27da6c641773e01;hpb=ef5a34c5cfba66902ba5baf7a9a01e6e03b4d3e6;p=timetracker.git diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index 23da2dfb..76ab6760 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -26,7 +26,7 @@ // | https://www.anuko.com/time_tracker/credits.htm // +----------------------------------------------------------------------+ -// Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option +// Note: escape apostrophes with THREE backslashes, like here: choisir l\\\'option. // Other characters (such as double-quotes in http links, etc.) do not have to be escaped. $i18n_language = 'Русский'; @@ -60,6 +60,7 @@ $i18n_key_words = array( // Footer - strings on the bottom of most pages. 'footer.mobile_phones' => 'Time Tracker доступен на мобильных телефонах.', +'footer.contribute_msg' => 'Вы можете улучшить Time Tracker разными способами.', 'footer.credits' => 'Авторы', 'footer.license' => 'Лицензия', 'footer.improve' => 'Улучшить', @@ -394,4 +395,3 @@ $i18n_key_words = array( 'form.mail.report_sent' => 'Отчёт отправлен.', 'form.mail.invoice_sent' => 'Счёт отправлен.', ); -?> \ No newline at end of file