Wed, 31 Dec 2014 07:22:50 +0100
Correct previous dual key logic pending first delivery installment.
1 <!-- This Source Code Form is subject to the terms of the Mozilla Public
2 - License, v. 2.0. If a copy of the MPL was not distributed with this
3 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
5 <!-- Used for setup success. -->
6 <string name="brand_short_name">&brandShortName;</string>
8 <string name="sync_app_name">&sync.app.name.label;</string>
9 <string name="sync_title_connect">&sync.title.adddevice.label;</string>
10 <string name="sync_title_pair">&sync.title.pair.label;</string>
12 <!-- J-PAKE PIN Screen -->
13 <string name="sync_subtitle_header">&sync.subtitle.header2.label;</string>
14 <string name="sync_subtitle_connect">&sync.subtitle.connectlocation2.label;</string>
15 <string name="sync_subtitle_pair">&sync.pair.connectlocation.label;</string>
16 <string name="sync_pin_default">&sync.pin.oneline.label;</string>
17 <string name="sync_link_show"><u>&sync.link.show.label;</u></string>
18 <string name="sync_link_advancedsetup"><u>&sync.link.advancedsetup.label;</u></string>
20 <!-- J-PAKE Waiting Screen -->
22 <string name="sync_jpake_subtitle_waiting">&sync.jpake.subtitle.waiting.label;</string>
24 <!-- Account Login Screen -->
25 <string name="sync_subtitle_account">&sync.subtitle.account.label;</string>
26 <string name="sync_input_username">&sync.input.username.label;</string>
27 <string name="sync_input_password">&sync.input.password.label;</string>
28 <string name="sync_input_key">&sync.input.key.label;</string>
29 <string name="sync_checkbox_server">&sync.checkbox.server.label;</string>
30 <string name="sync_input_server">&sync.input.server.label;</string>
32 <!-- Setup Fail -->
33 <string name="sync_title_fail">&sync.title.fail.label;</string>
34 <string name="sync_subtitle_fail">&sync.subtitle.fail.label;</string>
35 <string name="sync_button_tryagain">&sync.button.tryagain.label;</string>
36 <string name="sync_button_manual">&sync.button.manual.label;</string>
37 <string name="sync_subtitle_nointernet">&sync.subtitle.nointernet.label;</string>
38 <string name="sync_subtitle_failaccount">&sync.subtitle.failaccount.label;</string>
39 <string name="sync_subtitle_failmultiple">&sync.subtitle.failmultiple.label;</string>
41 <!-- Setup Success -->
42 <string name="sync_title_success">&sync.title.success.label;</string>
43 <string name="sync_subtitle_success">&sync.subtitle.success.label1;</string>
44 <string name="sync_settings">&sync.settings.label;</string>
45 <string name="sync_subtitle_manage">&sync.subtitle.manage.label1;</string>
47 <!-- Pair Device -->
48 <string name="sync_pair_tryagain">&sync.pair.tryagain.label;</string>
50 <!-- Firefox SyncAdapter Settings Screen -->
51 <string name="sync_settings_options">&sync.settings.options.label;</string>
52 <string name="sync_settings_summary_pair">&sync.summary.pair.label;</string>
54 <!-- Configure Engines -->
55 <string name="sync_configure_engines_title">&sync.configure.engines.title.label;</string>
56 <string name="sync_configure_engines_sync_my_title">&sync.configure.engines.sync.my.title.label;</string>
57 <string name="sync_configure_engines_title_bookmarks">&sync.configure.engines.title.bookmarks;</string>
58 <string name="sync_configure_engines_title_passwords">&sync.configure.engines.title.passwords;</string>
59 <string name="sync_configure_engines_title_history">&sync.configure.engines.title.history;</string>
60 <string name="sync_configure_engines_title_tabs">&sync.configure.engines.title.tabs;</string>
62 <!-- Common text -->
63 <string name="sync_button_cancel">&sync.button.cancel.label;</string>
64 <string name="sync_button_connect">&sync.button.connect.label;</string>
65 <string name="sync_button_ok">&sync.button.ok.label;</string>
67 <!-- Account strings -->
68 <string name="sync_account_label">&sync.account.label;</string>
70 <!-- Bookmark folder strings -->
71 <string name="bookmarks_folder_menu">&bookmarks.folder.menu.label;</string>
72 <string name="bookmarks_folder_places">&bookmarks.folder.places.label;</string>
73 <string name="bookmarks_folder_tags">&bookmarks.folder.tags.label;</string>
74 <string name="bookmarks_folder_toolbar">&bookmarks.folder.toolbar.label;</string>
75 <string name="bookmarks_folder_unfiled">&bookmarks.folder.unfiled.label;</string>
76 <string name="bookmarks_folder_desktop">&bookmarks.folder.desktop.label;</string>
77 <string name="bookmarks_folder_mobile">&bookmarks.folder.mobile.label;</string>
78 <string name="bookmarks_folder_reading_list">&bookmarks.folder.readinglist.label;</string>
79 <string name="bookmarks_folder_pinned">&bookmarks.folder.pinned.label;</string>
81 <!-- Notification strings -->
82 <string name="sync_notification_oneaccount">&sync.notification.oneaccount.label;</string>
83 <string name="sync_notification_savedprefs">&sync.notification.configure.saved;</string>
85 <!-- Incorrect settings and changing credentials. -->
86 <string name="sync_invalidcreds_label">&sync.invalidcreds.label;</string>
87 <string name="sync_invalidserver_label">&sync.invalidserver.label;</string>
88 <string name="sync_verifying_label">&sync.verifying.label;</string>
89 <string name="sync_new_recoverykey_status_incorrect">&sync.new.recoverykey.status.incorrect;</string>
91 <!-- Send tab to device. -->
92 <string name="sync_new_tab">&new_tab;</string>
93 <string name="sync_title_send_tab">&sync.title.send.tab.label;</string>
94 <string name="sync_button_send">&sync.button.send.label;</string>
95 <string name="sync_button_set_up_sync">&sync.button.set.up.sync.label;</string>
96 <string name="sync_title_redirect_to_set_up_sync">&sync.title.redirect.to.set.up.sync.label;</string>
97 <string name="sync_text_redirect_to_set_up_sync">&sync.text.redirect.to.set.up.sync.label;</string>
98 <string name="sync_text_tab_sent">&sync.text.tab.sent.label;</string>
99 <string name="sync_text_tab_not_sent">&sync.text.tab.not.sent.label;</string>
101 <string name="browser_intent_package">@ANDROID_PACKAGE_NAME@</string>
102 <string name="browser_intent_class">@ANDROID_PACKAGE_NAME@.App</string>
104 <!-- Firefox Account strings. -->
106 <!-- Firefox Account links. -->
107 <!-- https://support.mozilla.org/1/mobile/%VERSION%/%OS%/%LOCALE%/old-sync -->
108 <string name="fxaccount_link_old_firefox">https://support.mozilla.org/1/mobile/&formatS1;/&formatS2;/&formatS3;/old-sync</string>
109 <string name="fxaccount_link_create_not_allowed">http://www.consumer.ftc.gov/articles/0031-protecting-your-childs-privacy-online</string>
110 <string name="fxaccount_link_tos">https://accounts.firefox.com/legal/terms</string>
111 <string name="fxaccount_link_pn">https://accounts.firefox.com/legal/privacy</string>
112 <string name="fxaccount_link_forgot_password">https://accounts.firefox.com/reset_password</string>
114 <!-- Per Bug 974627, decorative images should not have non-empty
115 contentDescription text, and it should not be translated. -->
116 <string name="fxaccount_empty_contentDescription"></string>
118 <string name="fxaccount_email_hint">&fxaccount_email_hint;</string>
119 <string name="fxaccount_password_hint">&fxaccount_password_hint;</string>
120 <string name="fxaccount_password_hide">&fxaccount_password_hide;</string>
121 <string name="fxaccount_password_show">&fxaccount_password_show;</string>
123 <string name="fxaccount_back_to_browsing">&fxaccount_back_to_browsing;</string>
125 <string name="fxaccount_policy_linktos">&fxaccount_policy_linktos;</string>
126 <string name="fxaccount_policy_linkprivacy">&fxaccount_policy_linkprivacy;</string>
128 <string name="fxaccount_getting_started_welcome_to_sync">&fxaccount_getting_started_welcome_to_sync;</string>
129 <string name="fxaccount_getting_started_description">&fxaccount_getting_started_description;</string>
130 <string name="fxaccount_getting_started_get_started">&fxaccount_getting_started_get_started;</string>
131 <string name="fxaccount_getting_started_old_firefox">&fxaccount_getting_started_old_firefox;</string>
133 <string name="fxaccount_create_account_header">&fxaccount_create_account_header2;</string>
134 <string name="fxaccount_create_account_password_length_restriction">&fxaccount_create_account_password_length_restriction;</string>
135 <string name="fxaccount_create_account_year_of_birth">&fxaccount_create_account_year_of_birth;</string>
137 <string name="fxaccount_create_account_policy_text">&fxaccount_create_account_policy_text2;</string>
138 <string name="fxaccount_create_account_button">&fxaccount_create_account_button;</string>
139 <string name="fxaccount_create_account_choose_what_to_sync">&fxaccount_create_account_choose_what_to_sync;</string>
140 <string name="fxaccount_create_account_sign_in_instead">&fxaccount_create_account_sign_in_instead;</string>
141 <string name="fxaccount_create_account_1990_or_earlier">&fxaccount_create_account_1990_or_earlier;</string>
142 <string name="fxaccount_create_account_unknown_error">&fxaccount_create_account_unknown_error;</string>
144 <string name="fxaccount_account_create_not_allowed">&fxaccount_account_create_not_allowed;</string>
145 <string name="fxaccount_account_create_not_allowed_you_must_meet_certain_age_requirements">&fxaccount_account_create_not_allowed_you_must_meet_certain_age_requirements;</string>
146 <string name="fxaccount_account_create_not_allowed_learn_more">&fxaccount_account_create_not_allowed_learn_more;</string>
148 <string name="fxaccount_confirm_account_header">&fxaccount_confirm_account_header;</string>
149 <string name="fxaccount_confirm_account_verification_link">&fxaccount_confirm_account_verification_link;</string>
150 <string name="fxaccount_confirm_account_resend_email">&fxaccount_confirm_account_resend_email;</string>
151 <string name="fxaccount_confirm_account_verification_link_sent">&fxaccount_confirm_account_verification_link_sent2;</string>
152 <string name="fxaccount_confirm_account_verification_link_not_sent">&fxaccount_confirm_account_verification_link_not_sent2;</string>
154 <string name="fxaccount_sign_in_sub_header">&fxaccount_sign_in_sub_header;</string>
155 <string name="fxaccount_sign_in_button_label">&fxaccount_sign_in_button_label;</string>
156 <string name="fxaccount_sign_in_forgot_password">&fxaccount_sign_in_forgot_password;</string>
157 <string name="fxaccount_sign_in_create_account_instead">&fxaccount_sign_in_create_account_instead;</string>
158 <string name="fxaccount_sign_in_unknown_error">&fxaccount_sign_in_unknown_error;</string>
160 <string name="fxaccount_account_verified_sub_header">&fxaccount_account_verified_sub_header;</string>
161 <string name="fxaccount_account_verified_description">&fxaccount_account_verified_description2;</string>
163 <string name="fxaccount_update_credentials_header">&fxaccount_update_credentials_header;</string>
164 <string name="fxaccount_update_credentials_button_label">&fxaccount_update_credentials_button_label;</string>
165 <string name="fxaccount_update_credentials_unknown_error">&fxaccount_update_credentials_unknown_error;</string>
167 <string name="fxaccount_status_activity_label">&syncBrand.shortName.label;</string>
168 <string name="fxaccount_status_header">&fxaccount_status_header2;</string>
169 <string name="fxaccount_status_signed_in_as">&fxaccount_status_signed_in_as;</string>
170 <string name="fxaccount_status_sync">&fxaccount_status_sync;</string>
171 <string name="fxaccount_status_sync_enabled">&fxaccount_status_sync_enabled;</string>
172 <string name="fxaccount_status_needs_verification">&fxaccount_status_needs_verification2;</string>
173 <string name="fxaccount_status_needs_credentials">&fxaccount_status_needs_credentials;</string>
174 <string name="fxaccount_status_needs_upgrade">&fxaccount_status_needs_upgrade;</string>
175 <string name="fxaccount_status_needs_master_sync_automatically_enabled">&fxaccount_status_needs_master_sync_automatically_enabled;</string>
176 <string name="fxaccount_status_needs_account_enabled">&fxaccount_status_needs_account_enabled;</string>
177 <string name="fxaccount_status_bookmarks">&fxaccount_status_bookmarks;</string>
178 <string name="fxaccount_status_history">&fxaccount_status_history;</string>
179 <string name="fxaccount_status_passwords">&fxaccount_status_passwords;</string>
180 <string name="fxaccount_status_tabs">&fxaccount_status_tabs;</string>
181 <string name="fxaccount_status_legal">&fxaccount_status_legal;</string>
182 <string name="fxaccount_status_linktos">&fxaccount_status_linktos;</string>
183 <string name="fxaccount_status_linkprivacy">&fxaccount_status_linkprivacy;</string>
185 <string name="fxaccount_label">&fxaccount_account_type_label;</string>
187 <string name="fxaccount_options_title">&fxaccount_options_title;</string>
188 <string name="fxaccount_options_configure_title">&fxaccount_options_configure_title;</string>
190 <string name="fxaccount_remote_error_UPGRADE_REQUIRED">&fxaccount_remote_error_UPGRADE_REQUIRED;</string>
191 <string name="fxaccount_remote_error_ATTEMPT_TO_CREATE_AN_ACCOUNT_THAT_ALREADY_EXISTS">&fxaccount_remote_error_ATTEMPT_TO_CREATE_AN_ACCOUNT_THAT_ALREADY_EXISTS_2;</string>
192 <string name="fxaccount_remote_error_ATTEMPT_TO_ACCESS_AN_ACCOUNT_THAT_DOES_NOT_EXIST">&fxaccount_remote_error_ATTEMPT_TO_ACCESS_AN_ACCOUNT_THAT_DOES_NOT_EXIST;</string>
193 <string name="fxaccount_remote_error_INCORRECT_PASSWORD">&fxaccount_remote_error_INCORRECT_PASSWORD;</string>
194 <string name="fxaccount_remote_error_ATTEMPT_TO_OPERATE_ON_AN_UNVERIFIED_ACCOUNT">&fxaccount_remote_error_ATTEMPT_TO_OPERATE_ON_AN_UNVERIFIED_ACCOUNT;</string>
195 <string name="fxaccount_remote_error_CLIENT_HAS_SENT_TOO_MANY_REQUESTS">&fxaccount_remote_error_CLIENT_HAS_SENT_TOO_MANY_REQUESTS;</string>
196 <string name="fxaccount_remote_error_SERVICE_TEMPORARILY_UNAVAILABLE_TO_DUE_HIGH_LOAD">&fxaccount_remote_error_SERVICE_TEMPORARILY_UNAVAILABLE_TO_DUE_HIGH_LOAD;</string>
197 <string name="fxaccount_remote_error_UNKNOWN_ERROR">&fxaccount_remote_error_UNKNOWN_ERROR;</string>
198 <string name="fxaccount_remote_error_COULD_NOT_CONNECT">&fxaccount_remote_error_COULD_NOT_CONNECT;</string>
200 <string name="fxaccount_sync_sign_in_error_notification_title">&fxaccount_sync_sign_in_error_notification_title2;</string>
201 <string name="fxaccount_sync_sign_in_error_notification_text">&fxaccount_sync_sign_in_error_notification_text2;</string>