From 7caa2f4898e60824abf6cb6913cf31fd6aa94351 Mon Sep 17 00:00:00 2001 From: dab246 Date: Thu, 14 Oct 2021 00:02:41 +0700 Subject: [PATCH] [BUG] Remove duplicate text in intl --- lib/l10n/intl_en.arb | 54 ++++++++++++++------------------------ lib/l10n/intl_fr.arb | 54 ++++++++++++++------------------------ lib/l10n/intl_messages.arb | 50 ++++++++++++----------------------- lib/l10n/intl_ru.arb | 54 ++++++++++++++------------------------ lib/l10n/intl_vi.arb | 54 ++++++++++++++------------------------ 5 files changed, 93 insertions(+), 173 deletions(-) diff --git a/lib/l10n/intl_en.arb b/lib/l10n/intl_en.arb index 1b72efc27..0605507e7 100644 --- a/lib/l10n/intl_en.arb +++ b/lib/l10n/intl_en.arb @@ -1,5 +1,5 @@ { - "@@last_modified": "2021-09-15T13:25:41.117609", + "@@last_modified": "2021-10-13T22:37:55.795262", "initializing_data": "Initializing data...", "@initializing_data": { "type": "text", @@ -232,8 +232,8 @@ "placeholders_order": [], "placeholders": {} }, - "mark_as_flag": "Star", - "@mark_as_flag": { + "mark_as_star": "Star", + "@mark_as_star": { "type": "text", "placeholders_order": [], "placeholders": {} @@ -304,6 +304,22 @@ "placeholders_order": [], "placeholders": {} }, + "you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments", + "@you_need_to_grant_files_permission_to_download_attachments": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "count_attachment": "{count} attachments", + "@count_attachment": { + "type": "text", + "placeholders_order": [ + "count" + ], + "placeholders": { + "count": {} + } + }, "attach_file_prepare_text": "Preparing to attach file...", "@attach_file_prepare_text": { "type": "text", @@ -340,22 +356,6 @@ "placeholders_order": [], "placeholders": {} }, - "you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments", - "@you_need_to_grant_files_permission_to_download_attachments": { - "type": "text", - "placeholders_order": [], - "placeholders": {} - }, - "count_attachment": "{count} attachments", - "@count_attachment": { - "type": "text", - "placeholders_order": [ - "count" - ], - "placeholders": { - "count": {} - } - }, "moved_to_mailbox": "Moved to {destinationMailboxPath}", "@moved_to_mailbox": { "type": "text", @@ -372,22 +372,6 @@ "placeholders_order": [], "placeholders": {} }, - "you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments", - "@you_need_to_grant_files_permission_to_download_attachments": { - "type": "text", - "placeholders_order": [], - "placeholders": {} - }, - "count_attachment": "{count} attachments", - "@count_attachment": { - "type": "text", - "placeholders_order": [ - "count" - ], - "placeholders": { - "count": {} - } - }, "mark_as_unstar": "Unstar", "@mark_as_unstar": { "type": "text", diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index 1b72efc27..0605507e7 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -1,5 +1,5 @@ { - "@@last_modified": "2021-09-15T13:25:41.117609", + "@@last_modified": "2021-10-13T22:37:55.795262", "initializing_data": "Initializing data...", "@initializing_data": { "type": "text", @@ -232,8 +232,8 @@ "placeholders_order": [], "placeholders": {} }, - "mark_as_flag": "Star", - "@mark_as_flag": { + "mark_as_star": "Star", + "@mark_as_star": { "type": "text", "placeholders_order": [], "placeholders": {} @@ -304,6 +304,22 @@ "placeholders_order": [], "placeholders": {} }, + "you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments", + "@you_need_to_grant_files_permission_to_download_attachments": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "count_attachment": "{count} attachments", + "@count_attachment": { + "type": "text", + "placeholders_order": [ + "count" + ], + "placeholders": { + "count": {} + } + }, "attach_file_prepare_text": "Preparing to attach file...", "@attach_file_prepare_text": { "type": "text", @@ -340,22 +356,6 @@ "placeholders_order": [], "placeholders": {} }, - "you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments", - "@you_need_to_grant_files_permission_to_download_attachments": { - "type": "text", - "placeholders_order": [], - "placeholders": {} - }, - "count_attachment": "{count} attachments", - "@count_attachment": { - "type": "text", - "placeholders_order": [ - "count" - ], - "placeholders": { - "count": {} - } - }, "moved_to_mailbox": "Moved to {destinationMailboxPath}", "@moved_to_mailbox": { "type": "text", @@ -372,22 +372,6 @@ "placeholders_order": [], "placeholders": {} }, - "you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments", - "@you_need_to_grant_files_permission_to_download_attachments": { - "type": "text", - "placeholders_order": [], - "placeholders": {} - }, - "count_attachment": "{count} attachments", - "@count_attachment": { - "type": "text", - "placeholders_order": [ - "count" - ], - "placeholders": { - "count": {} - } - }, "mark_as_unstar": "Unstar", "@mark_as_unstar": { "type": "text", diff --git a/lib/l10n/intl_messages.arb b/lib/l10n/intl_messages.arb index 14156de34..0605507e7 100644 --- a/lib/l10n/intl_messages.arb +++ b/lib/l10n/intl_messages.arb @@ -1,5 +1,5 @@ { - "@@last_modified": "2021-09-17T17:37:57.805293", + "@@last_modified": "2021-10-13T22:37:55.795262", "initializing_data": "Initializing data...", "@initializing_data": { "type": "text", @@ -304,6 +304,22 @@ "placeholders_order": [], "placeholders": {} }, + "you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments", + "@you_need_to_grant_files_permission_to_download_attachments": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "count_attachment": "{count} attachments", + "@count_attachment": { + "type": "text", + "placeholders_order": [ + "count" + ], + "placeholders": { + "count": {} + } + }, "attach_file_prepare_text": "Preparing to attach file...", "@attach_file_prepare_text": { "type": "text", @@ -340,22 +356,6 @@ "placeholders_order": [], "placeholders": {} }, - "you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments", - "@you_need_to_grant_files_permission_to_download_attachments": { - "type": "text", - "placeholders_order": [], - "placeholders": {} - }, - "count_attachment": "{count} attachments", - "@count_attachment": { - "type": "text", - "placeholders_order": [ - "count" - ], - "placeholders": { - "count": {} - } - }, "moved_to_mailbox": "Moved to {destinationMailboxPath}", "@moved_to_mailbox": { "type": "text", @@ -372,22 +372,6 @@ "placeholders_order": [], "placeholders": {} }, - "you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments", - "@you_need_to_grant_files_permission_to_download_attachments": { - "type": "text", - "placeholders_order": [], - "placeholders": {} - }, - "count_attachment": "{count} attachments", - "@count_attachment": { - "type": "text", - "placeholders_order": [ - "count" - ], - "placeholders": { - "count": {} - } - }, "mark_as_unstar": "Unstar", "@mark_as_unstar": { "type": "text", diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 1b72efc27..0605507e7 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -1,5 +1,5 @@ { - "@@last_modified": "2021-09-15T13:25:41.117609", + "@@last_modified": "2021-10-13T22:37:55.795262", "initializing_data": "Initializing data...", "@initializing_data": { "type": "text", @@ -232,8 +232,8 @@ "placeholders_order": [], "placeholders": {} }, - "mark_as_flag": "Star", - "@mark_as_flag": { + "mark_as_star": "Star", + "@mark_as_star": { "type": "text", "placeholders_order": [], "placeholders": {} @@ -304,6 +304,22 @@ "placeholders_order": [], "placeholders": {} }, + "you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments", + "@you_need_to_grant_files_permission_to_download_attachments": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "count_attachment": "{count} attachments", + "@count_attachment": { + "type": "text", + "placeholders_order": [ + "count" + ], + "placeholders": { + "count": {} + } + }, "attach_file_prepare_text": "Preparing to attach file...", "@attach_file_prepare_text": { "type": "text", @@ -340,22 +356,6 @@ "placeholders_order": [], "placeholders": {} }, - "you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments", - "@you_need_to_grant_files_permission_to_download_attachments": { - "type": "text", - "placeholders_order": [], - "placeholders": {} - }, - "count_attachment": "{count} attachments", - "@count_attachment": { - "type": "text", - "placeholders_order": [ - "count" - ], - "placeholders": { - "count": {} - } - }, "moved_to_mailbox": "Moved to {destinationMailboxPath}", "@moved_to_mailbox": { "type": "text", @@ -372,22 +372,6 @@ "placeholders_order": [], "placeholders": {} }, - "you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments", - "@you_need_to_grant_files_permission_to_download_attachments": { - "type": "text", - "placeholders_order": [], - "placeholders": {} - }, - "count_attachment": "{count} attachments", - "@count_attachment": { - "type": "text", - "placeholders_order": [ - "count" - ], - "placeholders": { - "count": {} - } - }, "mark_as_unstar": "Unstar", "@mark_as_unstar": { "type": "text", diff --git a/lib/l10n/intl_vi.arb b/lib/l10n/intl_vi.arb index 1b72efc27..0605507e7 100644 --- a/lib/l10n/intl_vi.arb +++ b/lib/l10n/intl_vi.arb @@ -1,5 +1,5 @@ { - "@@last_modified": "2021-09-15T13:25:41.117609", + "@@last_modified": "2021-10-13T22:37:55.795262", "initializing_data": "Initializing data...", "@initializing_data": { "type": "text", @@ -232,8 +232,8 @@ "placeholders_order": [], "placeholders": {} }, - "mark_as_flag": "Star", - "@mark_as_flag": { + "mark_as_star": "Star", + "@mark_as_star": { "type": "text", "placeholders_order": [], "placeholders": {} @@ -304,6 +304,22 @@ "placeholders_order": [], "placeholders": {} }, + "you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments", + "@you_need_to_grant_files_permission_to_download_attachments": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "count_attachment": "{count} attachments", + "@count_attachment": { + "type": "text", + "placeholders_order": [ + "count" + ], + "placeholders": { + "count": {} + } + }, "attach_file_prepare_text": "Preparing to attach file...", "@attach_file_prepare_text": { "type": "text", @@ -340,22 +356,6 @@ "placeholders_order": [], "placeholders": {} }, - "you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments", - "@you_need_to_grant_files_permission_to_download_attachments": { - "type": "text", - "placeholders_order": [], - "placeholders": {} - }, - "count_attachment": "{count} attachments", - "@count_attachment": { - "type": "text", - "placeholders_order": [ - "count" - ], - "placeholders": { - "count": {} - } - }, "moved_to_mailbox": "Moved to {destinationMailboxPath}", "@moved_to_mailbox": { "type": "text", @@ -372,22 +372,6 @@ "placeholders_order": [], "placeholders": {} }, - "you_need_to_grant_files_permission_to_download_attachments": "You need to grant files permission to download attachments", - "@you_need_to_grant_files_permission_to_download_attachments": { - "type": "text", - "placeholders_order": [], - "placeholders": {} - }, - "count_attachment": "{count} attachments", - "@count_attachment": { - "type": "text", - "placeholders_order": [ - "count" - ], - "placeholders": { - "count": {} - } - }, "mark_as_unstar": "Unstar", "@mark_as_unstar": { "type": "text",