From 47cdf439134a1affb9828848ae6479bffce91f5b Mon Sep 17 00:00:00 2001 From: Jonathan Pirnay Date: Thu, 4 Sep 2014 18:06:59 +0200 Subject: [PATCH] locale update --- src/locales/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/en.json b/src/locales/en.json index 0bf57bae..06247143 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -19,6 +19,7 @@ "uiRoutinesManager.installRoutinesWindowTitle": "Install Peeriod User Interface", "UiDaemon.trayTitle": "UiDaemon.trayTitle", "UiDaemon.menu.quit.title": "Quit Peeriod", + "UiDaemon.menu.quitting.title": "Quitting...", "UiDaemon.menu.about.title": "About", "splashScreen.undefined": "splashScreen.undefined", "aboutWindow.title": "About Peeriod", @@ -29,5 +30,5 @@ "updateNotifyWindow.title": "updateNotifyWindow.title", "updateNotifyWindow.headline": "updateNotifyWindow.headline", "updateNotifyWindow.description": "updateNotifyWindow.description", - "updateNotifyWindow.downloadButtonLabel": "updateNotifyWindow.downloadButtonLabel" + "updateNotifyWindow.downloadButtonLabel": "updateNotifyWindow.downloadButtonLabel", } \ No newline at end of file