fx-compat: Fix Reset Sync subpane
cfbfcf2
changed restore{To,From}Server to restore{To,From}OnlineLibrary and
updated most of the references, but not the ones in preferences_sync_reset.
Other languages still have those strings under the old key names.
This commit is contained in:
parent
6117221cbc
commit
8512402eca
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@
|
||||||
</li>-->
|
</li>-->
|
||||||
|
|
||||||
<div id="restore-to-server">
|
<div id="restore-to-server">
|
||||||
<xul:radio value="restore-to-server" label="&zotero.preferences.sync.reset.restoreToServer;"/>
|
<xul:radio value="restore-to-server" label="&zotero.preferences.sync.reset.restoreToOnlineLibrary;"/>
|
||||||
<span class="sync-reset-option-desc">&zotero.preferences.sync.reset.restoreToServer.desc;</span>
|
<span class="sync-reset-option-desc">&zotero.preferences.sync.reset.restoreToOnlineLibrary.desc;</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--<li>
|
<!--<li>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue