Skip to content

Commit fc8e039

Browse files
authored
Merge pull request #745 from Authenticator-Extension/dev
2 parents a011a2d + 5d409e9 commit fc8e039

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+13669
-422
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<Do not use this to ask about lost codes or accounts>
22
<More info here: https://authenticator.cc/docs/en/lost-codes>
3-
<You can also open an issue by Tweeting with #AuthenticatorFeedback>
3+
<You can also open an issue by Tweeting @AuthExtension>
44

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
name: Bug Report
2+
description: Report a bug in Authenticator
3+
labels:
4+
- bug
5+
- unconfirmed
6+
body:
7+
- type: markdown
8+
attributes:
9+
value: |
10+
Do not use this form to ask about lost codes or accounts!
11+
Read more [here](https://authenticator.cc/docs/en/lost-codes).
12+
- type: textarea
13+
attributes:
14+
label: Describe the issue
15+
description: Include detailed steps to reproduce the issue if appropriate.
16+
validations:
17+
required: true
18+
- type: dropdown
19+
attributes:
20+
label: Browser
21+
options:
22+
- Chrome
23+
- Firefox
24+
- Edge
25+
- Other
26+
validations:
27+
required: true
28+
- type: input
29+
attributes:
30+
label: Browser Version
31+
validations:
32+
required: true
33+
- type: input
34+
attributes:
35+
label: Extension Version
36+
description: The extension version is found by clicking the cog at the top left and looking at the bottom of the page.
37+
validations:
38+
required: true

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
contact_links:
2+
- name: Feature Request
3+
url: https://github.com/Authenticator-Extension/Authenticator/discussions/new
4+
about: Please request features here.
5+
- name: Translation Issues
6+
url: https://crowdin.com/project/authenticator-firefox
7+
about: Please correct translation issues on Crowdin.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ jobs:
6565
args: npm test
6666

6767
- name: Codecov
68-
uses: codecov/codecov-action@v1.4.1
68+
uses: codecov/codecov-action@v1.5.0

_locales/ar/messages.json

Lines changed: 63 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"description": "Manual Entry."
3737
},
3838
"migration_fail": {
39-
"message": "Import failed. If you are migrating data from Google Authenticator, please re-export your data from Google Authenticator and try again.",
39+
"message": "فشل الاستيراد. إذا كنت تقوم بترحيل البيانات من Google Authenticator، الرجاء إعادة تصدير بياناتك من Google Authenticator وحاول مرة أخرى.",
4040
"description": "Import migration data failed."
4141
},
4242
"migration_partly_fail": {
@@ -170,7 +170,7 @@
170170
"description": "Passphrase Info"
171171
},
172172
"sync_clock": {
173-
"message": "مزامنة سجل التصفح مع جوجل",
173+
"message": "Sync Clock with Google",
174174
"description": "Sync Clock"
175175
},
176176
"remember_phrase": {
@@ -190,7 +190,7 @@
190190
"description": "Capture Failed"
191191
},
192192
"capture_local_file_failed": {
193-
"message": "Are you trying to scan QR code from a local file? Use Import QR Image Backup instead.",
193+
"message": "هل تحاول مسح رمز QR من ملف محلي؟ استخدم استيراد نسخة احتياطية لصورة QR بدلاً من ذلك.",
194194
"description": "Import QR image backup instead of scan local image"
195195
},
196196
"based_on_time": {
@@ -234,8 +234,8 @@
234234
"description": "Import backup code."
235235
},
236236
"import_backup_qr_partly_failed": {
237-
"message": "تم الاستيراد بنجاح ، ولكن لا يمكن التعرف على بعض صور QR.",
238-
"description": "Import successfuly, but some QR image cannot be recognized."
237+
"message": "Import successful, but some QR codes could not be recognized.",
238+
"description": "Import successful, but some QR image cannot be recognized."
239239
},
240240
"import_backup_qr_in_batches": {
241241
"message": "يمكنك تحديد ملفات متعددة لاستيراد نسخة احتياطية على دفعات.",
@@ -282,7 +282,7 @@
282282
"description": "Edit"
283283
},
284284
"manual_dropbox": {
285-
"message": "Manual Backup",
285+
"message": "النسخ الاحتياطي اليدوي",
286286
"description": "Manual backup"
287287
},
288288
"use_autofill": {
@@ -305,6 +305,10 @@
305305
"message": "غامق",
306306
"description": "Dark theme"
307307
},
308+
"theme_simple": {
309+
"message": "Simple",
310+
"description": "Simple theme"
311+
},
308312
"theme_high_contrast": {
309313
"message": "تباين عالي",
310314
"description": "High Contrast theme"
@@ -314,19 +318,19 @@
314318
"description": "3rd party backup info"
315319
},
316320
"browser_sync": {
317-
"message": "Browser Sync",
321+
"message": "مزامنة المتصفح",
318322
"description": "Storage location"
319323
},
320324
"sign_in": {
321325
"message": "تسجيل الدخول",
322326
"description": "Sign in to 3rd party storage services"
323327
},
324328
"sign_in_business": {
325-
"message": "Sign in (Business)",
329+
"message": "تسجيل الدخول (الأعمال التجارية)",
326330
"description": "Sign in to 3rd party storage services"
327331
},
328332
"onedrive_business_perms": {
329-
"message": "Why do business accounts require more permissions?"
333+
"message": "لماذا تتطلب حسابات الأعمال المزيد من الصلاحيات؟"
330334
},
331335
"log_out": {
332336
"message": "تسجيل خروج",
@@ -385,9 +389,57 @@
385389
"message": "الفلتر الذكي"
386390
},
387391
"backup": {
388-
"message": "Backup"
392+
"message": "نسخ احتياطي"
389393
},
390394
"backup_file_info": {
391-
"message": "Backup your data to a file."
395+
"message": "قم بالنسخ الاحتياطي لبياناتك إلى ملف."
396+
},
397+
"password_policy_default_hint": {
398+
"message": "Your password does not meet your organization's security requirements. Contact your administrator for more information."
399+
},
400+
"advisor": {
401+
"message": "Advisor"
402+
},
403+
"advisor_insight_password_not_set": {
404+
"message": "Set a password to protect your data."
405+
},
406+
"advisor_insight_auto_lock_not_set": {
407+
"message": "Enable auto-lock to protect your data."
408+
},
409+
"advisor_insight_browser_sync_not_enabled": {
410+
"message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers."
411+
},
412+
"advisor_insight_auto_fill_not_enabled": {
413+
"message": "Autofill can be enabled to automatically fill codes into websites."
414+
},
415+
"advisor_insight_smart_filter_not_enabled": {
416+
"message": "Enabling smart filter allows for quick access to accounts."
417+
},
418+
"show_all_insights": {
419+
"message": "Show all insights."
420+
},
421+
"no_insight_available": {
422+
"message": "No insights found, everything looks good!"
423+
},
424+
"danger": {
425+
"message": "Danger"
426+
},
427+
"warning": {
428+
"message": "Warning"
429+
},
430+
"info": {
431+
"message": "Info"
432+
},
433+
"dismiss": {
434+
"message": "Dismiss"
435+
},
436+
"learn_more": {
437+
"message": "Learn more"
438+
},
439+
"enable_context_menu": {
440+
"message": "Add to context menu"
441+
},
442+
"no_entires": {
443+
"message": "No accounts to display. Add your first account now."
392444
}
393445
}

_locales/bg/messages.json

Lines changed: 54 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@
234234
"description": "Import backup code."
235235
},
236236
"import_backup_qr_partly_failed": {
237-
"message": "Import successfuly, but some QR image cannot be recognized.",
238-
"description": "Import successfuly, but some QR image cannot be recognized."
237+
"message": "Import successful, but some QR codes could not be recognized.",
238+
"description": "Import successful, but some QR image cannot be recognized."
239239
},
240240
"import_backup_qr_in_batches": {
241241
"message": "You can select multiple files to import backup in batches.",
@@ -305,6 +305,10 @@
305305
"message": "Dark",
306306
"description": "Dark theme"
307307
},
308+
"theme_simple": {
309+
"message": "Simple",
310+
"description": "Simple theme"
311+
},
308312
"theme_high_contrast": {
309313
"message": "High Contrast",
310314
"description": "High Contrast theme"
@@ -389,5 +393,53 @@
389393
},
390394
"backup_file_info": {
391395
"message": "Backup your data to a file."
396+
},
397+
"password_policy_default_hint": {
398+
"message": "Your password does not meet your organization's security requirements. Contact your administrator for more information."
399+
},
400+
"advisor": {
401+
"message": "Advisor"
402+
},
403+
"advisor_insight_password_not_set": {
404+
"message": "Set a password to protect your data."
405+
},
406+
"advisor_insight_auto_lock_not_set": {
407+
"message": "Enable auto-lock to protect your data."
408+
},
409+
"advisor_insight_browser_sync_not_enabled": {
410+
"message": "Browser sync is disabled. Enabling it allows accounts to be synced across browsers."
411+
},
412+
"advisor_insight_auto_fill_not_enabled": {
413+
"message": "Autofill can be enabled to automatically fill codes into websites."
414+
},
415+
"advisor_insight_smart_filter_not_enabled": {
416+
"message": "Enabling smart filter allows for quick access to accounts."
417+
},
418+
"show_all_insights": {
419+
"message": "Show all insights."
420+
},
421+
"no_insight_available": {
422+
"message": "No insights found, everything looks good!"
423+
},
424+
"danger": {
425+
"message": "Danger"
426+
},
427+
"warning": {
428+
"message": "Warning"
429+
},
430+
"info": {
431+
"message": "Info"
432+
},
433+
"dismiss": {
434+
"message": "Dismiss"
435+
},
436+
"learn_more": {
437+
"message": "Learn more"
438+
},
439+
"enable_context_menu": {
440+
"message": "Add to context menu"
441+
},
442+
"no_entires": {
443+
"message": "No accounts to display. Add your first account now."
392444
}
393445
}

0 commit comments

Comments
 (0)