summaryrefslogtreecommitdiff
path: root/plugins/password/localization/ku.inc
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-10-10 19:21:14 +0200
committerAleksander Machniak <alec@alec.pl>2013-10-10 19:21:14 +0200
commit4136174517d426dcec74304ce004b4c845f075f5 (patch)
tree0dacb02a42c09463fab55e77949492d7be7383d8 /plugins/password/localization/ku.inc
parent63573c931224d9496ab92027e94543dd9f7d9d36 (diff)
Clean up translations once again, this time remove untranslated strings for all langs
Diffstat (limited to 'plugins/password/localization/ku.inc')
-rw-r--r--plugins/password/localization/ku.inc14
1 files changed, 0 insertions, 14 deletions
diff --git a/plugins/password/localization/ku.inc b/plugins/password/localization/ku.inc
index 4ec48bf6f..544626846 100644
--- a/plugins/password/localization/ku.inc
+++ b/plugins/password/localization/ku.inc
@@ -15,19 +15,5 @@
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-password/
*/
-
$labels['changepasswd'] = 'گۆڕینی ووشەی نهێنی';
-$labels['curpasswd'] = 'Current Password:';
-$labels['newpasswd'] = 'New Password:';
-$labels['confpasswd'] = 'Confirm New Password:';
-$messages['nopassword'] = 'Please input new password.';
-$messages['nocurpassword'] = 'Please input current password.';
-$messages['passwordincorrect'] = 'Current password incorrect.';
-$messages['passwordinconsistency'] = 'Passwords do not match, please try again.';
-$messages['crypterror'] = 'Could not save new password. Encryption function missing.';
-$messages['connecterror'] = 'Could not save new password. Connection error.';
-$messages['internalerror'] = 'Could not save new password.';
-$messages['passwordshort'] = 'Password must be at least $length characters long.';
-$messages['passwordweak'] = 'Password must include at least one number and one punctuation character.';
-$messages['passwordforbidden'] = 'Password contains forbidden characters.';
?>