From f9666629112d40f8c25279cc0fb6593fb8f55988 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Sat, 27 May 2023 07:26:21 -0400 Subject: [PATCH] =?UTF-8?q?"Preferences"=20=E2=86=92=20"Settings"=20on=20a?= =?UTF-8?q?ll=20platforms?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Firefox has switched on all platforms, Chrome and Edge on Windows use "Settings", and we really don't want to have to say different things for different platforms --- chrome/locale/en-US/zotero/preferences.ftl | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/chrome/locale/en-US/zotero/preferences.ftl b/chrome/locale/en-US/zotero/preferences.ftl index b64f151ea8..eedef649f0 100644 --- a/chrome/locale/en-US/zotero/preferences.ftl +++ b/chrome/locale/en-US/zotero/preferences.ftl @@ -1,6 +1,2 @@ preferences-window = - .title = - { PLATFORM() -> - [macos] { -app-name } Settings - *[other] { -app-name } Preferences - } + .title = { -app-name } Settings