diff --git a/LaunchWidget/Base.lproj/LaunchWidget.intentdefinition b/LaunchWidget/Base.lproj/LaunchWidget.intentdefinition index 36377bc..0c99929 100644 --- a/LaunchWidget/Base.lproj/LaunchWidget.intentdefinition +++ b/LaunchWidget/Base.lproj/LaunchWidget.intentdefinition @@ -11,9 +11,9 @@ INIntentDefinitionSystemVersion 22A400 INIntentDefinitionToolsBuildVersion - 14C18 + 14E222b INIntentDefinitionToolsVersion - 14.2 + 14.3 INIntents diff --git a/LeCountdown.xcodeproj/project.pbxproj b/LeCountdown.xcodeproj/project.pbxproj index c2c0460..5875c02 100644 --- a/LeCountdown.xcodeproj/project.pbxproj +++ b/LeCountdown.xcodeproj/project.pbxproj @@ -290,6 +290,7 @@ C4F8B1D0298BF2E2005C86A5 /* DialView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1CF298BF2E2005C86A5 /* DialView.swift */; }; C4F8B1D2298BF646005C86A5 /* PermissionAlertView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1D1298BF646005C86A5 /* PermissionAlertView.swift */; }; C4F8B1D8298C0727005C86A5 /* TimerRouter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4F8B1D7298C0727005C86A5 /* TimerRouter.swift */; }; + C4FD90392A31C7F6006893C7 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = C473C32A29AA330E0056B38A /* Localizable.strings */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ @@ -1198,6 +1199,7 @@ C445FA882984487F0054D761 /* Assets.xcassets in Resources */, C4A16D9E29D0A7D300143D5E /* MRKRSTPHR_synth_one_shot_bleep_G.wav in Resources */, C4A16DAA29D0AAA800143D5E /* ESM_Ambient_Game_Menu_Soft_Wood_Confirm_1_Notification_Button_Settings_UI.wav in Resources */, + C4FD90392A31C7F6006893C7 /* Localizable.strings in Resources */, C438C7DD2981216300BF3EF9 /* Assets.xcassets in Resources */, C4A16D8F29C4A5BA00143D5E /* GoogleService-Info.plist in Resources */, C4A16DA429D0A7FE00143D5E /* ESM_One_Shot_FX_Interface_Glitch_Spaceship_Console_18_Interface_Button_Alert_System_Cm.wav in Resources */, diff --git a/LeCountdown/fr.lproj/Localizable.strings b/LeCountdown/fr.lproj/Localizable.strings index e3b49ac..ff990e9 100644 --- a/LeCountdown/fr.lproj/Localizable.strings +++ b/LeCountdown/fr.lproj/Localizable.strings @@ -281,3 +281,6 @@ "Work" = "Travail"; "More" = "Plus"; "Select multiple sounds to randomize" = "Sélectionnez plusieurs sons pour varier les sonneries"; +"SelectTimer" = "Choisissez un minuteur"; +"Launch Widget" = "Raccourcis"; +"Select and launch your timers" = "Choisissez vos raccourcis";