|
57 | 57 | <string name="com_auth0_lock_social_renren">人人</string>
|
58 | 58 | <string name="com_auth0_lock_social_thecity">The City</string>
|
59 | 59 | <string name="com_auth0_lock_social_thecity_sandbox">The City (Sandbox)</string>
|
60 |
| - <string name="com_auth0_lock_social_thirtysevensignals">37 Signals</string> |
| 60 | + <string name="com_auth0_lock_social_thirtysevensignals">Basecamp</string> |
61 | 61 | <string name="com_auth0_lock_social_vkontakte">VKontakte</string>
|
62 | 62 | <string name="com_auth0_lock_social_weibo">新浪微博</string>
|
63 | 63 | <string name="com_auth0_lock_social_wordpress">WordPress</string>
|
|
72 | 72 | <string name="com_auth0_lock_input_error_email">Invalid Email Address</string>
|
73 | 73 | <string name="com_auth0_lock_input_error_password">Invalid Password</string>
|
74 | 74 | <string name="com_auth0_lock_input_error_username_email">Invalid Username or Email Address</string>
|
75 |
| - <string name="com_auth0_lock_input_error_username" formatted="false" tools:ignore="StringFormatInvalid">Invalid Username. Can only contain between %d to %d alphanumeric characters and \'_\'.</string> |
| 75 | + <string name="com_auth0_lock_input_error_username" formatted="false" tools:ignore="StringFormatInvalid,TypographyQuotes">Invalid Username. Can only contain between %d to %d alphanumeric characters and \'_\'.</string> |
76 | 76 | <string name="com_auth0_lock_input_error_username_empty" formatted="false">Invalid Username</string>
|
77 | 77 | <string name="com_auth0_lock_input_error_code">Invalid Code</string>
|
78 | 78 | <string name="com_auth0_lock_input_error_phone_number">Invalid Phone Number</string>
|
|
150 | 150 | <string name="com_auth0_lock_description_mfa_input_code">Please enter a verification code from\n your code generator application.</string>
|
151 | 151 |
|
152 | 152 | <!-- Password Strength/Policies -->
|
153 |
| - <string name="com_auth0_lock_password_strength_identical_chars">No more than 2 identical characters in a row (e.g., "111" not allowed)</string> |
| 153 | + <string name="com_auth0_lock_password_strength_identical_chars">No more than 2 identical characters in a row (e.g., “111” not allowed)</string> |
154 | 154 | <string name="com_auth0_lock_password_strength_chars_length" formatted="false" tools:ignore="StringFormatInvalid">At least %d characters in length</string>
|
155 | 155 | <string name="com_auth0_lock_password_strength_lowercase_letters">Lower case letters (a-z)</string>
|
156 | 156 | <string name="com_auth0_lock_password_strength_uppercase_letters">Upper case letters (A-Z)</string>
|
|
0 commit comments