Files
letro-ios/ElementX/Resources/Localizations/en.lproj/Untranslated.strings
Stefan Ceriu 03dd2cd84d Add retry decryption encrypted timeline item debug menu option (#384)
* Fixed a couple of warnings (+2 squashed commits)
Squashed commits:
[21fbc3b0] Add changelog
[abb092c6] Add retry decryption encrypted timeline item debug menu option

* Cleanup room list state computations

* Bump the RustSDK to v1.0.25-alpha

* Fix brew CI errors: remove imagemagick and brew lock file entirely

* Fix release script version bumping

* Bump ruby dependencies
2022-12-22 13:59:38 +02:00

44 lines
1.6 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
/* Used for testing */
"untranslated" = "Untranslated";
"action_confirm" = "Confirm";
"action_match" = "Match";
"screenshot_detected_title" = "You took a screenshot";
"screenshot_detected_message" = "Would you like to submit a bug report?";
"settings_appearance" = "Appearance";
"settings_timeline_style" = "Timeline Style";
"room_timeline_style_plain_long_description" = "Plain Timeline";
"room_timeline_style_bubbled_long_description" = "Bubbled Timeline";
"room_timeline_permalink_creation_failure" = "Failed creating the permalink";
"room_timeline_backpagination_failure" = "Failed loading messages";
"room_timeline_replying_to" = "Replying to %@";
"room_timeline_editing" = "Editing";
"room_timeline_syncing" = "Syncing";
"room_timeline_context_menu_retry_decryption" = "Retry decryption";
"session_verification_banner_title" = "Help keep your messages secure";
"session_verification_banner_message" = "Looks like youre using a new device. Verify its you.";
"session_verification_screen_emojis_title" = "Lets check if these";
"session_verification_screen_emojis_message" = "Open Element on one of your other sessions to compare.";
"server_selection_server_footer" = "You can only connect to a server that has already been set up";
"login_mobile_device" = "Mobile";
"login_tablet_device" = "Tablet";
"a11y_all_chats_user_avatar_menu" = "User menu";
// Parameter is the application display name (e.g. "ElementX")
"default_session_display_name" = "%@ iOS";
"Notification" = "Notification";
// Room Details
"room_details_title" = "Info";
"room_details_about_section_title" = "About";