cleaning up of pref pane, adding default label to sync status

This commit is contained in:
Chris Beard 2009-02-23 18:37:13 -08:00
Родитель b9d2d9aa55
Коммит 0db6e8b835
2 изменённых файлов: 9 добавлений и 6 удалений

Просмотреть файл

@ -23,12 +23,8 @@
<!ENTITY showPasswords.label "Show Passwords"> <!ENTITY showPasswords.label "Show Passwords">
<!ENTITY changePasswordButton.label "Change Password"> <!ENTITY changePasswordButton.label "Change Password">
<!ENTITY instanceName.description "Please choose a unique name for this computer so you will be able to distinguish it from your other computers."> <!ENTITY backUpCheckbox.label "Back up and securely synchronize my data to a Weave server">
<!ENTITY instanceName.label "Computer name:"> <!ENTITY encryptOnServerCheckbox.label "Encrypt locally and only store encrypted data on server">
<!ENTITY examples.label "Examples: &quot;Home&quot;, &quot;Work&quot;">
<!ENTITY backUpCheckbox.label "Back up and synchronize my data to a Weave server">
<!ENTITY encryptOnServerCheckbox.label "Encrypt my data on the server">
<!ENTITY syncNowButton.label "Sync Now..."> <!ENTITY syncNowButton.label "Sync Now...">
<!ENTITY syncItemsList.label "Synchronize these items:"> <!ENTITY syncItemsList.label "Synchronize these items:">
<!ENTITY bookmarksCheckbox.label "Bookmarks"> <!ENTITY bookmarksCheckbox.label "Bookmarks">
@ -43,6 +39,12 @@
<!ENTITY pluginsCheckbox.label "Search Plugins"> <!ENTITY pluginsCheckbox.label "Search Plugins">
<!ENTITY microformatsCheckbox.label "Microformats"> <!ENTITY microformatsCheckbox.label "Microformats">
<!ENTITY instanceName.description "Please choose a unique name for this computer so you will be able to distinguish it from your other computers.">
<!ENTITY instanceName.label "Computer name:">
<!ENTITY clientList.label "Computers thare are synchronizing with this Weave account:">
<!ENTITY examples.label "Examples: &quot;Home&quot;, &quot;Work&quot;">
<!ENTITY addonsGroupbox.description "This is where you will find, install, and manage Weave add-ons."> <!ENTITY addonsGroupbox.description "This is where you will find, install, and manage Weave add-ons.">
<!ENTITY serverSettingsCaption.label "Server Settings"> <!ENTITY serverSettingsCaption.label "Server Settings">

Просмотреть файл

@ -1 +1,2 @@
<!ENTITY dialog.title "Syncing with Weave"> <!ENTITY dialog.title "Syncing with Weave">
<!ENTITY status.title "Starting Sync Engine">