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/hu_HU | |
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/hu_HU')
-rw-r--r-- | language/hu_HU/admin.lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/hu_HU/admin.lang.php b/language/hu_HU/admin.lang.php index b9b7bfa2f..cb0ebc1dd 100644 --- a/language/hu_HU/admin.lang.php +++ b/language/hu_HU/admin.lang.php @@ -612,7 +612,6 @@ $lang['ranks'] = 'Rangok'; $lang['Drag to re-order'] = 'Húzással átrendezheti'; $lang['Quick Local Synchronization'] = 'Helyi szinkronizálás'; $lang['No photo can be deleted'] = 'Nincs törölhető kép'; -$lang['Note: Only deletes photos added with pLoader'] = 'Figyelem: Csak pLoader képet lehet eltávolítani'; $lang['Delete selected photos'] = 'Kijelölt képek törlése'; $lang['%d photo was deleted'] = '%d kép törölve'; $lang['%d photos were deleted'] = '%d kép törölve'; |