diff --git a/Sources/TripKit/Resources/fr.lproj/Shared.strings b/Sources/TripKit/Resources/fr.lproj/Shared.strings index cb32f2259..e878063d8 100644 --- a/Sources/TripKit/Resources/fr.lproj/Shared.strings +++ b/Sources/TripKit/Resources/fr.lproj/Shared.strings @@ -154,9 +154,6 @@ /* Include events. */ "Include events" = "Inclure les évènements"; -/* A footnote that instructs users to check their emails for reset instructions */ -"Instructions on how to reset password has been sent to the above email address." = "Les instructions pour réinitialiser votre mot de passe ont été envoyées par e-mail à %s"; - /* Name placeholder text */ "John Appleseed" = "John Appleseed"; diff --git a/Sources/TripKit/Resources/ko.lproj/TripKit.strings b/Sources/TripKit/Resources/ko.lproj/TripKit.strings index a3e4d5f0c..e98eb43b1 100644 --- a/Sources/TripKit/Resources/ko.lproj/TripKit.strings +++ b/Sources/TripKit/Resources/ko.lproj/TripKit.strings @@ -427,7 +427,7 @@ "Unlock" = "Unlock"; /* Vehicle updated. (old key: VehicleUpdated) */ -"Updated %@ ago" = "%s 전에 업데이트 됨"; +"Updated %@ ago" = "%@ 전에 업데이트 됨"; /* Vehicle 'x' updated. (old key: VehicleCalledUpdated) */ "Vehicle %@ updated %@ ago" = "%1$@이 %2$@ 전에 업데이트 됨";