Skip to content

Commit

Permalink
Fussing about UI text
Browse files Browse the repository at this point in the history
  • Loading branch information
pilotmoon committed Dec 3, 2020
1 parent 2be34f3 commit 3dfa013
Show file tree
Hide file tree
Showing 19 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ - (void)observeValueForKeyPath:(NSString *)keyPath ofObject:(id)object change:(N
[NSApp activateIgnoringOtherApps:YES];

NSAlert *alert=[[NSAlert alloc] init];
alert.messageText=NSLocalizedString(@"Status icon hidden", @"Alert box title");
alert.messageText=NSLocalizedString(@"Icon Hidden", @"Alert box title");
alert.informativeText=[NSString stringWithFormat:NSLocalizedString(@"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.", @"Alert box text. 1=name of app"), self.appName];
[alert runModal];
}
Expand Down
6 changes: 3 additions & 3 deletions resources/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "Das Icon in der Menüleiste führt zu den Einstellungen.";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "Scroll Reverser beim Anmelden starten";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/el.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "Για τις προτιμήσεις κλικάτερε στο εικονίδιο που βρίσκεται στη γραμμή μενού";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "Εκκίνηση κατά την είσοδο";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "For settings, click the icon in the menu bar";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "Start at login";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "Para los ajustes, haga click en el icono de la barra de menú";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "Arrancar en el login";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/hu.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "Beállításokért kattints a menüsorban lévő ikonra";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "Indítás bejelentkezéskor";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "Per le impostazioni, fai clic sull'icona nella barra dei menu";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "Avvia al login";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/ja.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "設定はメニューバーにあるアイコンをクリックして下さい";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "ログイン時に開始";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/ko.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "설정을 변경하려면 메뉴바의 아이콘을 클릭해주세요";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "로그인할때 시작";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/nb.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "For innstillinger, ikonet i menylinjen";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "Start ved innlogging";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/nl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "Voor voorkeuren, klik op het icoon in de menubalk";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "Starten na inloggen";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/pl.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "Aby zobaczyć ustawienia kliknij ikonkę na pasku";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "Uruchamiaj automatycznie";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/pt-BR.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "Para os ajustes, clique no ícone da barra de menus";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "Iniciar no login";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/ro.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "Pentru setări, faceți clic pe pictograma din bara de meniu";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "Start la login";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/ru.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "Для настройки, нажмите на иконку в menu bar";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "Автозапуск";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/sk.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "Kliknite na ikonu v menu lište pre nastavenia";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "Spustiť pri štarte";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/sv.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "Klicka ikonen i menyraden för inställningar";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "Starta vid inloggning";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/zh-CN.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "请点击菜单栏的图标来修改设置";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "用户登录时启动";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down
6 changes: 3 additions & 3 deletions resources/zh-TW.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
/* No comment provided by engineer. */
"For settings, click the icon in the menu bar" = "請按工具列上的圖示來做設定";

/* Alert box title */
"Icon Hidden" = "Icon Hidden"; /* NEW */

/* Check box: Include beta versionss of the app when checking for updates */
"Include beta versions" = "Include beta versions";

Expand Down Expand Up @@ -81,9 +84,6 @@
/* Prefs check box */
"Start at login" = "登入時啟動";

/* Alert box title */
"Status icon hidden" = "Status icon hidden";

/* Alert box text. 1=name of app */
"The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder." = "The %1$@ icon has been removed from the menu bar. To restore it at any time, launch %1$@ again from Finder.";

Expand Down

0 comments on commit 3dfa013

Please sign in to comment.