|
|
@ -684,6 +684,9 @@
|
|
|
|
Title of the debug log alert. */
|
|
|
|
Title of the debug log alert. */
|
|
|
|
"DEBUG_LOG_ALERT_TITLE" = "One More Step";
|
|
|
|
"DEBUG_LOG_ALERT_TITLE" = "One More Step";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Error indicating that the app could not launch the Email app. */
|
|
|
|
|
|
|
|
"DEBUG_LOG_COULD_NOT_EMAIL" = "Could not open Email app.";
|
|
|
|
|
|
|
|
|
|
|
|
/* Message of the alert before redirecting to GitHub Issues. */
|
|
|
|
/* Message of the alert before redirecting to GitHub Issues. */
|
|
|
|
"DEBUG_LOG_GITHUB_ISSUE_ALERT_MESSAGE" = "The gist link was copied in your clipboard. You are about to be redirected to the GitHub issue list.";
|
|
|
|
"DEBUG_LOG_GITHUB_ISSUE_ALERT_MESSAGE" = "The gist link was copied in your clipboard. You are about to be redirected to the GitHub issue list.";
|
|
|
|
|
|
|
|
|
|
|
@ -1206,9 +1209,6 @@
|
|
|
|
/* Label for the MIME type of attachments in the 'message metadata' view. */
|
|
|
|
/* Label for the MIME type of attachments in the 'message metadata' view. */
|
|
|
|
"MESSAGE_METADATA_VIEW_ATTACHMENT_MIME_TYPE" = "MIME type";
|
|
|
|
"MESSAGE_METADATA_VIEW_ATTACHMENT_MIME_TYPE" = "MIME type";
|
|
|
|
|
|
|
|
|
|
|
|
/* Label for 'not yet downloaded' attachments in the 'message metadata' view. */
|
|
|
|
|
|
|
|
"MESSAGE_METADATA_VIEW_ATTACHMENT_NOT_YET_DOWNLOADED" = "Not yet downloaded";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Status label for messages which are delivered. */
|
|
|
|
/* Status label for messages which are delivered. */
|
|
|
|
"MESSAGE_METADATA_VIEW_MESSAGE_STATUS_DELIVERED" = "Delivered";
|
|
|
|
"MESSAGE_METADATA_VIEW_MESSAGE_STATUS_DELIVERED" = "Delivered";
|
|
|
|
|
|
|
|
|
|
|
@ -1904,9 +1904,6 @@
|
|
|
|
/* Table header for the 'censorship circumvention' section. */
|
|
|
|
/* Table header for the 'censorship circumvention' section. */
|
|
|
|
"SETTINGS_ADVANCED_CENSORSHIP_CIRCUMVENTION_HEADER" = "Censorship Circumvention";
|
|
|
|
"SETTINGS_ADVANCED_CENSORSHIP_CIRCUMVENTION_HEADER" = "Censorship Circumvention";
|
|
|
|
|
|
|
|
|
|
|
|
/* Label for setting that enables dark theme. */
|
|
|
|
|
|
|
|
"SETTINGS_ADVANCED_DARK_THEME" = "Dark Theme";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
|
/* No comment provided by engineer. */
|
|
|
|
"SETTINGS_ADVANCED_DEBUGLOG" = "Enable Debug Log";
|
|
|
|
"SETTINGS_ADVANCED_DEBUGLOG" = "Enable Debug Log";
|
|
|
|
|
|
|
|
|
|
|
@ -2171,9 +2168,6 @@
|
|
|
|
/* Label for button to verify a user's safety number. */
|
|
|
|
/* Label for button to verify a user's safety number. */
|
|
|
|
"SYSTEM_MESSAGE_ACTION_VERIFY_SAFETY_NUMBER" = "Verify Safety Number";
|
|
|
|
"SYSTEM_MESSAGE_ACTION_VERIFY_SAFETY_NUMBER" = "Verify Safety Number";
|
|
|
|
|
|
|
|
|
|
|
|
/* No comment provided by engineer. */
|
|
|
|
|
|
|
|
"THEME_SECTION" = "Theme";
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* {{number of days}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 days}}'. See other *_TIME_AMOUNT strings */
|
|
|
|
/* {{number of days}} embedded in strings, e.g. 'Alice updated disappearing messages expiration to {{5 days}}'. See other *_TIME_AMOUNT strings */
|
|
|
|
"TIME_AMOUNT_DAYS" = "%@ days";
|
|
|
|
"TIME_AMOUNT_DAYS" = "%@ days";
|
|
|
|
|
|
|
|
|
|
|
|