From df19135e19aa4172e045d0df3a0e01e7dcc4ceda Mon Sep 17 00:00:00 2001 From: Thomas Ricouard Date: Thu, 19 Sep 2024 13:46:06 +0200 Subject: [PATCH] Typos --- IceCubesApp/App/Tabs/Settings/SettingsTab.swift | 2 +- IceCubesApp/Resources/Localization/Localizable.xcstrings | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/IceCubesApp/App/Tabs/Settings/SettingsTab.swift b/IceCubesApp/App/Tabs/Settings/SettingsTab.swift index a0b33eb5..f8ad493a 100644 --- a/IceCubesApp/App/Tabs/Settings/SettingsTab.swift +++ b/IceCubesApp/App/Tabs/Settings/SettingsTab.swift @@ -276,7 +276,7 @@ struct SettingsTabs: View { } header: { Text("AI") } footer: { - Text("Disable to hide AI assisted tools options such as copywritting and alt image description generated from AI. Use OpenAI API. See our Privacy Policy for more information.") + Text("Disable to hide AI assisted tool options such as copywritting and alt-image description generated using AI. Uses OpenAI API. See our Privacy Policy for more information.") } #if !os(visionOS) .listRowBackground(theme.primaryBackgroundColor) diff --git a/IceCubesApp/Resources/Localization/Localizable.xcstrings b/IceCubesApp/Resources/Localization/Localizable.xcstrings index c832ea76..09e42eb4 100644 --- a/IceCubesApp/Resources/Localization/Localizable.xcstrings +++ b/IceCubesApp/Resources/Localization/Localizable.xcstrings @@ -23843,7 +23843,7 @@ } } }, - "Disable to hide AI assisted tools options such as copywritting and alt image description generated from AI. Use OpenAI API. See our Privacy Policy for more information." : { + "Disable to hide AI assisted tool options such as copywritting and alt-image description generated using AI. Uses OpenAI API. See our Privacy Policy for more information." : { }, "Enabling post streaming will automatically add new posts at the top of your home timeline. Disable if you get performance issues." : {