From d3558b761a88656c5435c0fe01cef52f025ab71b Mon Sep 17 00:00:00 2001 From: Henrik Nyh Date: Wed, 10 Jan 2024 06:28:37 +0000 Subject: [PATCH] Fix "status.action.delete.confirm.message" capitalisation (#1854) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Skipped be (Belarusian) since I wasn't sure about that one, and AI couldn't make up its mind… --- .../Resources/Localization/Localizable.xcstrings | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/IceCubesApp/Resources/Localization/Localizable.xcstrings b/IceCubesApp/Resources/Localization/Localizable.xcstrings index 3e77075f..2b888da2 100644 --- a/IceCubesApp/Resources/Localization/Localizable.xcstrings +++ b/IceCubesApp/Resources/Localization/Localizable.xcstrings @@ -58556,7 +58556,7 @@ "ca" : { "stringUnit" : { "state" : "translated", - "value" : "are you sure you want to delete this post?" + "value" : "Are you sure you want to delete this post?" } }, "de" : { @@ -58568,13 +58568,13 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "are you sure you want to delete this post?" + "value" : "Are you sure you want to delete this post?" } }, "en-GB" : { "stringUnit" : { "state" : "translated", - "value" : "are you sure you want to delete this post?" + "value" : "Are you sure you want to delete this post?" } }, "es" : { @@ -58592,7 +58592,7 @@ "fr" : { "stringUnit" : { "state" : "translated", - "value" : "êtes vous sûr de vouloir supprimer ce message ?" + "value" : "Êtes vous sûr de vouloir supprimer ce message ?" } }, "it" : { @@ -58616,7 +58616,7 @@ "nb" : { "stringUnit" : { "state" : "translated", - "value" : "er du sikker på at du vil slette dette innlegget?" + "value" : "Er du sikker på at du vil slette dette innlegget?" } }, "nl" : { @@ -58628,13 +58628,13 @@ "pl" : { "stringUnit" : { "state" : "translated", - "value" : "czy na pewno chcesz usunąć ten post?" + "value" : "Czy na pewno chcesz usunąć ten post?" } }, "pt-BR" : { "stringUnit" : { "state" : "translated", - "value" : "tem certeza que deseja excluir esta postagem?" + "value" : "Tem certeza que deseja excluir esta postagem?" } }, "tr" : {