again changes to make it compile for Arabic. There was also an error in the new Spanish text

This commit is contained in:
Johan Degraeve 2020-05-21 22:37:42 +02:00
parent b039c005d9
commit 80a631d4af
4 changed files with 35 additions and 37 deletions

View File

@ -449,30 +449,28 @@
F867E25D2252ADAB000FD265 /* Calibration+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = "Calibration+CoreDataProperties.swift"; path = "xdrip/Core Data/extensions/Calibration+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; };
F8691887239CEEFA0065B607 /* BluetoothPeripheralViewModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BluetoothPeripheralViewModel.swift; sourceTree = "<group>"; };
F869188B23A044340065B607 /* TextsM5StackView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextsM5StackView.swift; sourceTree = "<group>"; };
F86A3C6B247718C700EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Alerts.strings; sourceTree = "<group>"; };
F86A3C6C247718C700EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/AlertTypesSettingsView.strings; sourceTree = "<group>"; };
F86A3C6D247718C700EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/BluetoothPeripheralsView.strings; sourceTree = "<group>"; };
F86A3C6E247718C700EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/BluetoothPeripheralView.strings; sourceTree = "<group>"; };
F86A3C6F247718C700EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/CalibrationRequest.strings; sourceTree = "<group>"; };
F86A3C70247718C700EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Common.strings; sourceTree = "<group>"; };
F86A3C71247718C700EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/DexcomShareTestResult.strings; sourceTree = "<group>"; };
F86A3C72247718C700EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/ErrorMessages.strings; sourceTree = "<group>"; };
F86A3C73247718C700EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/HomeView.strings; sourceTree = "<group>"; };
F86A3C74247718C700EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
F86A3C75247718C700EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/M5StackView.strings; sourceTree = "<group>"; };
F86A3C76247718C700EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/NightScoutTestResult.strings; sourceTree = "<group>"; };
F86A3C77247718C700EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/SettingsViews.strings; sourceTree = "<group>"; };
F86A3C78247718C700EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/SpeakReading.strings; sourceTree = "<group>"; };
F86A3C79247718C800EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
F86A3C7A247718C800EE7E46 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Main.strings; sourceTree = "<group>"; };
F878FA7C2405B3CF00BC6DA6 /* BluetoothPeripheralManager+CGMBubbleTransmitterDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BluetoothPeripheralManager+CGMBubbleTransmitterDelegate.swift"; sourceTree = "<group>"; };
F889CB70236D84AC00A81068 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/M5StackView.strings; sourceTree = "<group>"; };
F889CB8D236D89C800A81068 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
F889CB8E236D89C800A81068 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Main.strings; sourceTree = "<group>"; };
F889CB97236D89C800A81068 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
F889CB9D236D8EEC00A81068 /* xdrip v4.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "xdrip v4.xcdatamodel"; sourceTree = "<group>"; };
<<<<<<< HEAD
<<<<<<< HEAD
F890E07B247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/LaunchScreen.strings; sourceTree = "<group>"; };
F890E07C247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Main.strings; sourceTree = "<group>"; };
F890E07D247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Alerts.strings; sourceTree = "<group>"; };
F890E07E247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/AlertTypesSettingsView.strings; sourceTree = "<group>"; };
F890E07F247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/BluetoothPeripheralsView.strings; sourceTree = "<group>"; };
F890E080247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/BluetoothPeripheralView.strings; sourceTree = "<group>"; };
F890E081247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/CalibrationRequest.strings; sourceTree = "<group>"; };
F890E082247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Common.strings; sourceTree = "<group>"; };
F890E083247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/DexcomShareTestResult.strings; sourceTree = "<group>"; };
F890E084247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/ErrorMessages.strings; sourceTree = "<group>"; };
F890E085247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/HomeView.strings; sourceTree = "<group>"; };
F890E086247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
F890E087247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/M5StackView.strings; sourceTree = "<group>"; };
F890E088247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/NightScoutTestResult.strings; sourceTree = "<group>"; };
F890E089247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/SettingsViews.strings; sourceTree = "<group>"; };
F890E08A247705EC008FB2EC /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/SpeakReading.strings; sourceTree = "<group>"; };
F890E079247687AE008FB2EC /* URL.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = URL.swift; sourceTree = "<group>"; };
F897AAF82200F2D200CDDD10 /* CBPeripheralState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CBPeripheralState.swift; sourceTree = "<group>"; };
F897AAFA2201018800CDDD10 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = "<group>"; };
@ -2428,7 +2426,7 @@
470CE1FD246802EB00D5CB74 /* es-ES */,
470CE1FF246802F400D5CB74 /* en */,
470CE200246803B100D5CB74 /* es-MX */,
F890E07F247705EC008FB2EC /* ar */,
F86A3C6D247718C700EE7E46 /* ar */,
);
name = BluetoothPeripheralsView.strings;
sourceTree = "<group>";
@ -2439,7 +2437,7 @@
47503383247420A200D2260B /* en */,
47503385247420B000D2260B /* es-ES */,
47503387247420BA00D2260B /* es-MX */,
F890E080247705EC008FB2EC /* ar */,
F86A3C6E247718C700EE7E46 /* ar */,
);
name = BluetoothPeripheralView.strings;
sourceTree = "<group>";
@ -2448,7 +2446,7 @@
isa = PBXVariantGroup;
children = (
F889CB70236D84AC00A81068 /* en */,
F890E087247705EC008FB2EC /* ar */,
F86A3C75247718C700EE7E46 /* ar */,
);
name = M5StackView.strings;
sourceTree = "<group>";
@ -2468,7 +2466,7 @@
F8B48AFC22B37C67009BCC01 /* fr */,
F8B48B0822B37C83009BCC01 /* zh */,
F889CB8E236D89C800A81068 /* de */,
F890E07C247705EC008FB2EC /* ar */,
F86A3C7A247718C800EE7E46 /* ar */,
);
name = Main.storyboard;
sourceTree = "<group>";
@ -2487,7 +2485,7 @@
F8B48AFB22B37C67009BCC01 /* fr */,
F8B48B0722B37C83009BCC01 /* zh */,
F889CB8D236D89C800A81068 /* de */,
F890E07B247705EC008FB2EC /* ar */,
F86A3C79247718C800EE7E46 /* ar */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
@ -2499,7 +2497,7 @@
F8B48AB022B2FF24009BCC01 /* es-MX */,
F8B48ABC22B2FF36009BCC01 /* es-ES */,
F8B48B1122B37C84009BCC01 /* zh */,
F890E088247705EC008FB2EC /* ar */,
F86A3C76247718C700EE7E46 /* ar */,
);
name = NightScoutTestResult.strings;
sourceTree = "<group>";
@ -2512,7 +2510,7 @@
F8B48AB722B2FF35009BCC01 /* es-ES */,
F8B48B0C22B37C83009BCC01 /* zh */,
475DED96244AF92A00F78473 /* en */,
F890E07D247705EC008FB2EC /* ar */,
F86A3C6B247718C700EE7E46 /* ar */,
);
name = Alerts.strings;
sourceTree = "<group>";
@ -2525,7 +2523,7 @@
F8B48AAC22B2FF24009BCC01 /* es-MX */,
F8B48AB822B2FF35009BCC01 /* es-ES */,
F8B48B0D22B37C84009BCC01 /* zh */,
F890E07E247705EC008FB2EC /* ar */,
F86A3C6C247718C700EE7E46 /* ar */,
);
name = AlertTypesSettingsView.strings;
sourceTree = "<group>";
@ -2545,7 +2543,7 @@
F8B48AFF22B37C67009BCC01 /* fr */,
F8B48B0B22B37C83009BCC01 /* zh */,
F81D6D4522B67F55005EFAE2 /* pt */,
F890E08A247705EC008FB2EC /* ar */,
F86A3C78247718C700EE7E46 /* ar */,
);
name = SpeakReading.strings;
sourceTree = "<group>";
@ -2557,7 +2555,7 @@
F8B48AA922B2FF23009BCC01 /* es-MX */,
F8B48AB522B2FF35009BCC01 /* es-ES */,
F8B48B0A22B37C83009BCC01 /* zh */,
F890E085247705EC008FB2EC /* ar */,
F86A3C73247718C700EE7E46 /* ar */,
);
name = HomeView.strings;
sourceTree = "<group>";
@ -2569,7 +2567,7 @@
F8B48AA822B2FF23009BCC01 /* es-MX */,
F8B48AB422B2FF35009BCC01 /* es-ES */,
F8B48B0922B37C83009BCC01 /* zh */,
F890E081247705EC008FB2EC /* ar */,
F86A3C6F247718C700EE7E46 /* ar */,
);
name = CalibrationRequest.strings;
sourceTree = "<group>";
@ -2588,7 +2586,7 @@
F8B48B0422B37C67009BCC01 /* fr */,
F8B48B1022B37C84009BCC01 /* zh */,
F889CB97236D89C800A81068 /* de */,
F890E086247705EC008FB2EC /* ar */,
F86A3C74247718C700EE7E46 /* ar */,
);
name = Localizable.strings;
sourceTree = "<group>";
@ -2603,7 +2601,7 @@
F8B48B0E22B37C84009BCC01 /* zh */,
F8C5EBED22F5A52400563B5F /* pt-BR */,
F8C5EBEE22F5A52800563B5F /* pt */,
F890E082247705EC008FB2EC /* ar */,
F86A3C70247718C700EE7E46 /* ar */,
);
name = Common.strings;
sourceTree = "<group>";
@ -2615,7 +2613,7 @@
F8B48AAE22B2FF24009BCC01 /* es-MX */,
F8B48ABA22B2FF35009BCC01 /* es-ES */,
F8B48B0F22B37C84009BCC01 /* zh */,
F890E084247705EC008FB2EC /* ar */,
F86A3C72247718C700EE7E46 /* ar */,
);
name = ErrorMessages.strings;
sourceTree = "<group>";
@ -2630,7 +2628,7 @@
F8B48B1222B37C84009BCC01 /* zh */,
F846CDD523046BAC00DCF016 /* pt-BR */,
F846CDD623046BAE00DCF016 /* pt */,
F890E089247705EC008FB2EC /* ar */,
F86A3C77247718C700EE7E46 /* ar */,
);
name = SettingsViews.strings;
sourceTree = "<group>";
@ -2644,7 +2642,7 @@
F8EEDD5D2300139500D2D610 /* pt-BR */,
F8EEDD612300139800D2D610 /* zh */,
F8EEDD622300139A00D2D610 /* pt */,
F890E083247705EC008FB2EC /* ar */,
F86A3C71247718C700EE7E46 /* ar */,
);
name = DexcomShareTestResult.strings;
sourceTree = "<group>";

View File

@ -74,6 +74,6 @@
"sectionTitleTrace" = "Trace";
"sendTraceFile" = "Send Trace File";
"describeProblem" = "Explain why you need to send the trace file with as much detail as possible. If you have already reported your problem in the Facebook support group 'xDrip4iOS', then mention your facebook name in the e-mail";
"emailNotConfigured" = "You must configure an e-mail account on your iOS device."
"emailNotConfigured" = "You must configure an e-mail account on your iOS device.";
"emailbodyText" = "Problem Description: ";
"failedToSendEmail" = "Failed to Send Email";

View File

@ -72,6 +72,6 @@
"sectionTitleTrace" = "Rastrear";
"sendTraceFile" = "Enviar Archivo de Rastreo";
"describeProblem" = "Explicar en detalle porqué es necesario enviar este archivo de rastreo. Si ya has reportando previamente este problema en el grupo de Facebook 'xDrip4iOS', confirmar tu Nombre en Facebook dentro del cuerpo del correo";
"emailNotConfigured" = "Deberías tener configurado una cuenta de correo antes de enviar el archivo."
"emailNotConfigured" = "Deberías tener configurado una cuenta de correo antes de enviar el archivo.";
"emailbodyText" = "Problem Description: ";
"failedToSendEmail" = "Error al Enviar Correo";

View File

@ -72,6 +72,6 @@
"sectionTitleTrace" = "Rastrear";
"sendTraceFile" = "Enviar Archivo de Rastreo";
"describeProblem" = "Explicar en detalle porqué es necesario enviar este archivo de rastreo. Si usted ya ha reportando previamente este problema en el grupo de Facebook 'xDrip4iOS', confirmar su Nombre en Facebook dentro del cuerpo del correo";
"emailNotConfigured" = "Deberías tener configurado una cuenta de correo antes de enviar el archivo."
"emailNotConfigured" = "Deberías tener configurado una cuenta de correo antes de enviar el archivo.";
"emailbodyText" = "Problem Description: ";
"failedToSendEmail" = "Error al Enviar Correo";