Bug 1039987 Add string for notifying the user that the session had expired. r=nperriault

This commit is contained in:
Mark Banner 2014-09-01 18:11:50 +01:00
parent a7b7c66c9d
commit 84f50ae112

View File

@ -11,6 +11,11 @@ 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:
## https://people.mozilla.org/~dhenein/labs/loop-mvp-spec/#error
session_expired_error_description=Session expired. All URLs you have previously created and shared will no longer work.
## LOCALIZATION NOTE(retry_button): Displayed when there is an error to retry
## the appropriate action.
## See https://people.mozilla.org/~dhenein/labs/loop-mvp-spec/#error for location