From 463e6f3fcc62e67629c7935756e9347a8809c3ff Mon Sep 17 00:00:00 2001 From: Tom Gordon <1145437+apcro@users.noreply.github.com> Date: Wed, 19 Jun 2024 16:19:59 +0100 Subject: [PATCH] Edited using XCode 15.0.1. Changes Summary * Add translations for British English * Use British spelling for some words * Use 'Quarter' instead of 'Fourths' in the menu --- Rectangle.xcodeproj/project.pbxproj | 1 + Rectangle/mul.lproj/Main.xcstrings | 114 ++++++++++++++++++++++++++++ 2 files changed, 115 insertions(+) diff --git a/Rectangle.xcodeproj/project.pbxproj b/Rectangle.xcodeproj/project.pbxproj index 107d04ee..f121d4c2 100644 --- a/Rectangle.xcodeproj/project.pbxproj +++ b/Rectangle.xcodeproj/project.pbxproj @@ -772,6 +772,7 @@ ar, nb, nn, + "en-GB", ); mainGroup = 9824700022AF9B7D0037B409; packageReferences = ( diff --git a/Rectangle/mul.lproj/Main.xcstrings b/Rectangle/mul.lproj/Main.xcstrings index a6246716..870b0a38 100644 --- a/Rectangle/mul.lproj/Main.xcstrings +++ b/Rectangle/mul.lproj/Main.xcstrings @@ -4817,6 +4817,12 @@ "value" : "Maximize Height" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Maximise Height" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -5189,6 +5195,12 @@ "value" : "Last Fourth" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Last Quarter" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -6437,6 +6449,12 @@ "value" : "Maximize" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Maximise" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -6941,6 +6959,12 @@ "value" : "Authorize Rectangle" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Authorise Rectangle" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -11335,6 +11359,12 @@ "value" : "Not Authorized to Control Your Computer" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Not Authorised to Control Your Computer" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -14793,6 +14823,12 @@ "value" : "Almost Maximize" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Almost Maximise" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -17179,6 +17215,12 @@ "value" : "Second Fourth" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Second Quarter" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -17729,6 +17771,12 @@ "value" : "Viertel" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Quarters" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -17901,6 +17949,12 @@ "value" : "Viertel Spalten" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Quarter columns" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -18405,6 +18459,12 @@ "value" : "Please select your default shortcuts and behavior" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Please select your default shortcuts and behaviour" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -20579,6 +20639,12 @@ "value" : "Double-click window title bar to maximize/restore" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Double-click window title bar to maximise/restore" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -23903,6 +23969,12 @@ "value" : "Authorize Rectangle" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Authorise Rectangle" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -28529,6 +28601,12 @@ "value" : "Maximieren" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Maximise" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -30951,6 +31029,12 @@ "value" : "Last Three Fourths" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Last Three Quarters" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -32939,6 +33023,12 @@ "value" : "Minimize" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Minimise" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -34259,6 +34349,12 @@ "value" : "First Fourth" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "First Quarter" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -38799,6 +38895,12 @@ "value" : "First Three Fourths" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "First Three Quarters" + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -42733,6 +42835,12 @@ "value" : "Authorize…" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Authorise..." + } + }, "es" : { "stringUnit" : { "state" : "translated", @@ -48043,6 +48151,12 @@ "value" : "Third Fourth" } }, + "en-GB" : { + "stringUnit" : { + "state" : "translated", + "value" : "Third Quarter" + } + }, "es" : { "stringUnit" : { "state" : "translated",