Skip to content

Commit d3c4dce

Browse files
committed
New translations strings.xml (English)
1 parent e6546c1 commit d3c4dce

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/src/main/res/values-en-rUS/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,12 @@
315315
<string name="pin_creating_vault">Creating photo vault…</string>
316316
<string name="pin_show_description">Show PIN</string>
317317
<string name="pin_hide_description">Hide PIN</string>
318+
<!-- Alpha-numeric PIN -->
319+
<string name="pin_creation_alphanumeric_label">Enable alpha-numeric PIN</string>
320+
<string name="pin_creation_alphanumeric_help_description">Learn about alpha-numeric PINs</string>
321+
<string name="pin_creation_short_warning">Short PINs are less secure. Consider using 6+ characters.</string>
322+
<string name="pin_alphanumeric_help_title">Alpha-numeric PINs</string>
323+
<string name="pin_alphanumeric_help_message">Alpha-numeric PINs allow letters (a-z, A-Z) in addition to digits (0-9).\n\nThis dramatically increases security:\n\n- A 4-digit numeric PIN has 10,000 possible combinations\n- A 4-character alpha-numeric PIN has over 14 million combinations\n\nUsing letters and numbers together makes your PIN much harder to guess or brute-force.</string>
318324
<string name="pin_create_notification_rationale_title">Allow Notifications</string>
319325
<string name="pin_create_notification_rationale_text">SnapSafe only uses notifications to keep you in control of
320326
work it may be doing in the background, or to inform you of the current security status. It is strongly

0 commit comments

Comments
 (0)