From 8a3c540967bb2612358307f1dfe6d2b5ea1ebc0d Mon Sep 17 00:00:00 2001 From: Thomas Ricouard Date: Sat, 6 Jan 2024 14:19:28 +0100 Subject: [PATCH] Fix typo --- .../Localization/Localizable.xcstrings | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/IceCubesApp/Resources/Localization/Localizable.xcstrings b/IceCubesApp/Resources/Localization/Localizable.xcstrings index 01eef702..1ed83148 100644 --- a/IceCubesApp/Resources/Localization/Localizable.xcstrings +++ b/IceCubesApp/Resources/Localization/Localizable.xcstrings @@ -50547,13 +50547,13 @@ "be" : { "stringUnit" : { "state" : "needs_review", - "value" : "Fast refresh disable timeline position saving and caching. It'll always fetches a fresh timeline." + "value" : "Fast refresh disables timeline position saving and caching. It'll always fetch a fresh timeline." } }, "ca" : { "stringUnit" : { "state" : "needs_review", - "value" : "Fast refresh disable timeline position saving and caching. It'll always fetches a fresh timeline." + "value" : "Fast refresh disables timeline position saving and caching. It'll always fetch a fresh timeline." } }, "de" : { @@ -50565,13 +50565,13 @@ "en" : { "stringUnit" : { "state" : "translated", - "value" : "Fast refresh disable timeline position saving and caching. It'll always fetch a fresh timeline." + "value" : "Fast refresh disables timeline position saving and caching. It'll always fetch a fresh timeline." } }, "en-GB" : { "stringUnit" : { "state" : "translated", - "value" : "Fast refresh disable timeline position saving and caching. It'll always fetch a fresh timeline." + "value" : "Fast refresh disables timeline position saving and caching. It'll always fetch a fresh timeline." } }, "es" : { @@ -50589,7 +50589,7 @@ "fr" : { "stringUnit" : { "state" : "needs_review", - "value" : "Fast refresh disable timeline position saving and caching. It'll always fetches a fresh timeline." + "value" : "Fast refresh disables timeline position saving and caching. It'll always fetch a fresh timeline." } }, "it" : { @@ -50601,7 +50601,7 @@ "ja" : { "stringUnit" : { "state" : "needs_review", - "value" : "Fast refresh disable timeline position saving and caching. It'll always fetches a fresh timeline." + "value" : "Fast refresh disables timeline position saving and caching. It'll always fetch a fresh timeline." } }, "ko" : { @@ -50613,25 +50613,25 @@ "nb" : { "stringUnit" : { "state" : "needs_review", - "value" : "Fast refresh disable timeline position saving and caching. It'll always fetches a fresh timeline." + "value" : "Fast refresh disables timeline position saving and caching. It'll always fetch a fresh timeline." } }, "nl" : { "stringUnit" : { "state" : "needs_review", - "value" : "Fast refresh disable timeline position saving and caching. It'll always fetches a fresh timeline." + "value" : "Fast refresh disables timeline position saving and caching. It'll always fetch a fresh timeline." } }, "pl" : { "stringUnit" : { "state" : "needs_review", - "value" : "Fast refresh disable timeline position saving and caching. It'll always fetches a fresh timeline." + "value" : "Fast refresh disables timeline position saving and caching. It'll always fetch a fresh timeline." } }, "pt-BR" : { "stringUnit" : { "state" : "needs_review", - "value" : "Fast refresh disable timeline position saving and caching. It'll always fetches a fresh timeline." + "value" : "Fast refresh disables timeline position saving and caching. It'll always fetch a fresh timeline." } }, "tr" : { @@ -73652,4 +73652,4 @@ } }, "version" : "1.0" -} \ No newline at end of file +}