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

14 lines
523 B
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 -->
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-03-18 17:17:17 +03:00
</resources>