element-android/vector/src/main/res/values/strings_riotX.xml

49 lines
2.9 KiB
XML
Raw Normal View History

2019-03-18 17:17:17 +03:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Strings not defined in Riot -->
<string name="alpha_disclaimer_title">Welcome to the beta!</string>
<string name="alpha_disclaimer_content_line_1">"While Riot X is in early development, some features may be missing and you may experience bugs."</string>
2019-06-27 17:04:02 +03:00
<!-- The parameter will be replaced by the value of string alpha_disclaimer_content_line_2_gplay_colored_part -->
<string name="alpha_disclaimer_content_line_2_gplay">"The latest feature list is always in the %1$s, and if you find bugs please submit a report in the top left menu of Home, and well fix them as quickly as we can."</string>
<string name="alpha_disclaimer_content_line_2_gplay_colored_part">"Play Store description"</string>
<string name="alpha_disclaimer_content_line_2_fdroid">"If you find bugs please submit a report in the top left menu of Home, and well fix them as quickly as we can."</string>
2019-06-14 13:27:29 +03:00
<string name="import_e2e_keys_from_file">"Import e2e keys from file \"%1$s\"."</string>
<string name="settings_sdk_version">Matrix SDK Version</string>
<string name="settings_other_third_party_notices">Other third party notices</string>
2019-06-20 17:27:43 +03:00
<string name="navigate_to_room_when_already_in_the_room">You are already viewing this room!</string>
2019-06-24 17:13:58 +03:00
<string name="quick_reactions">Quick Reactions</string>
2019-06-19 11:46:59 +03:00
<!-- Settings -->
<string name="settings_general_title">General</string>
<string name="settings_preferences">Preferences</string>
<string name="settings_security_and_privacy">Security &amp; Privacy</string>
<string name="settings_expert">Expert</string>
<string name="settings_push_rules">Push Rules</string>
<string name="settings_push_rules_no_rules">No push rules defined</string>
<string name="settings_push_gateway_no_pushers">No registered push gateways</string>
2019-06-19 11:46:59 +03:00
2019-06-25 16:08:33 +03:00
<string name="push_gateway_item_app_id">app_id:</string>
<string name="push_gateway_item_push_key">push_key:</string>
<string name="push_gateway_item_app_display_name">app_display_name:</string>
<string name="push_gateway_item_device_name">device_name:</string>
<string name="push_gateway_item_url">Url:</string>
<string name="push_gateway_item_format">Format:</string>
<string name="preference_voice_and_video">Voice &amp; Video</string>
<string name="preference_root_help_about">Help &amp; About</string>
2019-06-25 16:08:33 +03:00
<string name="settings_troubleshoot_test_token_registration_quick_fix">Register token</string>
2019-06-27 14:53:19 +03:00
<string name="send_suggestion">Propose a suggestion</string>
<string name="send_suggestion_content">Please write your suggestion below.</string>
<string name="send_suggestion_report_placeholder">Describe your suggestion here</string>
<string name="send_suggestion_sent">Thanks, the suggestion has been successfully sent</string>
<string name="send_suggestion_failed">The suggestion failed to be sent (%s)</string>
2019-03-18 17:17:17 +03:00
</resources>