diff options
author | mistic100 <mistic@piwigo.org> | 2014-07-26 18:00:40 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2014-07-26 18:00:40 +0000 |
commit | 06fd29a431ec4d916e1543a2b0de21777ecb16df (patch) | |
tree | 2184c41705f7c4943133544d351f09526d52f35a /language/ro_RO/admin.lang.php | |
parent | 3f37ec3477f32059b094cab322cd37483d9092e8 (diff) |
change outdated label
git-svn-id: http://piwigo.org/svn/trunk@29079 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/ro_RO/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/ro_RO/admin.lang.php b/language/ro_RO/admin.lang.php index 9921a29b2..a5b8695de 100644 --- a/language/ro_RO/admin.lang.php +++ b/language/ro_RO/admin.lang.php @@ -784,7 +784,7 @@ $lang['Password confirmation is missing. Please confirm the chosen password.'] = $lang['Password is missing. Please enter the password.'] = 'Parola lipseşte. Te rog sa introduci parola-'; $lang['Select a zone with your mouse to define a new center of interest.'] = 'Alege o zonă cu mouseul pentru a defini un nou centru de interes.'; $lang['There is no group in this gallery.'] = 'Nu există niciun grup în această galerie.'; -$lang['Use the default photo sort order (defined in the configuration file)'] = 'Foloseşte ordinea implicită de sortare a imaginilor (definită în fişierul de configurare)'; +$lang['Use the default photo sort order'] = 'Foloseşte ordinea implicită de sortare a imaginilor'; $lang['You are running the latest version of Piwigo.'] = 'Rulezi ultima versiune a Piwigo.'; $lang['You can activate only one mobile theme.'] = 'Poţi activa numai o temă pentru mobile odată.'; $lang['You cannot move an album in its own sub album'] = 'Nu poţi muta un album în popriul său sub-album'; |