Skip to content

Commit ce78a1e

Browse files
Merge pull request #1457 from session-foundation/feature/update-crowdin-translations
[Automated] Update translations from Crowdin
2 parents 8f5d1f4 + 4886354 commit ce78a1e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,8 +836,8 @@
836836
<string name="passwordSetShortDescription">Require password to unlock {app_name} on startup.</string>
837837
<string name="passwordStrengthCharLength">Longer than 12 characters</string>
838838
<string name="passwordStrengthIncludeNumber">Includes a number</string>
839-
<string name="passwordStrengthIncludesLetter">Includes a letter</string>
840839
<string name="passwordStrengthIncludesLowercase">Includes a lowercase letter</string>
840+
<string name="passwordStrengthIncludesSymbol">Includes a symbol</string>
841841
<string name="passwordStrengthIncludesUppercase">Includes a uppercase letter</string>
842842
<string name="passwordStrengthIndicator">Password Strength Indicator</string>
843843
<string name="passwordStrengthIndicatorDescription">Setting a strong password helps protect your messages and attachments if your device is ever lost or stolen.</string>
@@ -973,6 +973,8 @@
973973
<string name="proTosPrivacy">By updating, you agree to the {app_pro} <b>Terms of Service</b> {icon} and <b>Privacy Policy</b> {icon}</string>
974974
<string name="proUnlimitedPins">Unlimited Pins</string>
975975
<string name="proUnlimitedPinsDescription">Organize all your chats with unlimited pinned conversations.</string>
976+
<string name="proUpdatePlanDescription">You are currently on the <b>{current_plan} Plan</b>. Are you sure you want to switch to the <b>{selected_plan} Plan</b>?\n\nBy updating, your plan will automatically renew on <b>{date}</b> for an additional {selected_plan} of {pro} access.</string>
977+
<string name="proUpdatePlanExpireDescription">Your plan will expire on <b>{date}</b>.\n\nBy updating, your plan will automatically renew on <b>{date}</b> for an additional {selected_plan} of Pro access.</string>
976978
<string name="proUserProfileModalCallToAction">Want to get more out of {app_name}? Upgrade to {app_pro} for a more powerful messaging experience.</string>
977979
<string name="processingRefundRequest">{platform_account} is processing your refund request</string>
978980
<string name="profile">Profile</string>

0 commit comments

Comments
 (0)