diff options
author | plegall <plg@piwigo.org> | 2016-03-08 10:51:10 +0100 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2016-03-08 10:51:10 +0100 |
commit | 2e071ba4a17cfb4e4ea0ab6e50516ddac5e0ae90 (patch) | |
tree | 681f9b4cbbed109beb41ca4babf0662dc814f8c4 /language/ro_RO/common.lang.php | |
parent | d80d853a23119bd21c20ad92024cba5dce47e7d4 (diff) |
merge --squash from translation up to f9fecd0be09ea6da405f1ab2a09e09bc51312dd4
git merge --squash is simpler for the first time, then we plan to do cherry-pick
Diffstat (limited to 'language/ro_RO/common.lang.php')
-rw-r--r-- | language/ro_RO/common.lang.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/language/ro_RO/common.lang.php b/language/ro_RO/common.lang.php index eebb0113c..6fcccf17e 100644 --- a/language/ro_RO/common.lang.php +++ b/language/ro_RO/common.lang.php @@ -426,4 +426,6 @@ $lang['Photo description'] = 'Descriere fotografie'; $lang['No results for'] = 'Nici un rezultat pentru'; $lang['Apply on properties'] = 'Aplica la proprietati'; $lang['Album name, A → Z'] = 'Nume album, A & rarr; Z'; -$lang['Link: %s'] = 'Legatura: %s';
\ No newline at end of file +$lang['Link: %s'] = 'Legatura: %s'; +$lang['Your authentication key is no longer valid.'] = ' +Cheia dvs. de autentificare nu mai este valabilă.';
\ No newline at end of file |