Skip to content

Commit d033a31

Browse files
committed
Merge branch 'dev' into release
2 parents fb87c0a + c393516 commit d033a31

35 files changed

+1357
-575
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ about: Report a bug in Authenticator
66

77
<Do not use this to ask about lost codes or accounts>
88
<More info here: https://github.com/Authenticator-Extension/Authenticator/wiki/Lost-Codes>
9-
<You can also open an issue by Tweeting with #AuthenticatorFeedback>
109

1110
**Describe the bug:** <Describe the issue with Authenticator>
1211

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: node_js
22
node_js:
33
- "node"
4+
cache: npm
45
stages:
56
- test
67
- deploy
@@ -12,9 +13,11 @@ jobs:
1213
- stage: test
1314
name: "lintspaces"
1415
script: "npm i -g lintspaces-cli && lintspaces -nt -d 'spaces' -i 'js-comments' src/* view/* manifest-*.json css/popup.css css/import.css"
16+
env: CACHE_NAME=LINTSPACES
1517
- stage: test
1618
name: "Build Firefox and run addons-linter"
1719
script: "npm install --only=production addons-linter && npm run firefox && addons-linter firefox"
20+
env: CACHE_NAME=FIREFOXLINTER
1821
- stage: test
1922
name: "Build Chrome"
2023
script: "npm run chrome"

_locales/cs/messages.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
"description": "Message explaning the diffrences between sync and local storage spaces."
261261
},
262262
"storage_sync_info": {
263-
"message": "Automatically backup your data to 3rd party storgae services.",
263+
"message": "Automatically backup your data to 3rd party storage services.",
264264
"description": "3rd party backup info"
265265
},
266266
"storage_location": {
@@ -274,5 +274,9 @@
274274
"log_out": {
275275
"message": "Logout",
276276
"description": "Sign out of 3rd party storage services"
277+
},
278+
"token_revoked": {
279+
"message": "There was an issue connecting to your ${service} account, please sign in again.",
280+
"description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')"
277281
}
278282
}

_locales/de/messages.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,5 +274,9 @@
274274
"log_out": {
275275
"message": "Logout",
276276
"description": "Sign out of 3rd party storage services"
277+
},
278+
"token_revoked": {
279+
"message": "There was an issue connecting to your ${service} account, please sign in again.",
280+
"description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')"
277281
}
278-
}
282+
}

_locales/el/messages.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,5 +274,9 @@
274274
"log_out": {
275275
"message": "Logout",
276276
"description": "Sign out of 3rd party storage services"
277+
},
278+
"token_revoked": {
279+
"message": "There was an issue connecting to your ${service} account, please sign in again.",
280+
"description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')"
277281
}
278-
}
282+
}

_locales/en/messages.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
"description": "Message explaning the diffrences between sync and local storage spaces."
261261
},
262262
"storage_sync_info": {
263-
"message": "Automatically backup your data to 3rd party storgae services.",
263+
"message": "Automatically backup your data to 3rd party storage services.",
264264
"description": "3rd party backup info"
265265
},
266266
"storage_location": {
@@ -274,5 +274,9 @@
274274
"log_out": {
275275
"message": "Logout",
276276
"description": "Sign out of 3rd party storage services"
277+
},
278+
"token_revoked": {
279+
"message": "There was an issue connecting to your ${service} account, please sign in again.",
280+
"description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')"
277281
}
278282
}

_locales/es/messages.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
"description": "Message explaning the diffrences between sync and local storage spaces."
261261
},
262262
"storage_sync_info": {
263-
"message": "Automatically backup your data to 3rd party storgae services.",
263+
"message": "Automatically backup your data to 3rd party storage services.",
264264
"description": "3rd party backup info"
265265
},
266266
"storage_location": {
@@ -274,5 +274,9 @@
274274
"log_out": {
275275
"message": "Logout",
276276
"description": "Sign out of 3rd party storage services"
277+
},
278+
"token_revoked": {
279+
"message": "There was an issue connecting to your ${service} account, please sign in again.",
280+
"description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')"
277281
}
278282
}

_locales/fr/messages.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
"description": "Message explaning the diffrences between sync and local storage spaces."
261261
},
262262
"storage_sync_info": {
263-
"message": "Automatically backup your data to 3rd party storgae services.",
263+
"message": "Automatically backup your data to 3rd party storage services.",
264264
"description": "3rd party backup info"
265265
},
266266
"storage_location": {
@@ -274,5 +274,9 @@
274274
"log_out": {
275275
"message": "Logout",
276276
"description": "Sign out of 3rd party storage services"
277+
},
278+
"token_revoked": {
279+
"message": "There was an issue connecting to your ${service} account, please sign in again.",
280+
"description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')"
277281
}
278282
}

_locales/id/messages.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
"description": "Message explaning the diffrences between sync and local storage spaces."
261261
},
262262
"storage_sync_info": {
263-
"message": "Automatically backup your data to 3rd party storgae services.",
263+
"message": "Automatically backup your data to 3rd party storage services.",
264264
"description": "3rd party backup info"
265265
},
266266
"storage_location": {
@@ -274,5 +274,9 @@
274274
"log_out": {
275275
"message": "Logout",
276276
"description": "Sign out of 3rd party storage services"
277+
},
278+
"token_revoked": {
279+
"message": "There was an issue connecting to your ${service} account, please sign in again.",
280+
"description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')"
277281
}
278282
}

_locales/it/messages.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
"description": "Message explaning the diffrences between sync and local storage spaces."
261261
},
262262
"storage_sync_info": {
263-
"message": "Automatically backup your data to 3rd party storgae services.",
263+
"message": "Automatically backup your data to 3rd party storage services.",
264264
"description": "3rd party backup info"
265265
},
266266
"storage_location": {
@@ -274,5 +274,9 @@
274274
"log_out": {
275275
"message": "Logout",
276276
"description": "Sign out of 3rd party storage services"
277+
},
278+
"token_revoked": {
279+
"message": "There was an issue connecting to your ${service} account, please sign in again.",
280+
"description": "Error authenticating to backup service. ${service} will be replaced with a proper noun (E.g.: 'Google Drive' or 'Dropbox')"
277281
}
278282
}

0 commit comments

Comments
 (0)