mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
d7c750f0f9
- we are also changing the default preferences on the trunk to point to the new staging server at https://sm-labs01.mozilla.org:81 that has been modified to support usernames - everyone will need to create a new account and this will be streamlined within the startup function, which will now kick off on first run (we'll check in the updated setup wizard shortly) - this checkin also cleans up a number of strings
16 lines
799 B
DTD
16 lines
799 B
DTD
<!ENTITY syncMenu.label "Weave">
|
|
<!ENTITY logInItem.label "Sign In...">
|
|
<!ENTITY logOutItem.label "Sign Out">
|
|
<!ENTITY syncNowItem.label "Sync Now">
|
|
<!ENTITY openPrefsItem.label "Preferences...">
|
|
<!ENTITY openLogItem.label "Activity Log...">
|
|
<!ENTITY status.offline.label "Offline">
|
|
|
|
<!ENTITY syncOpenTabsPanelButton.label "Tabs">
|
|
<!ENTITY syncTabsPanel.title "Tabs From Other Computers">
|
|
<!ENTITY syncTabsPanel.description "These tabs were open on other computers. Select the ones you want to open on this computer.">
|
|
<!ENTITY syncCancelTabsPanelButton.label "Cancel">
|
|
<!ENTITY syncTabsButton.label "OK">
|
|
<!ENTITY syncTabsMenu.label "Tabs From Other Computers">
|
|
<!ENTITY syncNoTabsMenuItem.label "No Tabs Available">
|