Author: david
Date: Tue Sep 13 14:48:37 2011
New Revision: 9716
Log:
Clean up i18n strings
Modified:
trunk/apps/qubit/modules/user/templates/passwordEditSuccess.php
Modified: trunk/apps/qubit/modules/user/templates/passwordEditSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/user/templates/passwordEditSuccess.php Tue Sep
13 14:47:22 2011 (r9715)
+++ trunk/apps/qubit/modules/user/templates/passwordEditSuccess.php Tue Sep
13 14:48:37 2011 (r9716)
@@ -16,8 +16,8 @@
'addNumbers' => __('Add numbers'),
'addPunctuation' => __('Add punctuation'),
'sameAsUsername' => __('Make it different from your username'),
- 'confirmSuccess' => __('yes'),
- 'confirmFailure' => __('no'),
+ 'confirmSuccess' => __('Yes'),
+ 'confirmFailure' => __('No'),
'confirmTitle' => __('Passwords match:'),
'username' => ''))) ?>
<?php echo javascript_tag(<<<EOF
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.