Remove strings from strings_riotX.xml

This commit is contained in:
onurays 2020-04-30 15:47:31 +03:00
parent cf5d89ea9b
commit db18272ef2
2 changed files with 10 additions and 8 deletions

View File

@ -2336,4 +2336,13 @@ Not all features in Riot are implemented in RiotX yet. Main missing (and coming
<string name="error_adding_media_file_to_gallery">Could not add media file to the Gallery</string>
<string name="change_password_summary">Set a new account password…</string>
<string name="external_link_confirmation_title">Double-check this link</string>
<string name="external_link_confirmation_message">The link %1$s is taking you to another site: %2$s.\n\nAre you sure you want to continue?</string>
<string name="add_members_to_room">Add members</string>
<string name="invite_users_to_room_action_invite">INVITE</string>
<string name="inviting_users_to_room">Inviting users…</string>
<string name="invite_users_to_room_title">Invite Users</string>
<string name="invitations_sent_successfully">Invitation sent successfully</string>
<string name="invite_users_to_room_failure">We could not invite users. Please check the users you want to invite and try again.</string>
</resources>

View File

@ -34,14 +34,7 @@
<!-- BEGIN Strings added by Onuray -->
<string name="external_link_confirmation_title">Double-check this link</string>
<string name="external_link_confirmation_message">The link %1$s is taking you to another site: %2$s.\n\nAre you sure you want to continue?</string>
<string name="add_members_to_room">Add members</string>
<string name="invite_users_to_room_action_invite">INVITE</string>
<string name="inviting_users_to_room">Inviting users…</string>
<string name="invite_users_to_room_title">Invite Users</string>
<string name="invitations_sent_successfully">Invitation sent successfully</string>
<string name="invite_users_to_room_failure">We could not invite users. Please check the users you want to invite and try again.</string>
<!-- END Strings added by Onuray -->