mirror of
https://github.com/zotero/zotero.git
synced 2026-09-20 00:12:49 +00:00
"Interface" → "Appearance and Language" in settings
This commit is contained in:
parent
58f5e188e3
commit
aff5aef4c1
2 changed files with 4 additions and 2 deletions
|
|
@ -24,8 +24,8 @@
|
|||
-->
|
||||
<vbox id="zotero-prefpane-general" onload="Zotero_Preferences.General.init()">
|
||||
<vbox class="main-section">
|
||||
<groupbox aria-label="&zotero.preferences.interface;">
|
||||
<label><html:h2>&zotero.preferences.interface;</html:h2></label>
|
||||
<groupbox aria-labelledby="preferences-appearance-title">
|
||||
<label><html:h2 id="preferences-appearance-title" data-l10n-id="preferences-appearance-title"/></label>
|
||||
|
||||
<hbox align="center">
|
||||
<label id="color-scheme-label" data-l10n-id="preferences-color-scheme"/>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
preferences-window =
|
||||
.title = { -app-name } Settings
|
||||
|
||||
preferences-appearance-title = Appearance and Language
|
||||
|
||||
preferences-auto-recognize-files =
|
||||
.label = Automatically retrieve metadata for PDFs and ebooks
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue