From 82fb7ec1c40997b0ddede156735b7aab8faf06cc Mon Sep 17 00:00:00 2001 From: Sam Wyndham Date: Thu, 21 Nov 2024 11:58:03 +0100 Subject: [PATCH] chore: Update folder localizations - WPB-14438 (#2178) --- .../Resources/Localizable.xcstrings | 118 +----------------- .../Resources/Accessibility.xcstrings | 118 +----------------- 2 files changed, 4 insertions(+), 232 deletions(-) diff --git a/WireUI/Sources/WireFolderPickerUI/Resources/Localizable.xcstrings b/WireUI/Sources/WireFolderPickerUI/Resources/Localizable.xcstrings index fd44caf7ce2..37460ae8102 100644 --- a/WireUI/Sources/WireFolderPickerUI/Resources/Localizable.xcstrings +++ b/WireUI/Sources/WireFolderPickerUI/Resources/Localizable.xcstrings @@ -129,124 +129,10 @@ "folderPicker.emptyState.link.text" : { "comment" : "The link text for documentation on how to add a conversation to a folder", "localizations" : { - "ar" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "da" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "de" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, "en" : { "stringUnit" : { "state" : "translated", - "value" : "How to add a conversation to a folder" - } - }, - "es" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "et" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "fi" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "fr" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "it" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "ja" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "lt" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "nl" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "pl" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "pt-BR" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "ru" : { - "stringUnit" : { - "state" : "translated", - "value" : "Как добавить беседу в папку" - } - }, - "sl" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "tr" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "uk" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "zh-Hans" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" - } - }, - "zh-Hant" : { - "stringUnit" : { - "state" : "new", - "value" : "How to add a conversation to a folder" + "value" : "Learn more" } } } @@ -378,4 +264,4 @@ } }, "version" : "1.0" -} +} \ No newline at end of file diff --git a/WireUI/Sources/WireMoveToFolderUI/Resources/Accessibility.xcstrings b/WireUI/Sources/WireMoveToFolderUI/Resources/Accessibility.xcstrings index d7162649a3b..2d447128fa0 100644 --- a/WireUI/Sources/WireMoveToFolderUI/Resources/Accessibility.xcstrings +++ b/WireUI/Sources/WireMoveToFolderUI/Resources/Accessibility.xcstrings @@ -3,128 +3,14 @@ "strings" : { "folderPicker.close.label" : { "localizations" : { - "ar" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "da" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "de" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, "en" : { "stringUnit" : { "state" : "translated", - "value" : "Close folder picker" - } - }, - "es" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "et" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "fi" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "fr" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "it" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "ja" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "lt" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "nl" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "pl" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "pt-BR" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "ru" : { - "stringUnit" : { - "state" : "translated", - "value" : "Закрыть выбор папок" - } - }, - "sl" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "tr" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "uk" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "zh-Hans" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" - } - }, - "zh-Hant" : { - "stringUnit" : { - "state" : "new", - "value" : "Close folder picker" + "value" : "Close folder overview" } } } } }, "version" : "1.0" -} +} \ No newline at end of file