diff --git a/Nextcloud Cookbook iOS Client.xcodeproj/project.pbxproj b/Nextcloud Cookbook iOS Client.xcodeproj/project.pbxproj index f9f68d5..9236c86 100644 --- a/Nextcloud Cookbook iOS Client.xcodeproj/project.pbxproj +++ b/Nextcloud Cookbook iOS Client.xcodeproj/project.pbxproj @@ -678,7 +678,7 @@ LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; MACOSX_DEPLOYMENT_TARGET = 14.0; - MARKETING_VERSION = 1.7; + MARKETING_VERSION = 1.7.1; PRODUCT_BUNDLE_IDENTIFIER = "VincentMeilinger.Nextcloud-Cookbook-iOS-Client"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = auto; @@ -721,7 +721,7 @@ LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks"; "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks"; MACOSX_DEPLOYMENT_TARGET = 14.0; - MARKETING_VERSION = 1.7; + MARKETING_VERSION = 1.7.1; PRODUCT_BUNDLE_IDENTIFIER = "VincentMeilinger.Nextcloud-Cookbook-iOS-Client"; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = auto; diff --git a/Nextcloud Cookbook iOS Client.xcodeproj/project.xcworkspace/xcuserdata/vincie.xcuserdatad/UserInterfaceState.xcuserstate b/Nextcloud Cookbook iOS Client.xcodeproj/project.xcworkspace/xcuserdata/vincie.xcuserdatad/UserInterfaceState.xcuserstate index 2c61e7d..323afc3 100644 Binary files a/Nextcloud Cookbook iOS Client.xcodeproj/project.xcworkspace/xcuserdata/vincie.xcuserdatad/UserInterfaceState.xcuserstate and b/Nextcloud Cookbook iOS Client.xcodeproj/project.xcworkspace/xcuserdata/vincie.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/Nextcloud Cookbook iOS Client/Localizable.xcstrings b/Nextcloud Cookbook iOS Client/Localizable.xcstrings index 420dbed..7e37892 100644 --- a/Nextcloud Cookbook iOS Client/Localizable.xcstrings +++ b/Nextcloud Cookbook iOS Client/Localizable.xcstrings @@ -2016,7 +2016,26 @@ } }, "PDF Document" : { - + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "PDF Dokument" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Documento PDF" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Document PDF" + } + } + } }, "Please check the entered URL." : { "localizations" : { @@ -2129,7 +2148,26 @@ } }, "Recipe" : { - + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Rezept" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Receta" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Recette" + } + } + } }, "Recipes" : { "localizations" : { @@ -2241,29 +2279,6 @@ } } }, - "Search recipes" : { - "extractionState" : "stale", - "localizations" : { - "de" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rezepte durchsuchen" - } - }, - "es" : { - "stringUnit" : { - "state" : "translated", - "value" : "Buscar recetas" - } - }, - "fr" : { - "stringUnit" : { - "state" : "translated", - "value" : "Rechercher des recettes" - } - } - } - }, "Search recipes/keywords" : { "localizations" : { "de" : { @@ -2375,13 +2390,70 @@ } }, "Share as PDF" : { - + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Als PDF teilen" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Compartir como PDF" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Partager en PDF" + } + } + } }, "Share as text" : { - + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Als Text teilen" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Compartir como texto" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Partager en tant que texte" + } + } + } }, "Share recipe" : { - + "localizations" : { + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Teilen" + } + }, + "es" : { + "stringUnit" : { + "state" : "translated", + "value" : "Compartir receta" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Partager la recette" + } + } + } }, "Show help" : { "localizations" : {