From cc6c8876855c44e5a233fd752795e08ea0614e62 Mon Sep 17 00:00:00 2001 From: Dominic Yu Date: Sun, 18 Nov 2018 14:30:08 -0800 Subject: [PATCH] change "on startup" pref label to "when opening a new window" --- Base.lproj/MainMenu.xib | 5 ++--- de.lproj/MainMenu.strings | 2 +- es.lproj/MainMenu.strings | 2 +- fr.lproj/MainMenu.strings | 2 +- it.lproj/MainMenu.strings | 2 +- zh-Hant.lproj/MainMenu.strings | 2 +- 6 files changed, 7 insertions(+), 8 deletions(-) diff --git a/Base.lproj/MainMenu.xib b/Base.lproj/MainMenu.xib index bb0f786..123a1e8 100644 --- a/Base.lproj/MainMenu.xib +++ b/Base.lproj/MainMenu.xib @@ -444,9 +444,8 @@ Gw - - - + + diff --git a/de.lproj/MainMenu.strings b/de.lproj/MainMenu.strings index 2153493..944ee15 100644 --- a/de.lproj/MainMenu.strings +++ b/de.lproj/MainMenu.strings @@ -267,7 +267,7 @@ "735.title" = "512"; /* Class = "NSTextFieldCell"; title = "Beim Programmstart:"; ObjectID = "742"; */ -"815.title" = "Beim Programmstart:"; +"815.title" = "Beim Öffnen eines neuen Fensters:"; /* Class = "NSTextFieldCell"; placeholderString = "~/Pictures"; ObjectID = "743"; */ "816.placeholderString" = "~/Pictures"; diff --git a/es.lproj/MainMenu.strings b/es.lproj/MainMenu.strings index 8179ad4..e05ca00 100644 --- a/es.lproj/MainMenu.strings +++ b/es.lproj/MainMenu.strings @@ -267,7 +267,7 @@ "735.title" = "512"; /* Class = "NSTextFieldCell"; title = "Al arrancar:"; ObjectID = "742"; */ -"815.title" = "Al arrancar:"; +"815.title" = "Al abrir una nueva ventana:"; /* Class = "NSTextFieldCell"; placeholderString = "~/Pictures"; ObjectID = "743"; */ "816.placeholderString" = "~/Pictures"; diff --git a/fr.lproj/MainMenu.strings b/fr.lproj/MainMenu.strings index 4a49321..b3d35c6 100644 --- a/fr.lproj/MainMenu.strings +++ b/fr.lproj/MainMenu.strings @@ -267,7 +267,7 @@ "735.title" = "512"; /* Class = "NSTextFieldCell"; title = "Au démarrage:"; ObjectID = "742"; */ -"815.title" = "Au démarrage:"; +"815.title" = "Au ouvrir une nouvelle fenêtre:"; /* Class = "NSTextFieldCell"; placeholderString = "~/Pictures"; ObjectID = "743"; */ "816.placeholderString" = "~/Pictures"; diff --git a/it.lproj/MainMenu.strings b/it.lproj/MainMenu.strings index 5028ce7..1f8dba7 100644 --- a/it.lproj/MainMenu.strings +++ b/it.lproj/MainMenu.strings @@ -267,7 +267,7 @@ "735.title" = "512"; /* Class = "NSTextFieldCell"; title = "All'Avvio:"; ObjectID = "742"; */ -"815.title" = "All'Avvio:"; +"815.title" = "All’apertura di una nuova finestra:"; /* Class = "NSTextFieldCell"; placeholderString = "~/Pictures"; ObjectID = "743"; */ "816.placeholderString" = "~/Pictures"; diff --git a/zh-Hant.lproj/MainMenu.strings b/zh-Hant.lproj/MainMenu.strings index 01eab06..9ae19a7 100644 --- a/zh-Hant.lproj/MainMenu.strings +++ b/zh-Hant.lproj/MainMenu.strings @@ -267,7 +267,7 @@ "735.title" = "512"; /* Class = "NSTextFieldCell"; title = "啟動時:"; ObjectID = "810"; */ -"815.title" = "啟動時:"; +"815.title" = "開啟新視窗時:"; /* Class = "NSTextFieldCell"; placeholderString = "~/Pictures"; ObjectID = "811"; */ "816.placeholderString" = "~/Pictures";