From dc89cfb3baafee3f64002cde51b0e9446bf6261e Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Sat, 1 Jul 2017 06:58:56 -0400 Subject: [PATCH] Clean up Sync -> Reset pane - Hide radio buttons for now, since there's only one option in each section - Tweak text for file sync history reset --- .../zotero/preferences/preferences_sync.js | 2 +- .../zotero/preferences/preferences_sync.xul | 47 ++++++++++--------- chrome/locale/en-US/zotero/preferences.dtd | 2 +- chrome/locale/en-US/zotero/zotero.properties | 2 +- 4 files changed, 27 insertions(+), 26 deletions(-) diff --git a/chrome/content/zotero/preferences/preferences_sync.js b/chrome/content/zotero/preferences/preferences_sync.js index b0a32de820..6c94482bf8 100644 --- a/chrome/content/zotero/preferences/preferences_sync.js +++ b/chrome/content/zotero/preferences/preferences_sync.js @@ -757,7 +757,7 @@ Zotero_Preferences.Sync = { var index = ps.confirmEx( null, Zotero.getString('general.warning'), - Zotero.getString('zotero.preferences.sync.reset.fileSyncHistory'), + Zotero.getString('zotero.preferences.sync.reset.fileSyncHistory', Zotero.clientName), buttonFlags, Zotero.getString('general.reset'), null, null, null, {} diff --git a/chrome/content/zotero/preferences/preferences_sync.xul b/chrome/content/zotero/preferences/preferences_sync.xul index 375cf07133..4a098a78dc 100644 --- a/chrome/content/zotero/preferences/preferences_sync.xul +++ b/chrome/content/zotero/preferences/preferences_sync.xul @@ -271,11 +271,10 @@ &zotero.preferences.sync.reset.warning1;&zotero.preferences.sync.reset.warning3; - - - - + + + + @@ -301,7 +300,7 @@ --> - + - - -