diff options
author | plegall <plg@piwigo.org> | 2014-09-01 13:23:12 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2014-09-01 13:23:12 +0000 |
commit | 278d96aefa3d3743042c09a0e35edaf9a30f8258 (patch) | |
tree | 728a801cc8400e04cfa7b52b326714a439de8de6 /language/fr_CA | |
parent | 199d51061005875c45f8823351684ade110743cb (diff) |
remove obsolete language key
git-svn-id: http://piwigo.org/svn/trunk@29358 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_CA')
-rw-r--r-- | language/fr_CA/admin.lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/fr_CA/admin.lang.php b/language/fr_CA/admin.lang.php index 0e3fce7cb..166df6703 100644 --- a/language/fr_CA/admin.lang.php +++ b/language/fr_CA/admin.lang.php @@ -327,7 +327,6 @@ $lang['Piwigo configuration'] = "Configuration de Piwigo"; $lang['Edit album'] = "Modifier une catégorie"; $lang['Group management'] = "Gestion des groupes"; $lang['User list'] = "Liste des utilisateurs"; -$lang['Edit photo information'] = "Modifier les informations d'une image"; $lang['Database synchronization with files'] = "Synchronisation de la base à partir des fichiers de"; $lang['all'] = "Tout"; $lang['height must be a number superior to'] = "la hauteur doit un entier supérieur à"; |