aboutsummaryrefslogtreecommitdiffstats
path: root/language/ka_GE
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-08-24 20:03:53 +0000
committerplegall <plg@piwigo.org>2011-08-24 20:03:53 +0000
commit2de0f01dce5913dcca68c28376205f0a6d473b7c (patch)
tree6eb4b4a2011ba5cc05fa4a37ecec4bac2ef646ec /language/ka_GE
parentc1d7fbebdde17a90f8cb42e7a4c3fa551dcb6b79 (diff)
feature 2027 implemented: the "lost password" feature was rewritten.
The algorithm is highly inspired from WordPress : 1) in a single field, you give a username or an email 2) Piwigo sends an email with the activation key 3) the user clicks on the link in the email (with the activation key) and is able to set a new password The "lost password" feature is no longer limited to "classic" users: administrators and webmasters can use it too (no need to tell webmasters that they can only change their password in the database) git-svn-id: http://piwigo.org/svn/trunk@11992 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ka_GE')
-rw-r--r--language/ka_GE/common.lang.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/language/ka_GE/common.lang.php b/language/ka_GE/common.lang.php
index 7a85d08a0..89a27b056 100644
--- a/language/ka_GE/common.lang.php
+++ b/language/ka_GE/common.lang.php
@@ -92,9 +92,6 @@ $lang['Links'] = 'ბმულები';
$lang['N/A'] = 'გაურკვეველია';
$lang['New on %s'] = 'ახალი %s';
$lang['New password confirmation does not correspond'] = 'New password confirmation does not correspond';
-$lang['New password sent by email'] = 'ახალი პაროლი გამოგზავნილია email–ზე';
-$lang['No email address'] = 'email–ი უცნობია';
-$lang['No classic user matches this email address'] = 'მომხმარებელი ესეთი email–ით არ არსებობს';
$lang['Notification'] = 'RSS-შეტყობინება';
$lang['Number of items'] = 'რაოდენობა გვერდზე';
$lang['Original dimensions'] = 'საწყისი ზომა';
@@ -115,7 +112,6 @@ $lang['Search rules'] = 'ძიების პირობა';
$lang['Search tags'] = 'საძიებო ტეგები';
$lang['Search'] = 'ძიება';
$lang['display available tags'] = 'შესაძლო ტეგების ნახვა';
-$lang['Send new password'] = 'ახალი პაროლის მოთხოვნა';
$lang['Since'] = 'პერიოდი';
$lang['Sort by'] = 'სორტირება';
$lang['Sort order'] = 'სორტირების წესი';
@@ -313,7 +309,6 @@ $lang['Admin: %s'] = 'ადმინისტრატორი: %s';
$lang['Registration of %s'] = 'რეგისტრაცია %s';
$lang['Album: %s'] = 'კატეგორია: %s';
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'მომხმარებლის არასწორი სტატუსი "სტუმარი", გამოიყენეთ ძირითადი სტატუსი. გთხოვთ შეატყობინოთ ადმინისტრატორს.';
-$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, webmaster and special user cannot use this method';
$lang['this email address is already in use'] = 'მომხმარებელი ასეთი მისამართით უკვე არსებობს';
$lang['Album results for'] = 'დღის კატეგორიების რეზულტატი';
$lang['Tag results for'] = 'დღის სიტყვა–რეზულტატი';
@@ -360,7 +355,6 @@ $lang['This author removed the comment with id %d'] = 'ამ ავტორმ
$lang['validate this comment'] = 'შევამოწმოთ ეს კომენტარი';
$lang['%d Kb'] = '%d კბ';
$lang['New password confirmation does not correspond'] = 'ახალი პაროლის დასტური არ მოსულა';
-$lang['Administrator, webmaster and special user cannot use this method'] = 'ადმინისტრატორს, წებმასტერს და სპეციალურ მომხმარებლებს არ შეუძლიათ გამოიყენონ ეს მეთოდი';
$lang['Reduce diaporama speed'] = 'შევამციროთ პანორამის სიჩქარე';
$lang['Accelerate diaporama speed'] = 'გავზარდოთ პანორამის სიჩქარე';
$lang['html tags are not allowed in login'] = 'შესასვლელად html ტეგების გამოყენება აკრძალულია';