Skip to content

Commit

Permalink
Exported/Imported Translations with Xcode 11
Browse files Browse the repository at this point in the history
  • Loading branch information
newmarcel committed Dec 23, 2019
1 parent 84d1059 commit 5121001
Show file tree
Hide file tree
Showing 27 changed files with 909 additions and 921 deletions.
2 changes: 1 addition & 1 deletion KeepingYouAwake.xcodeproj/project.pbxproj
Expand Up @@ -552,7 +552,7 @@
attributes = {
CLASSPREFIX = KYA;
DefaultBuildSystemTypeForWorkspace = Latest;
LastUpgradeCheck = 1030;
LastUpgradeCheck = 1130;
ORGANIZATIONNAME = "Marcel Dierkes";
TargetAttributes = {
DA637B3819F14693004C8838 = {
Expand Down
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1030"
LastUpgradeVersion = "1130"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand All @@ -27,8 +27,6 @@
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
Expand All @@ -38,8 +36,8 @@
ReferencedContainer = "container:KeepingYouAwake.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
<Testables>
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
Expand All @@ -61,8 +59,6 @@
ReferencedContainer = "container:KeepingYouAwake.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
Expand Down
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1030"
LastUpgradeVersion = "1130"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand All @@ -27,8 +27,6 @@
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
Expand All @@ -38,8 +36,8 @@
ReferencedContainer = "container:KeepingYouAwake.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
<Testables>
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
Expand All @@ -61,8 +59,6 @@
ReferencedContainer = "container:KeepingYouAwake.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
Expand Down
146 changes: 73 additions & 73 deletions Localizations/KeepingYouAwake/da.xcloc/Localized Contents/da.xliff

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Localizations/KeepingYouAwake/da.xcloc/contents.json
Expand Up @@ -2,10 +2,10 @@
"developmentRegion" : "en",
"targetLocale" : "da",
"toolInfo" : {
"toolBuildNumber" : "10G8",
"toolBuildNumber" : "11C29",
"toolID" : "com.apple.dt.xcode",
"toolName" : "Xcode",
"toolVersion" : "10.3"
"toolVersion" : "11.3"
},
"version" : "1.0"
}
146 changes: 73 additions & 73 deletions Localizations/KeepingYouAwake/de.xcloc/Localized Contents/de.xliff

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Localizations/KeepingYouAwake/de.xcloc/contents.json
Expand Up @@ -2,10 +2,10 @@
"developmentRegion" : "en",
"targetLocale" : "de",
"toolInfo" : {
"toolBuildNumber" : "10G8",
"toolBuildNumber" : "11C29",
"toolID" : "com.apple.dt.xcode",
"toolName" : "Xcode",
"toolVersion" : "10.3"
"toolVersion" : "11.3"
},
"version" : "1.0"
}
146 changes: 73 additions & 73 deletions Localizations/KeepingYouAwake/es.xcloc/Localized Contents/es.xliff

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Localizations/KeepingYouAwake/es.xcloc/contents.json
Expand Up @@ -2,10 +2,10 @@
"developmentRegion" : "en",
"targetLocale" : "es",
"toolInfo" : {
"toolBuildNumber" : "10G8",
"toolBuildNumber" : "11C29",
"toolID" : "com.apple.dt.xcode",
"toolName" : "Xcode",
"toolVersion" : "10.3"
"toolVersion" : "11.3"
},
"version" : "1.0"
}

0 comments on commit 5121001

Please sign in to comment.