Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PM-10617 + PM-11270 fixes after QA review #3944

Merged
merged 5 commits into from
Sep 19, 2024
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -236,11 +236,15 @@ private fun CompleteRegistrationContent(

var showPassword by rememberSaveable { mutableStateOf(false) }
BitwardenPasswordField(
label = stringResource(id = R.string.master_password),
label = stringResource(id = R.string.master_password_required)
.takeIf { showNewOnboardingUi }
?: stringResource(id = R.string.master_password),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we do this instead?

label = stringResource(
    id = R.string.master_password_required
        .takeIf { showNewOnboardingUi }
        ?: R.string.master_password,
)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

making this change throughout the file for similar places

showPassword = showPassword,
showPasswordChange = { showPassword = it },
value = passwordInput,
onValueChange = handler.onPasswordInputChange,
hint = stringResource(id = R.string.master_password_important_hint)
.takeIf { !showNewOnboardingUi },
modifier = Modifier
.testTag("MasterPasswordEntry")
.fillMaxWidth()
Expand All @@ -257,7 +261,9 @@ private fun CompleteRegistrationContent(
)
Spacer(modifier = Modifier.height(16.dp))
BitwardenPasswordField(
label = stringResource(id = R.string.retype_master_password),
label = stringResource(id = R.string.retype_master_password_required)
.takeIf { showNewOnboardingUi }
?: stringResource(id = R.string.retype_master_password),
value = confirmPasswordInput,
showPassword = showPassword,
showPasswordChange = { showPassword = it },
Expand All @@ -270,16 +276,14 @@ private fun CompleteRegistrationContent(
)
Spacer(modifier = Modifier.height(16.dp))
BitwardenTextField(
label = stringResource(id = R.string.master_password_hint),
label = stringResource(R.string.master_password_hint)
.takeIf { showNewOnboardingUi }
?: stringResource(R.string.master_password_hint_optional),
value = passwordHintInput,
onValueChange = handler.onPasswordHintChange,
hint = if (showNewOnboardingUi) {
stringResource(
R.string.bitwarden_cannot_recover_a_lost_or_forgotten_master_password,
)
} else {
stringResource(id = R.string.master_password_description)
},
hint = stringResource(R.string.bitwarden_cannot_recover_a_lost_or_forgotten_master_password)
.takeIf { showNewOnboardingUi }
?: stringResource(id = R.string.master_password_hint_description),
modifier = Modifier
.testTag("MasterPasswordHintLabel")
.fillMaxWidth()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ fun CreateAccountScreen(
)
Spacer(modifier = Modifier.height(16.dp))
BitwardenTextField(
label = stringResource(id = R.string.master_password_hint),
label = stringResource(id = R.string.master_password_hint_optional),
value = state.passwordHintInput,
onValueChange = remember(viewModel) {
{ viewModel.trySendAction(PasswordHintChange(it)) }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ private fun ResetPasswordScreenContent(
Spacer(modifier = Modifier.height(16.dp))

BitwardenTextField(
label = stringResource(id = R.string.master_password_hint),
label = stringResource(id = R.string.master_password_hint_optional),
value = state.passwordHintInput,
onValueChange = onPasswordHintInputChanged,
hint = stringResource(id = R.string.master_password_hint_description),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ private fun SetPasswordScreenContent(
Spacer(modifier = Modifier.height(16.dp))

BitwardenTextField(
label = stringResource(id = R.string.master_password_hint),
label = stringResource(id = R.string.master_password_hint_optional),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why change the name?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmm, I see why you did it now.

@SaintPatrck is this going to confuse Crowdin?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can make the new one "m_p_h_not_optional" haha

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not_specified *

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that would work

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmm, I see why you did it now.

@SaintPatrck is this going to confuse Crowdin?

I see you reverted renaming that resource so it's moot now, but for future reference, renaming will result in loss of existing translations for the resource being renamed.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, thanks @SaintPatrck

value = state.passwordHintInput,
onValueChange = onPasswordHintInputChanged,
hint = stringResource(id = R.string.master_password_hint_description),
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-af-rZA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<string name="manage">Bestuur</string>
<string name="master_password_confirmation_val_message">Wagwoordbevestiging is verkeerd.</string>
<string name="master_password_description">Die hoofwagwoord is die wagwoord wat u gebruik vir toegang tot die kluis. Dit is baie belangrik dat u dit onthou. Dit kan op geen manier teruggevind word indien u dit vergeet nie.</string>
<string name="master_password_hint">Hoofwagwoordwenk (opsioneel)</string>
<string name="master_password_hint_optional">Hoofwagwoordwenk (opsioneel)</string>
<string name="master_password_hint_description">โ€™n Hoofwagwoordwenk kan u help om u wagwoord te onthou indien u dit sou vergeet.</string>
<string name="master_password_length_val_message_x">Die hoofwagwoord moet ten minste %1$s karakters lank wees.</string>
<string name="min_numbers">Min. aantal syfers</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-ar-rSA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<string name="manage">ุฅุฏุงุฑุฉ</string>
<string name="master_password_confirmation_val_message">ุชุฃูƒูŠุฏ ูƒู„ู…ุฉ ุงู„ู…ุฑูˆุฑ ุบูŠุฑ ุตุญูŠุญ.</string>
<string name="master_password_description">ูƒู„ู…ุฉ ุงู„ู…ุฑูˆุฑ ุงู„ุฑุฆูŠุณูŠุฉ ู‡ูŠ ูƒู„ู…ุฉ ุงู„ู…ุฑูˆุฑ ุงู„ู…ุณุชุฎุฏู…ุฉ ู„ู„ูˆุตูˆู„ ุฅู„ู‰ ุงู„ุฎุฒู†ุฉ ุงู„ุฎุงุตุฉ ุจูƒ. ู…ู† ุงู„ู…ู‡ู… ุฌุฏุง ู‹ ุฃู„ุง ุชู†ุณู‰ ุฐู„ูƒ. ู„ุง ุชูˆุฌุฏ ุทุฑูŠู‚ุฉ ู„ู„ุนุซูˆุฑ ุนู„ูŠู‡ุง ุฅุฐุง ู†ุณูŠุช.</string>
<string name="master_password_hint">ูู‡ุฑุณ ูƒู„ู…ุฉ ุงู„ู…ุฑูˆุฑ ุงู„ุฑุฆูŠุณูŠุฉ (ุงุฎุชูŠุงุฑูŠ)</string>
<string name="master_password_hint_optional">ูู‡ุฑุณ ูƒู„ู…ุฉ ุงู„ู…ุฑูˆุฑ ุงู„ุฑุฆูŠุณูŠุฉ (ุงุฎุชูŠุงุฑูŠ)</string>
<string name="master_password_hint_description">ูŠู…ูƒู† ุฃู† ุชุณุงุนุฏูƒ ููƒุฑุฉ ูƒู„ู…ุฉ ุงู„ู…ุฑูˆุฑ ุงู„ุฑุฆูŠุณูŠุฉ ุนู„ู‰ ุชุฐูƒุฑ ูƒู„ู…ุฉ ุงู„ู…ุฑูˆุฑ ุงู„ุฎุงุตุฉ ุจูƒ ุฅุฐุง ู†ุณูŠุช.</string>
<string name="master_password_length_val_message_x">ูƒู„ู…ุฉ ุงู„ู…ุฑูˆุฑ ุงู„ุฑุฆูŠุณูŠุฉ ูŠุฌุจ ุฃู† ุชูƒูˆู† ุนู„ู‰ ุงู„ุฃู‚ู„ %1$s ุญุฑูุงู‹.</string>
<string name="min_numbers">ุงู„ุญุฏ ุงู„ุฃุฏู†ู‰ ู„ู„ุฃุฑู‚ุงู…</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-az-rAZ/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<string name="manage">ฤฐdarษ™ et</string>
<string name="master_password_confirmation_val_message">Parol tษ™sdiqlษ™mษ™ doฤŸru deyil.</string>
<string name="master_password_description">Ana parol, anbarฤฑnฤฑza mรผraciษ™t etmษ™k รผรงรผn istifadษ™ edษ™cษ™yiniz ลŸifrษ™dir. Ana parolu yadda saxlamaq รงox vacibdir. Unutsanฤฑz, parolu bษ™rpa etmษ™yin heรง bir yolu yoxdur.</string>
<string name="master_password_hint">Ana parol mษ™slษ™hษ™ti (ixtiyari)</string>
<string name="master_password_hint_optional">Ana parol mษ™slษ™hษ™ti (ixtiyari)</string>
<string name="master_password_hint_description">Ana parol mษ™slษ™hษ™ti, unutduฤŸunuz parolu xatฤฑrlamaฤŸฤฑnฤฑza kรถmษ™k edir.</string>
<string name="master_password_length_val_message_x">Ana parol ษ™n azฤฑ %1$s simvol uzunluฤŸunda olmalฤฑdฤฑr.</string>
<string name="min_numbers">Minimum rษ™qษ™m</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-be-rBY/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<string name="manage">ะšั–ั€ะฐะฒะฐะฝะฝะต</string>
<string name="master_password_confirmation_val_message">ะัะฟั€ะฐะฒั–ะปัŒะฝะฐ ะฟะฐั†ะฒัั€ะดะถัะฝะฝะต ะฟะฐั€ะพะปั.</string>
<string name="master_password_description">ะัะฝะพัžะฝั‹ ะฟะฐั€ะพะปัŒ โ€” ะณัั‚ะฐ ะบะปัŽั‡, ัะบั– ะฒั‹ะบะฐั€ั‹ัั‚ะพัžะฒะฐะตั†ั†ะฐ ะดะปั ะดะพัั‚ัƒะฟัƒ ะดะฐ ะฒะฐัˆะฐะณะฐ ัั…ะพะฒั–ัˆั‡ะฐ. ะะฝ ะฒะตะปัŒะผั– ะฒะฐะถะฝั‹, ั‚ะฐะผัƒ ะฝะต ะทะฐะฑั‹ะฒะฐะนั†ะต ัะณะพ. ะะดะฝะฐะฒั–ั†ัŒ ะฐัะฝะพัžะฝั‹ ะฟะฐั€ะพะปัŒ ะฝะตะผะฐะณั‡ั‹ะผะฐ ัž ะฒั‹ะฟะฐะดะบัƒ, ะบะฐะปั– ะฒั‹ ัะณะพ ะทะฐะฑั‹ะปั–.</string>
<string name="master_password_hint">ะŸะฐะดะบะฐะทะบะฐ ะดะฐ ะฐัะฝะพัžะฝะฐะณะฐ ะฟะฐั€ะพะปั (ะฝะตะฐะฑะฐะฒัะทะบะพะฒะฐ)</string>
<string name="master_password_hint_optional">ะŸะฐะดะบะฐะทะบะฐ ะดะฐ ะฐัะฝะพัžะฝะฐะณะฐ ะฟะฐั€ะพะปั (ะฝะตะฐะฑะฐะฒัะทะบะพะฒะฐ)</string>
<string name="master_password_hint_description">ะŸะฐะดะบะฐะทะบะฐ ะดะฐ ะฐัะฝะพัžะฝะฐะณะฐ ะฟะฐั€ะพะปั ะผะพะถะฐ ะดะฐะฟะฐะผะฐะณั‡ั‹ ะฒะฐะผ ัƒัะฟะพะผะฝั–ั†ัŒ ัะณะพ, ะบะฐะปั– ะฒั‹ ัะณะพ ะทะฐะฑั‹ะปั–.</string>
<string name="master_password_length_val_message_x">ะัะฝะพัžะฝั‹ ะฟะฐั€ะพะปัŒ ะฟะฐะฒั–ะฝะตะฝ ะทะผััˆั‡ะฐั†ัŒ ะฟั€ั‹ะฝะฐะผัั– %1$s ัั–ะผะฒะฐะปะฐัž.</string>
<string name="min_numbers">ะœั–ะฝั–ะผัƒะผ ะปั–ั‡ะฑะฐัž</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-bg-rBG/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<string name="manage">ะฃะฟั€ะฐะฒะปะตะฝะธะต</string>
<string name="master_password_confirmation_val_message">ะŸะพั‚ะฒัŠั€ะถะดะตะฝะธะตั‚ะพ ะฝะต ััŠะฒะฟะฐะดะฐ ั ะฟะฐั€ะพะปะฐั‚ะฐ.</string>
<string name="master_password_description">ะก ะณะปะฐะฒะฝะฐั‚ะฐ ะฟะฐั€ะพะปะฐ ะฟะพะปัƒั‡ะฐะฒะฐั‚ะต ะดะพัั‚ัŠะฟ ะดะพ ั‚ั€ะตะทะพั€ะฐ ัะธ, ะฝะต ั ะณัƒะฑะตั‚ะต! ะะบะพ ั ะทะฐะฑั€ะฐะฒะธั‚ะต, ะฝะต ััŠั‰ะตัั‚ะฒัƒะฒะฐ ะฝะธะบะฐะบัŠะฒ ะฝะฐั‡ะธะฝ ะทะฐ ะฝะตะนะฝะพั‚ะพ ะฒัŠะทัั‚ะฐะฝะพะฒัะฒะฐะฝะต.</string>
<string name="master_password_hint">ะŸะพะดัะบะฐะทะบะฐ ะทะฐ ะณะปะฐะฒะฝะฐั‚ะฐ ะฟะฐั€ะพะปะฐ (ะฟะพ ะธะทะฑะพั€)</string>
<string name="master_password_hint_optional">ะŸะพะดัะบะฐะทะบะฐ ะทะฐ ะณะปะฐะฒะฝะฐั‚ะฐ ะฟะฐั€ะพะปะฐ (ะฟะพ ะธะทะฑะพั€)</string>
<string name="master_password_hint_description">ะŸะพะดัะบะฐะทะบะฐั‚ะฐ ะฟะพะผะฐะณะฐ ะดะฐ ัะธ ัะฟะพะผะฝะธั‚ะต ะฟะฐั€ะพะปะฐั‚ะฐ, ะฐะบะพ ัั‚ะต ั ะทะฐะฑั€ะฐะฒะธะปะธ.</string>
<string name="master_password_length_val_message_x">ะ“ะปะฐะฒะฝะฐั‚ะฐ ะฟะฐั€ะพะปะฐ ั‚ั€ัะฑะฒะฐ ะดะฐ ะต ะดัŠะปะณะฐ ะฟะพะฝะต %1$s ะทะฝะฐะบะฐ.</string>
<string name="min_numbers">ะœะธะฝะธะผะฐะปะตะฝ ะฑั€ะพะน ั†ะธั„ั€ะธ</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-bn-rBD/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<string name="manage">เฆชเฆฐเฆฟเฆšเฆพเฆฒเฆจเฆพ</string>
<string name="master_password_confirmation_val_message">Password confirmation is not correct.</string>
<string name="master_password_description">เฆชเงเฆฐเฆงเฆพเฆจ เฆชเฆพเฆธเฆ“เฆฏเฆผเฆพเฆฐเงเฆก เฆนเฆฒ เฆธเง‡เฆ‡ เฆชเฆพเฆธเฆ“เฆฏเฆผเฆพเฆฐเงเฆกเฆŸเฆฟ เฆฏเฆพ เฆ†เฆชเฆจเฆฟ เฆจเฆฟเฆœเง‡เฆฐ เฆญเฆฒเงเฆŸ เฆฌเงเฆฏเฆพเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡เฆจเฅค เฆเฆŸเฆฟ เฆ–เงเฆฌ เฆ—เงเฆฐเงเฆคเงเฆฌเฆชเง‚เฆฐเงเฆฃ เฆฏเง‡ เฆ†เฆชเฆจเฆฟ เฆจเฆฟเฆœเง‡เฆฐ เฆชเงเฆฐเฆงเฆพเฆจ เฆชเฆพเฆธเฆ“เฆฏเฆผเฆพเฆฐเงเฆกเฆŸเฆฟ เฆญเงเฆฒเง‡ เฆฏเฆพเฆฌเง‡เฆจ เฆจเฆพเฅค เฆ†เฆชเฆจเฆฟ เฆฏเฆฆเฆฟ เฆญเงเฆฒเง‡ เฆ—เฆฟเฆฏเฆผเง‡ เฆฅเฆพเฆ•เง‡เฆจ เฆคเฆฌเง‡ เฆชเฆพเฆธเฆ“เฆฏเฆผเฆพเฆฐเงเฆกเฆŸเฆฟ เฆชเงเฆจเฆฐเงเฆฆเงเฆงเฆพเฆฐ เฆ•เฆฐเฆพเฆฐ เฆ•เง‹เฆจเฆ“ เฆ‰เฆชเฆพเฆฏเฆผ เฆจเง‡เฆ‡เฅค</string>
<string name="master_password_hint">เฆชเงเฆฐเฆงเฆพเฆจ เฆชเฆพเฆธเฆ“เฆฏเฆผเฆพเฆฐเงเฆก เฆ‡เฆ™เงเฆ—เฆฟเฆค (เฆเฆšเงเฆ›เฆฟเฆ•)</string>
<string name="master_password_hint_optional">เฆชเงเฆฐเฆงเฆพเฆจ เฆชเฆพเฆธเฆ“เฆฏเฆผเฆพเฆฐเงเฆก เฆ‡เฆ™เงเฆ—เฆฟเฆค (เฆเฆšเงเฆ›เฆฟเฆ•)</string>
<string name="master_password_hint_description">เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆชเฆพเฆธเฆ“เฆฏเฆผเฆพเฆฐเงเฆก เฆญเงเฆฒเง‡ เฆฏเฆพเฆจ เฆคเฆพเฆนเฆฒเง‡ เฆเฆ•เฆŸเฆฟ เฆชเงเฆฐเฆงเฆพเฆจ เฆชเฆพเฆธเฆ“เฆฏเฆผเฆพเฆฐเงเฆกเง‡เฆฐ เฆ‡เฆ™เงเฆ—เฆฟเฆคเฆŸเฆฟ เฆ†เฆชเฆจเฆพเฆ•เง‡ เฆฎเฆจเง‡ เฆ•เฆฐเฆพเฆคเง‡ เฆธเฆพเฆนเฆพเฆฏเงเฆฏ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฅค</string>
<string name="master_password_length_val_message_x">เฆฎเฆพเฆธเงเฆŸเฆพเฆฐ เฆชเฆพเฆธเฆ“เฆฏเฆผเฆพเฆฐเงเฆก เฆ•เฆฎเฆชเฆ•เงเฆทเง‡ %1$s เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ เฆนเฆคเง‡ เฆนเฆฌเง‡เฅค</string>
<string name="min_numbers">เฆธเฆฐเงเฆฌเฆจเฆฟเฆฎเงเฆจ เฆธเฆ‚เฆ–เงเฆฏเฆพ</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-bs-rBA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<string name="manage">Upravljanje</string>
<string name="master_password_confirmation_val_message">Potvrda lozinke nije taฤna.</string>
<string name="master_password_description">Glavna lozinka je lozinka koju koristite za pristup Vaลกem trezoru. Veoma je vaลพno da ne zaboravite glavnu lozinku. Ne postoji naฤin da povratite lozinku u sluฤaju da je zaboravite.</string>
<string name="master_password_hint">Nagoveลกtaj za glavnu lozinku (opcionalno)</string>
<string name="master_password_hint_optional">Nagoveลกtaj za glavnu lozinku (opcionalno)</string>
<string name="master_password_hint_description">Nagoveลกtaj glavne lozinke moลพe Vam pomocฬi da zapamtite lozinku ako je zaboravite.</string>
<string name="master_password_length_val_message_x">Master password must be at least %1$s characters long.</string>
<string name="min_numbers">Minimalno brojeva</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-ca-rES/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<string name="manage">Administra</string>
<string name="master_password_confirmation_val_message">La confirmaciรณ de la contrasenya no รฉs correcta.</string>
<string name="master_password_description">La contrasenya mestra รฉs la clau que utilitzeu per accedir a la vostra caixa forta. ร‰s molt important que no la oblideu. No hi ha manera de recuperar-la en cas de perdre-la.</string>
<string name="master_password_hint">Pista de la contrasenya mestra (opcional)</string>
<string name="master_password_hint_optional">Pista de la contrasenya mestra (opcional)</string>
<string name="master_password_hint_description">Una pista de contrasenya mestra pot ajudar-vos a recordar-la si la oblideu.</string>
<string name="master_password_length_val_message_x">La contrasenya mestra ha de contenir almenys %1$s carร cters.</string>
<string name="min_numbers">Mรญnim de carร cters numรจrics</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-cs-rCZ/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<string name="manage">Sprรกva</string>
<string name="master_password_confirmation_val_message">Potvrzenรญ hesla se neshoduje.</string>
<string name="master_password_description">Hlavnรญ heslo je heslo, kterรฉ pouลพรญvรกte k pล™รญstupu do Vaลกeho trezoru. Je velmi dลฏleลพitรฉ, abyste jej nezapomnฤ›li. Neexistuje totiลพ ลพรกdnรฝ zpลฏsob, jak heslo obnovit v pล™รญpadฤ›, ลพe jste jej zapomnฤ›li.</string>
<string name="master_password_hint">Nรกpovฤ›da k hlavnรญmu heslu (volitelnรฉ)</string>
<string name="master_password_hint_optional">Nรกpovฤ›da k hlavnรญmu heslu (volitelnรฉ)</string>
<string name="master_password_hint_description">Nรกpovฤ›da k hlavnรญmu heslu Vรกm pomลฏลพe vzpomenout si heslo, pokud ho zapomenete.</string>
<string name="master_password_length_val_message_x">Hlavnรญ heslo musรญ obsahovat alespoลˆ %1$s znakลฏ.</string>
<string name="min_numbers">Minimรกlnรญ poฤet ฤรญslic</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-cy-rGB/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<string name="manage">Rheoli</string>
<string name="master_password_confirmation_val_message">Password confirmation is not correct.</string>
<string name="master_password_description">The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it.</string>
<string name="master_password_hint">Awgrym o\'ch prif gyfrinair (dewisol)</string>
<string name="master_password_hint_optional">Awgrym o\'ch prif gyfrinair (dewisol)</string>
<string name="master_password_hint_description">Gall awgrym o\'ch prif gyfrinair eich helpu i\'w gofio os ydych chi\'n ei anghofio.</string>
<string name="master_password_length_val_message_x">Rhaid i\'ch prif gyfrinair gynnwys o leiaf %1$s nod.</string>
<string name="min_numbers">Isafswm rhifau</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-da-rDK/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<string name="manage">Hรฅndtรฉr</string>
<string name="master_password_confirmation_val_message">Adgangskodebekrรฆftelse er forkert.</string>
<string name="master_password_description">Hovedadgangskoden er den adgangskode, man benytter for at tilgรฅ sin boks. Det er meget vigtigt, at man ikke glemmer sin hovedadgangskode, da der ikke er nogen mรฅde, hvorpรฅ koden kan genoprettes, dersom den glemmes.</string>
<string name="master_password_hint">Hovedadgangskodetip (valgfrit)</string>
<string name="master_password_hint_optional">Hovedadgangskodetip (valgfrit)</string>
<string name="master_password_hint_description">Et hovedeadgangskodentip kan vรฆre en hjรฆlpe til at huske adgangskoden, hvis den glemmes.</string>
<string name="master_password_length_val_message_x">Hovedadgangskoden skal udgรธre mindst %1$s tegn.</string>
<string name="min_numbers">Minnimumsantal cifre</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-de-rDE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<string name="manage">Verwalten</string>
<string name="master_password_confirmation_val_message">Passwortbestรคtigung ist nicht korrekt.</string>
<string name="master_password_description">Das Master-Passwort wird verwendet, um den Tresor zu รถffnen. Es ist sehr wichtig, dass du das Passwort nicht vergisst, da es keine Mรถglichkeit gibt es zurรผckzusetzen.</string>
<string name="master_password_hint">Master-Passwort-Hinweis (optional)</string>
<string name="master_password_hint_optional">Master-Passwort-Hinweis (optional)</string>
<string name="master_password_hint_description">Ein Hinweis auf dein Master-Passwort kann dir helfen, dich an das Passwort zu erinnern, solltest du es vergessen.</string>
<string name="master_password_length_val_message_x">Das Master-Passwort muss mindestens %1$s Zeichen lang sein.</string>
<string name="min_numbers">Mindestanzahl Ziffern</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-el-rGR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<string name="manage">ฮ”ฮนฮฑฯ‡ฮตฮฏฯฮนฯƒฮท</string>
<string name="master_password_confirmation_val_message">ฮ— ฮตฯ€ฮนฮฒฮตฮฒฮฑฮฏฯ‰ฯƒฮท ฯ„ฮฟฯ… ฮบฯฯฮนฮฟฯ… ฮบฯ‰ฮดฮนฮบฮฟฯ ฮดฮตฮฝ ฮตฮฏฮฝฮฑฮน ฯƒฯ‰ฯƒฯ„ฮฎ.</string>
<string name="master_password_description">ฮŸ ฮบฯฯฮนฮฟฯ‚ ฮบฯ‰ฮดฮนฮบฯŒฯ‚ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฮณฮนฮฑ ฯ€ฯฯŒฯƒฮฒฮฑฯƒฮท ฯƒฯ„ฮฟ vault ฯƒฮฑฯ‚. ฮ•ฮฏฮฝฮฑฮน ฯ€ฮฟฮปฯ ฯƒฮทฮผฮฑฮฝฯ„ฮนฮบฯŒ ฮฝฮฑ ฮผฮทฮฝ ฯ„ฮฟฮฝ ฮพฮตฯ‡ฮฌฯƒฮตฯ„ฮต. ฮ”ฮตฮฝ ฯ…ฯ€ฮฌฯฯ‡ฮตฮน ฯ„ฯฯŒฯ€ฮฟฯ‚ ฮฝฮฑ ฯ„ฮฟฮฝ ฮฑฮฝฮฑฮบฯ„ฮฎฯƒฮตฯ„ฮต ฯƒฮต ฮฑฯ…ฯ„ฮฎ ฯ„ฮทฮฝ ฯ€ฮตฯฮฏฯ€ฯ„ฯ‰ฯƒฮท.</string>
<string name="master_password_hint">ฮฅฯ€ฯŒฮดฮตฮนฮพฮท ฮบฯฯฮนฮฟฯ… ฮบฯ‰ฮดฮนฮบฮฟฯ (ฯ€ฯฮฟฮฑฮนฯฮตฯ„ฮนฮบฯŒ)</string>
<string name="master_password_hint_optional">ฮฅฯ€ฯŒฮดฮตฮนฮพฮท ฮบฯฯฮนฮฟฯ… ฮบฯ‰ฮดฮนฮบฮฟฯ (ฯ€ฯฮฟฮฑฮนฯฮตฯ„ฮนฮบฯŒ)</string>
<string name="master_password_hint_description">ฮ— ฯ…ฯ€ฯŒฮดฮตฮนฮพฮท ฮบฯฯฮนฮฟฯ… ฮบฯ‰ฮดฮนฮบฮฟฯ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฯƒฮฑฯ‚ ฮฒฮฟฮทฮธฮฎฯƒฮตฮน ฮฝฮฑ ฮธฯ…ฮผฮทฮธฮตฮฏฯ„ฮต ฯ„ฮฟฮฝ ฮบฯ‰ฮดฮนฮบฯŒ ฯƒฮฑฯ‚ ฮฑฮฝ ฯ„ฮฟฮฝ ฮพฮตฯ‡ฮฌฯƒฮตฯ„ฮต.</string>
<string name="master_password_length_val_message_x">ฮŸ ฮบฯฯฮนฮฟฯ‚ ฮบฯ‰ฮดฮนฮบฯŒฯ‚ ฯ€ฯฮญฯ€ฮตฮน ฮฝฮฑ ฮญฯ‡ฮตฮน ฮผฮฎฮบฮฟฯ‚ ฯ„ฮฟฯ…ฮปฮฌฯ‡ฮนฯƒฯ„ฮฟฮฝ %1$s ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚.</string>
<string name="min_numbers">ฮ•ฮปฮฌฯ‡ฮนฯƒฯ„ฮฑ ฮฑฯฮนฮธฮผฮทฯ„ฮนฮบฮฌ ฯˆฮทฯ†ฮฏฮฑ</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-en-rGB/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<string name="manage">Manage</string>
<string name="master_password_confirmation_val_message">Password confirmation is not correct.</string>
<string name="master_password_description">The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it.</string>
<string name="master_password_hint">Master password hint (optional)</string>
<string name="master_password_hint_optional">Master password hint (optional)</string>
<string name="master_password_hint_description">A master password hint can help you remember your password if you forget it.</string>
<string name="master_password_length_val_message_x">Master password must be at least %1$s characters long.</string>
<string name="min_numbers">Minimum numbers</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-en-rIN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<string name="manage">Manage</string>
<string name="master_password_confirmation_val_message">Password confirmation is not correct.</string>
<string name="master_password_description">The master password is the password you use to access your vault. It is very important that you do not forget your master password. There is no way to recover the password in the event that you forget it.</string>
<string name="master_password_hint">Master password hint (optional)</string>
<string name="master_password_hint_optional">Master password hint (optional)</string>
<string name="master_password_hint_description">A master password hint can help you remember your password if you forget it.</string>
<string name="master_password_length_val_message_x">Master password must be at least %1$s characters long.</string>
<string name="min_numbers">Minimum numbers</string>
Expand Down
Loading
Loading