Files
android/ui/src/main/res/values/strings_non_localized.xml

36 lines
2.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="bitwarden_authenticator">Bitwarden Authenticator</string>
<string name="csv_extension" translatable="false">.csv</string>
<string name="duo_title" translatable="false">Duo</string>
<string name="duo_org_title" translatable="false">Duo (%1$s)</string>
<string name="json_extension" translatable="false">.json</string>
<string name="json_extension_formatted" translatable="false">.json (%1$s)</string>
<!-- region Debug Menu -->
<string name="email_verification">Email Verification</string>
<string name="feature_flags">Feature Flags:</string>
<string name="debug_menu">Debug Menu</string>
<string name="reset_values">Reset values</string>
<string name="onboarding_override">Onboarding Status Override</string>
<string name="restart_onboarding_cta">Restart Onboarding</string>
<string name="restart_onboarding_details">This will reset the onboarding status for the current user, if available. After clicking the button you will immediately be redirected to the onboarding flow. Onboarding flag must be enabled.</string>
<string name="restart_onboarding_carousel">Show Onboarding Carousel</string>
<string name="restart_onboarding_carousel_details">This will force the change to app state which will cause the first time carousel to show. The carousel will continue to show for any \"new\" account until a login is completed. May need to exit debug menu manually.</string>
<string name="cipher_key_encryption">Cipher Key Encryption</string>
<string name="reset_coach_mark_tour_status">Reset all coach mark tours</string>
<string name="restrict_item_deletion">Restrict item deletion</string>
<string name="generate_crash">Generate crash</string>
<string name="generate_error_report">Generate error report</string>
<string name="error_reports">Error reports</string>
<string name="user_trusted_privileged_app_management">User-trusted privileged app management</string>
<string name="remove_card_policy">Remove Card Policy</string>
<string name="bitwarden_authentication_enabled">Bitwarden authentication enabled</string>
<string name="import_format_label_bitwarden_json">Bitwarden (.json)</string>
<string name="import_format_label_2fas_json">2FAS (no password)</string>
<string name="import_format_label_lastpass_json">LastPass (.json)</string>
<string name="import_format_label_aegis_json">Aegis (.json)</string>
<!-- endregion Debug Menu -->
</resources>