diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-15 01:55:06 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-15 01:55:06 -0400 |
commit | 4d6fc6f3095f3d91ef7a55b7bc5ccafb82fd85f1 (patch) | |
tree | 4121fbe82b10749ae9fcf703ac056f6a547532c1 /core/l10n/te.php | |
parent | 01de7b8b9e9227503390aff0d9eea1b6151c8453 (diff) | |
download | nextcloud-server-4d6fc6f3095f3d91ef7a55b7bc5ccafb82fd85f1.tar.gz nextcloud-server-4d6fc6f3095f3d91ef7a55b7bc5ccafb82fd85f1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/te.php')
-rw-r--r-- | core/l10n/te.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/te.php b/core/l10n/te.php index 0cff8c5c926..1e34faec3dc 100644 --- a/core/l10n/te.php +++ b/core/l10n/te.php @@ -50,7 +50,6 @@ $TRANSLATIONS = array( "Users" => "వాడుకరులు", "Help" => "సహాయం", "Password" => "సంకేతపదం", -"Log out" => "నిష్క్రమించు", -"Lost your password?" => "మీ సంకేతపదం పోయిందా?" +"Log out" => "నిష్క్రమించు" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |