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/ka_GE/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 'language/ka_GE/common.lang.php')
-rw-r--r-- | language/ka_GE/common.lang.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/language/ka_GE/common.lang.php b/language/ka_GE/common.lang.php index 9f305d0e7..9f03727f4 100644 --- a/language/ka_GE/common.lang.php +++ b/language/ka_GE/common.lang.php @@ -44,8 +44,6 @@ $lang['%d new image'] = '%d ახალი ელემენტი'; $lang['%d new images'] = '%d ახალი ელემენტები'; $lang['%d new user'] = '%d ახალი მნახველი'; $lang['%d new users'] = '%d ახალი მნახველები'; -$lang['%d waiting element'] = '%d ელემენტი რიგში'; -$lang['%d waiting elements'] = '%d ელემენტები რიგში'; $lang['About'] = 'საიტის ძრავი'; $lang['All tags'] = 'ყველა სიტყვა'; $lang['Any tag'] = 'ნებისმიერი სიტყვა'; @@ -324,7 +322,6 @@ $lang['Registration of %s'] = 'რეგისტრაცია %s'; $lang['Album: %s'] = 'კატეგორია: %s'; $lang['Picture name: %s'] = 'სახელი: %s'; $lang['Creation date: %s'] = 'გადაღების დრო: %s'; -$lang['Waiting page: %s'] = 'მოცდის გვერდი: %s'; $lang['Picture uploaded by %s'] = 'ფოტო ატვირთულია %s'; // --------- Starting below: New or revised $lang ---- from version 1.7.1 $lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'მომხმარებლის არასწორი სტატუსი "სტუმარი", გამოიყენეთ ძირითადი სტატუსი. გთხოვთ შეატყობინოთ ადმინისტრატორს.'; |