Author: david
Date: Tue Sep 13 14:33:36 2011
New Revision: 9712

Log:
Clean up i18n strings

Modified:
   trunk/apps/qubit/modules/user/templates/editSuccess.php

Modified: trunk/apps/qubit/modules/user/templates/editSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/user/templates/editSuccess.php     Tue Sep 13 
14:29:31 2011        (r9711)
+++ trunk/apps/qubit/modules/user/templates/editSuccess.php     Tue Sep 13 
14:33:36 2011        (r9712)
@@ -30,8 +30,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.

Reply via email to