From f3a03c4011bd3f149b839aa7406a593a8c8a682b Mon Sep 17 00:00:00 2001 From: CMK Date: Tue, 10 Aug 2021 15:40:44 +0800 Subject: [PATCH] chore: update intents strings --- Mastodon.xcodeproj/project.pbxproj | 4 ++-- .../xcschemes/xcschememanagement.plist | 8 ++++---- MastodonIntent/Base.lproj/Intents.intentdefinition | 10 ++++------ MastodonIntent/en.lproj/Intents.strings | 4 ++-- 4 files changed, 12 insertions(+), 14 deletions(-) diff --git a/Mastodon.xcodeproj/project.pbxproj b/Mastodon.xcodeproj/project.pbxproj index 1649d4fe..10c0bf17 100644 --- a/Mastodon.xcodeproj/project.pbxproj +++ b/Mastodon.xcodeproj/project.pbxproj @@ -922,7 +922,6 @@ CD92E0F10BDE4FE7C4B999F2 /* Pods_MastodonTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MastodonTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; D7D7CF93E262178800077512 /* Pods-Mastodon-AppShared.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Mastodon-AppShared.debug.xcconfig"; path = "Target Support Files/Pods-Mastodon-AppShared/Pods-Mastodon-AppShared.debug.xcconfig"; sourceTree = ""; }; DB0009A826AEE5DC009B9D2D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.intentdefinition; name = Base; path = Base.lproj/Intents.intentdefinition; sourceTree = ""; }; - DB0009AB26AEE5E3009B9D2D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Intents.strings; sourceTree = ""; }; DB0009AD26AEE5E4009B9D2D /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Intents.strings; sourceTree = ""; }; DB0140CE25C42AEE00F9F3CF /* OSLog.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OSLog.swift; sourceTree = ""; }; DB023294267F0AB800031745 /* ASMetaEditableTextNode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ASMetaEditableTextNode.swift; sourceTree = ""; }; @@ -1195,6 +1194,7 @@ DBA4B0EE26C153B20077136E /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = ""; }; DBA4B0EF26C153B20077136E /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/InfoPlist.strings; sourceTree = ""; }; DBA4B0F026C24EC80077136E /* Intents.stringsdict */ = {isa = PBXFileReference; lastKnownFileType = text.plist.stringsdict; path = Intents.stringsdict; sourceTree = ""; }; + DBA4B0F526C2621D0077136E /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Intents.strings; sourceTree = ""; }; DBA5E7A2263AD0A3004598BB /* PhotoLibraryService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoLibraryService.swift; sourceTree = ""; }; DBA5E7A4263BD28C004598BB /* ContextMenuImagePreviewViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContextMenuImagePreviewViewModel.swift; sourceTree = ""; }; DBA5E7A8263BD3A4004598BB /* ContextMenuImagePreviewViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContextMenuImagePreviewViewController.swift; sourceTree = ""; }; @@ -4343,7 +4343,6 @@ isa = PBXVariantGroup; children = ( DB0009A826AEE5DC009B9D2D /* Base */, - DB0009AB26AEE5E3009B9D2D /* en */, DB0009AD26AEE5E4009B9D2D /* ar */, E9AABD3D26B64B8C00E237DA /* ja */, DBA4B0D326BD10AC0077136E /* zh-Hans */, @@ -4353,6 +4352,7 @@ DBA4B0E326BD11D10077136E /* es-419 */, DBA4B0E826C153820077136E /* de */, DBA4B0EC26C153B10077136E /* nl */, + DBA4B0F526C2621D0077136E /* en */, ); name = Intents.intentdefinition; sourceTree = ""; diff --git a/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist b/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist index 0071ec89..22e216ce 100644 --- a/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist @@ -7,12 +7,12 @@ AppShared.xcscheme_^#shared#^_ orderHint - 32 + 35 CoreDataStack.xcscheme_^#shared#^_ orderHint - 35 + 33 Mastodon - ASDK.xcscheme_^#shared#^_ @@ -87,7 +87,7 @@ MastodonIntent.xcscheme_^#shared#^_ orderHint - 34 + 32 MastodonIntents.xcscheme_^#shared#^_ @@ -107,7 +107,7 @@ ShareActionExtension.xcscheme_^#shared#^_ orderHint - 33 + 34 SuppressBuildableAutocreation diff --git a/MastodonIntent/Base.lproj/Intents.intentdefinition b/MastodonIntent/Base.lproj/Intents.intentdefinition index df98e3ab..6ccb0318 100644 --- a/MastodonIntent/Base.lproj/Intents.intentdefinition +++ b/MastodonIntent/Base.lproj/Intents.intentdefinition @@ -53,7 +53,7 @@ INIntentDefinitionNamespace BvMBE4 INIntentDefinitionSystemVersion - 20G71 + 20G80 INIntentDefinitionToolsBuildVersion 12E507 INIntentDefinitionToolsVersion @@ -85,8 +85,6 @@ Post ${content} on Mastodon INIntentParameterCombinationTitleID WCIR3D - INIntentParameterCombinationUpdatesLinked - INIntentName @@ -102,7 +100,7 @@ INIntentParameterCombinationSupportsBackgroundExecution INIntentParameterCombinationTitle - Post + Post on Mastodon INIntentParameterCombinationTitleID CsR7G2 @@ -117,7 +115,7 @@ INIntentParameterCombinationSupportsBackgroundExecution INIntentParameterCombinationTitle - Post + Post on Mastodon INIntentParameterCombinationTitleID dUyuGg @@ -247,7 +245,7 @@ INIntentResponseCodeConciseFormatStringID k7dbKQ INIntentResponseCodeFormatString - Post was sent successfully. + Post was sent successfully. INIntentResponseCodeFormatStringID ryJLwG INIntentResponseCodeName diff --git a/MastodonIntent/en.lproj/Intents.strings b/MastodonIntent/en.lproj/Intents.strings index e1906979..6877490b 100644 --- a/MastodonIntent/en.lproj/Intents.strings +++ b/MastodonIntent/en.lproj/Intents.strings @@ -2,7 +2,7 @@ "751xkl" = "Text Content"; -"CsR7G2" = "Post"; +"CsR7G2" = "Post on Mastodon"; "HZSGTr" = "What content to post?"; @@ -32,7 +32,7 @@ "ayoYEb-ehFLjY" = "${content}, Followers Only"; -"dUyuGg" = "Post"; +"dUyuGg" = "Post on Mastodon"; "dYQ5NN" = "Public";