From 459bb644ced1ffbd6a4ec3cae36f38c502f30dd3 Mon Sep 17 00:00:00 2001 From: Ken-ichi Ueda Date: Tue, 12 Nov 2024 12:05:48 -0800 Subject: [PATCH] fix: remove brand-related iOS Info.plist values from translation with shouldTranslate --- ios/InfoPlist.xcstrings | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ios/InfoPlist.xcstrings b/ios/InfoPlist.xcstrings index 7768fe555..6029ca467 100644 --- a/ios/InfoPlist.xcstrings +++ b/ios/InfoPlist.xcstrings @@ -11,7 +11,8 @@ "value" : "iNat Next" } } - } + }, + "shouldTranslate" : false }, "CFBundleName" : { "comment" : "Bundle name", @@ -23,7 +24,8 @@ "value" : "iNaturalistReactNative" } } - } + }, + "shouldTranslate" : false }, "NSAppleMusicUsageDescription" : { "comment" : "Description of why we ask for permission to access the music library.", @@ -947,7 +949,8 @@ "value" : "" } } - } + }, + "shouldTranslate" : false }, "NSLocationAlwaysAndWhenInUseUsageDescription" : { "comment" : "Privacy - Location Always and When In Use Usage Description",