diff options
author | ddtddt <ddtddt@piwigo.org> | 2009-07-04 19:05:48 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2009-07-04 19:05:48 +0000 |
commit | 3aab1e4125e60ccc400ee759c9cd9ae7b8398849 (patch) | |
tree | 5846ff90411cb205d3aedaa1d75758aeab2e7bbe /language/ru_RU | |
parent | 153c32e8ff033b58a6c57fdf0187312cbb018445 (diff) |
bug 986 branche 2
git-svn-id: http://piwigo.org/svn/branches/2.0@3516 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ru_RU')
-rw-r--r-- | language/ru_RU/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/ru_RU/admin.lang.php b/language/ru_RU/admin.lang.php index 907c16aa0..0faa9508e 100644 --- a/language/ru_RU/admin.lang.php +++ b/language/ru_RU/admin.lang.php @@ -652,4 +652,5 @@ $lang['%d photos were deleted'] = '%d фото удалено'; /*TODO*/$lang['Subscribe to Piwigo Announcements Newsletter'] = 'Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it\'s important to know and upgrade) and when major events happen to the project. Only a few emails a year.'; /*TODO*/$lang['Subscribe %s'] = 'Subscribe %s'; /*TODO*/$lang['Subscribe %s to Piwigo Announcements Newsletter'] = 'Subscribe %s to Piwigo English Announcements Newsletter'; +/*TODO*/$lang['Purge search history'] = 'Purge search history'; ?> |