зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1047164 - Strings - Handle authentication errors for FxA Loop sessions. r=Standard8
This commit is contained in:
Родитель
65b1e9d478
Коммит
9a19d358ca
|
@ -32,11 +32,20 @@ display_name_guest=Guest
|
|||
display_name_dnd_status=Do Not Disturb
|
||||
display_name_available_status=Available
|
||||
|
||||
unable_retrieve_url=Sorry, we were unable to retrieve a call url.
|
||||
## LOCALIZATION NOTE(session_expired_error_description): This may be displayed
|
||||
## in a rare error instance at the top of the panel here:
|
||||
# Error bars
|
||||
## LOCALIZATION NOTE(unable_retrieve_url,session_expired_error_description,could_not_authenticate,password_changed_question,try_again_later,could_not_connect,check_internet_connection,login_expired,service_not_available,problem_accessing_account):
|
||||
## These may be displayed at the top of the panel here:
|
||||
## https://people.mozilla.org/~dhenein/labs/loop-mvp-spec/#error
|
||||
unable_retrieve_url=Sorry, we were unable to retrieve a call url.
|
||||
session_expired_error_description=Session expired. All URLs you have previously created and shared will no longer work.
|
||||
could_not_authenticate=Could Not Authenticate
|
||||
password_changed_question=Did you change your password?
|
||||
try_again_later=Please try again later
|
||||
could_not_connect=Could Not Connect To The Server
|
||||
check_internet_connection=Please check your internet connection
|
||||
login_expired=Your Login Has Expired
|
||||
service_not_available=Service Unavailable At This Time
|
||||
problem_accessing_account=There Was A Problem Accessing Your Account
|
||||
|
||||
## LOCALIZATION NOTE(retry_button): Displayed when there is an error to retry
|
||||
## the appropriate action.
|
||||
|
|
Загрузка…
Ссылка в новой задаче