diff options
author | Gotcha <gotcha@piwigo.org> | 2010-05-23 10:14:39 +0000 |
---|---|---|
committer | Gotcha <gotcha@piwigo.org> | 2010-05-23 10:14:39 +0000 |
commit | 640d9ebccc946c7249654de9e05a432ce5c6b835 (patch) | |
tree | 4583b39030a77d942d407105b85ab466e7b41d3a /language/hr_HR | |
parent | 1416cc82c894f12ee4ff13b6583496cea289eb06 (diff) |
Change the language key.
Old => "Note: Only deletes photos added with pLoader"
New => "Note: Only deletes photos added with API"
Removal of the old keys in all the languages.
MAJ New key for en_EN & fr_FR
bug:1672
git-svn-id: http://piwigo.org/svn/branches/2.1@6289 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/hr_HR')
-rw-r--r-- | language/hr_HR/admin.lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/hr_HR/admin.lang.php b/language/hr_HR/admin.lang.php index 4b0cdcb8d..fe54928ad 100644 --- a/language/hr_HR/admin.lang.php +++ b/language/hr_HR/admin.lang.php @@ -609,7 +609,6 @@ $lang['ranks'] = 'poretci'; $lang['Drag to re-order'] = 'Povuci za preslagivanje'; $lang['Quick Local Synchronization'] = 'Brzo Mjesno Usklađivanje'; $lang['No photo can be deleted'] = 'Nema slike koja se može brisati'; -$lang['Note: Only deletes photos added with pLoader'] = 'Obavjest: Briše samo slike dodane sa pLoader-om'; $lang['Delete selected photos'] = 'Briši odabrane slike'; $lang['%d photo was deleted'] = '%d slika je izbrisana'; $lang['%d photos were deleted'] = '%d slike su izbrisane'; |