|
143 | 143 | <!--endregion--> |
144 | 144 |
|
145 | 145 | <!-- region Quick Pin --> |
146 | | - <string name="quick_pin_invalid_error">Invalid quick pin</string> |
| 146 | + <string name="quick_pin_invalid_error">Invalid pin</string> |
147 | 147 | <string name="quick_pin_numerical_rule_invalid_error_message">Only numerical values are allowed</string> |
148 | 148 | <string name="quick_pin_non_match">Pins do not match</string> |
149 | 149 |
|
150 | 150 | <string name="quick_pin_create_title">Welcome to your Wallet</string> |
151 | 151 | <string name="quick_pin_create_enter_subtitle">Secure your wallet with a PIN code and connect to your National System.</string> |
152 | | - <string name="quick_pin_create_reenter_subtitle">Re-enter the quick pin</string> |
| 152 | + <string name="quick_pin_create_reenter_subtitle">Re-enter the pin</string> |
153 | 153 |
|
154 | | - <string name="quick_pin_change_title">Change quick pin</string> |
| 154 | + <string name="quick_pin_change_title">Change pin</string> |
155 | 155 | <string name="quick_pin_change_validate_current_subtitle">Type your current pin</string> |
156 | | - <string name="quick_pin_change_enter_new_subtitle">Select a quick pin for future logins</string> |
157 | | - <string name="quick_pin_change_reenter_new_subtitle">Re-enter the new quick pin</string> |
| 156 | + <string name="quick_pin_change_enter_new_subtitle">Select a pin for future logins</string> |
| 157 | + <string name="quick_pin_change_reenter_new_subtitle">Re-enter the new pin</string> |
158 | 158 |
|
159 | 159 | <string name="quick_pin_create_success_text">Your wallet is secured!</string> |
160 | 160 | <string name="quick_pin_create_success_description">To activate your wallet, connect to your National System to add your Digital ID.</string> |
161 | 161 | <string name="quick_pin_create_success_btn">Add my Digital ID</string> |
162 | 162 | <string name="quick_pin_change_success_text">@string/generic_success</string> |
163 | | - <string name="quick_pin_change_success_description">You successfully changed the quick pin</string> |
| 163 | + <string name="quick_pin_change_success_description">You successfully changed the pin</string> |
164 | 164 | <string name="quick_pin_change_success_btn">BACK TO HOME</string> |
165 | 165 |
|
166 | | - <string name="quick_pin_bottom_sheet_cancel_title">Cancel quick pin changing?</string> |
167 | | - <string name="quick_pin_bottom_sheet_cancel_subtitle">Cancel will redirect you back to the home without changing the quick pin</string> |
| 166 | + <string name="quick_pin_bottom_sheet_cancel_title">Cancel pin changing?</string> |
| 167 | + <string name="quick_pin_bottom_sheet_cancel_subtitle">Cancel will redirect you back to the home without changing the pin</string> |
168 | 168 | <string name="quick_pin_bottom_sheet_cancel_primary_button_text">@string/generic_continue_capitalized</string> |
169 | 169 | <string name="quick_pin_bottom_sheet_cancel_secondary_button_text">@string/generic_cancel_capitalized</string> |
170 | 170 | <!--endregion--> |
|
0 commit comments