diff --git a/Pomodoro/English.lproj/Localizable.strings b/Pomodoro/English.lproj/Localizable.strings index efcc579..560dd04 100644 --- a/Pomodoro/English.lproj/Localizable.strings +++ b/Pomodoro/English.lproj/Localizable.strings @@ -1,5 +1,5 @@ /* Calendar end text */ -"$duration minutes Pomodoro '$pomodoroName'" = "$duration minutes Timer '$timerName'"; +"$duration minutes Pomodoro '$timerName'" = "$duration minutes Timer '$timerName'"; /* Speech every minutes */ "$time minutes to go" = "$time minutes to go"; @@ -32,10 +32,10 @@ "Great! A full pomodoro!" = "Great! A full timer!"; /* Growl pomodoro start */ -"Have a great pomodoro! You have $duration minutes to do '$pomodoroName'." = "Have a great timer! You have $duration minutes to do '$timerName'."; +"Have a great pomodoro! You have $duration minutes to do '$timerName'." = "Have a great timer! You have $duration minutes to do '$timerName'."; /* Twitter pomodoro reset */ -"I have just reset pomodoro '$pomodoroName'" = "I have just reset timer '$timerName'"; +"I have just reset pomodoro '$timerName'" = "I have just reset timer '$timerName'"; /* Pomodoro name prompt */ "Insert here the pomodoro name" = "Insert here the timer name"; @@ -50,16 +50,16 @@ "interruption over, sorry" = "interruption over, sorry"; /* Twitter break finished */ -"Just finished break after pomodoro '$pomodoroName'" = "Just finished break after timer '$timerName'"; +"Just finished break after pomodoro '$timerName'" = "Just finished break after timer '$timerName'"; /* Twitter pomodoro end */ -"Just finished pomodoro '$pomodoroName'" = "Just finished timer '$timerName'"; +"Just finished pomodoro '$timerName'" = "Just finished timer '$timerName'"; /* Tooltip for finished pomodoros */ "Just finished: %@" = "Just finished: %@"; /* Twitter pomodoro start */ -"Just started pomodoro '$pomodoroName'" = "Just started timer '$timerName'"; +"Just started pomodoro '$timerName'" = "Just started timer '$timerName'"; /* Tooltip for interrupt-reset pomodoros */ "Last: %@ (interrupted)" = "Last: %@ (interrupted)"; @@ -122,10 +122,10 @@ "You have $secs seconds to resume." = "You have $secs seconds to resume."; /* Mood Message */ -"Pomodoro '$pomodoroName'. Back at $dueTime" = "Timer '$timerName'. Back at $dueTime"; +"Pomodoro '$timerName'. Back at $dueTime" = "Timer '$timerName'. Back at $dueTime"; /* Mood Message Break*/ -"Resting after Pomodoro '$pomodoroName'" = "Resting after Timer '$timerName'"; +"Resting after Pomodoro '$timerName'" = "Resting after Timer '$timerName'"; /* Release Number */ "Release" = "Release: %@"; diff --git a/Pomodoro/English.lproj/MainMenu.xib b/Pomodoro/English.lproj/MainMenu.xib index 88c94b7..702caf5 100644 --- a/Pomodoro/English.lproj/MainMenu.xib +++ b/Pomodoro/English.lproj/MainMenu.xib @@ -250,7 +250,7 @@ - +