diff options
author | plegall <plg@piwigo.org> | 2010-01-09 19:35:36 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-01-09 19:35:36 +0000 |
commit | 12f3495bdf0c0a5958dc1d5a8d92424bdda3ba4c (patch) | |
tree | 7c458a6ae7cd13fdefc506e5e458b809b2a36335 /language/cz_CZ/admin.lang.php | |
parent | 14fa8df19bb609c6f407e1117a9140630391a2df (diff) |
feature 1374: removed the "/* TODO */" in language files, the script to detect
missing translations will come in a distinct commit.
git-svn-id: http://piwigo.org/svn/branches/2.0@4636 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/cz_CZ/admin.lang.php')
-rw-r--r-- | language/cz_CZ/admin.lang.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/language/cz_CZ/admin.lang.php b/language/cz_CZ/admin.lang.php index 1a2214c2d..86da16bcc 100644 --- a/language/cz_CZ/admin.lang.php +++ b/language/cz_CZ/admin.lang.php @@ -648,10 +648,4 @@ $lang['Number of downloads'] = 'Počet stažení'; // --------- Starting below: New or revised $lang ---- from Colibri -/*TODO*/$lang['Piwigo Announcements Newsletter'] = 'Piwigo Announcements Newsletter'; -/*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'; -/*TODO*/$lang['Hide'] = 'Hide'; ?> |