diff options
author | plegall <plg@piwigo.org> | 2011-01-13 15:24:18 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2011-01-13 15:24:18 +0000 |
commit | fe569ab1bf4baa44a808a2d6e81bcddc28d61b62 (patch) | |
tree | d24dd5bb2db62ce6e8c5143412d549469fc33176 /language/lv_LV/common.lang.php | |
parent | f03dcee21a4c5ef3b790de15decddff6c6c23b35 (diff) |
feature 2108 added: user upload removed from core. It will come back as a
"new generation" user upload in the Community plugin.
git-svn-id: http://piwigo.org/svn/trunk@8651 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/lv_LV/common.lang.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/language/lv_LV/common.lang.php b/language/lv_LV/common.lang.php index d7eb0b6db..de9bc88d1 100644 --- a/language/lv_LV/common.lang.php +++ b/language/lv_LV/common.lang.php @@ -44,8 +44,6 @@ $lang['%d new image'] = "%d jauns attēls"; $lang['%d new images'] = "%d jauni attēli"; $lang['%d new user'] = "%d jauns lietotājs"; $lang['%d new users'] = "%d jauni lietotāji"; -$lang['%d waiting element'] = "%d gaidīt elementu"; -$lang['%d waiting elements'] = "%d gaidīt elementus"; $lang['About'] = "Par"; $lang['All tags'] = "Visi tagi"; $lang['Any tag'] = "Jabkurš tags"; @@ -319,7 +317,6 @@ $lang['Registration of %s'] = "Reģistrācija %s"; $lang['Album: %s'] = 'Albūms: %s'; $lang['Picture name: %s'] = "Attēla vārds: %s"; $lang['Creation date: %s'] = "Izveides datums: %s"; -$lang['Waiting page: %s'] = "Gaida lapu: %s"; $lang['Picture uploaded by %s'] = "Attēlu augšupielādējis %s"; $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = "Lietotāja \"viesis\" nepareizs satuss, lietojiet statusu pēc noklusējuma. Lūdzu informējiet webmasteru."; $lang['Administrator, webmaster and special user cannot use this method'] = 'Administrātors, webmāsters un īpašais lietotājs var izmantot šo metodi'; |