From 2e46092d92cf5138978d34d1d68796f4f08bfce0 Mon Sep 17 00:00:00 2001 From: JRoberts <8711996+jr-simplex@users.noreply.github.com> Date: Tue, 19 Apr 2022 15:47:08 +0400 Subject: [PATCH] ios: add english localization --- .../en.xcloc/Localized Contents/en.xliff | 8 ++++---- .../en.lproj/Localizable.strings | Bin 1278 -> 208 bytes .../ru.xcloc/Localized Contents/ru.xliff | 4 ++-- .../en.lproj/Localizable.strings | Bin 1278 -> 208 bytes apps/ios/SimpleX.xcodeproj/project.pbxproj | 2 ++ apps/ios/en.lproj/Localizable.strings | 6 ++++++ 6 files changed, 14 insertions(+), 6 deletions(-) create mode 100644 apps/ios/en.lproj/Localizable.strings diff --git a/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff b/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff index aa9a798ad1..d4c03f1dfa 100644 --- a/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff +++ b/apps/ios/SimpleX Localizations/en.xcloc/Localized Contents/en.xliff @@ -176,13 +176,13 @@ No comment provided by engineer. - Connecting server… - Connecting server… + Connecting to server… + Connecting to server… No comment provided by engineer. - Connecting server… (error: %@) - Connecting server… (error: %@) + Connecting to server… (error: %@) + Connecting to server… (error: %@) No comment provided by engineer. diff --git a/apps/ios/SimpleX Localizations/en.xcloc/Source Contents/en.lproj/Localizable.strings b/apps/ios/SimpleX Localizations/en.xcloc/Source Contents/en.lproj/Localizable.strings index bfd0429fb5fe372380e127a26cfc81f4608a22d2..97efd9d6d74c0a0c09f4f49f31127bddb07f621f 100644 GIT binary patch literal 208 zcmdPbQt-=HNY2mAP0cG&C@9J=%S=g4QAny(NX<*n%u7uz(o@jV=TdUc&&x|qF3HSG yS13*`DoZVT)UZrR!BzoTq9h+l&YFu$p8~TLG*XL-@{6n#R2?+&*@L1EXeR*G!$>^< literal 1278 zcmbu8!A`?45JczPuP{hldg%us1c*C#jv;BG5>0@(RQ>tFTSt+dgb1rBinZC;Gqbzn z@6$?4In`?9wbh2VR1xBatP7FXo7Tijt+ddku5`!ORxNAE$(mwN#sw$|gq_TJLdvp)0)$8=hpAYR>+wlEGUkdW`9qqe# zpWw!h4YR3^dBkVxu5^U;H|)PPZ>XZtj`KFz+hl&JnsadS^!KVCf|p`%=NuNhm46~t zQZX%abmv#A>os`ZJZ(AaM6YSMH!_d&DgOMVdelc)4zP5$CssUkQ)J8CpQFNV%2>w^ yJuOe67osWe_Hh&kF3kb} diff --git a/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff b/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff index b261a35a1e..1946fec047 100644 --- a/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff +++ b/apps/ios/SimpleX Localizations/ru.xcloc/Localized Contents/ru.xliff @@ -176,12 +176,12 @@ No comment provided by engineer. - Connecting server… + Connecting to server… Устанавливается соединение с сервером… No comment provided by engineer. - Connecting server… (error: %@) + Connecting to server… (error: %@) Устанавливается соединение с сервером… (ошибка: %@) No comment provided by engineer. diff --git a/apps/ios/SimpleX Localizations/ru.xcloc/Source Contents/en.lproj/Localizable.strings b/apps/ios/SimpleX Localizations/ru.xcloc/Source Contents/en.lproj/Localizable.strings index bfd0429fb5fe372380e127a26cfc81f4608a22d2..97efd9d6d74c0a0c09f4f49f31127bddb07f621f 100644 GIT binary patch literal 208 zcmdPbQt-=HNY2mAP0cG&C@9J=%S=g4QAny(NX<*n%u7uz(o@jV=TdUc&&x|qF3HSG yS13*`DoZVT)UZrR!BzoTq9h+l&YFu$p8~TLG*XL-@{6n#R2?+&*@L1EXeR*G!$>^< literal 1278 zcmbu8!A`?45JczPuP{hldg%us1c*C#jv;BG5>0@(RQ>tFTSt+dgb1rBinZC;Gqbzn z@6$?4In`?9wbh2VR1xBatP7FXo7Tijt+ddku5`!ORxNAE$(mwN#sw$|gq_TJLdvp)0)$8=hpAYR>+wlEGUkdW`9qqe# zpWw!h4YR3^dBkVxu5^U;H|)PPZ>XZtj`KFz+hl&JnsadS^!KVCf|p`%=NuNhm46~t zQZX%abmv#A>os`ZJZ(AaM6YSMH!_d&DgOMVdelc)4zP5$CssUkQ)J8CpQFNV%2>w^ yJuOe67osWe_Hh&kF3kb} diff --git a/apps/ios/SimpleX.xcodeproj/project.pbxproj b/apps/ios/SimpleX.xcodeproj/project.pbxproj index 768994e607..c43f120f56 100644 --- a/apps/ios/SimpleX.xcodeproj/project.pbxproj +++ b/apps/ios/SimpleX.xcodeproj/project.pbxproj @@ -144,6 +144,7 @@ 5CEACCE227DE9246000BD591 /* ComposeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComposeView.swift; sourceTree = ""; }; 5CEACCEC27DEA495000BD591 /* MsgContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MsgContentView.swift; sourceTree = ""; }; 640F50E227CF991C001E05C2 /* SMPServers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SMPServers.swift; sourceTree = ""; }; + 6493D667280ED77F007A76FB /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = ""; }; 649BCD9F280460FD00C3A862 /* ComposeImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComposeImageView.swift; sourceTree = ""; }; 649BCDA12805D6EF00C3A862 /* CIImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CIImageView.swift; sourceTree = ""; }; 64AA1C6827EE10C800AC7277 /* ContextItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContextItemView.swift; sourceTree = ""; }; @@ -548,6 +549,7 @@ isa = PBXVariantGroup; children = ( 5CC2C0FB2809BF11000C35E3 /* ru */, + 6493D667280ED77F007A76FB /* en */, ); name = Localizable.strings; sourceTree = ""; diff --git a/apps/ios/en.lproj/Localizable.strings b/apps/ios/en.lproj/Localizable.strings new file mode 100644 index 0000000000..97efd9d6d7 --- /dev/null +++ b/apps/ios/en.lproj/Localizable.strings @@ -0,0 +1,6 @@ +/* No comment provided by engineer. */ +"Connecting server…" = "Connecting to server…"; + +/* No comment provided by engineer. */ +"Connecting server… (error: %@)" = "Connecting to server… (error: %@)"; +