Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
teddy-gustiaux committed Apr 30, 2019
2 parents f1be2ed + 8a94f0e commit 8e4d5f5
Show file tree
Hide file tree
Showing 22 changed files with 521 additions and 119 deletions.
39 changes: 39 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: type/bug
assignees: teddy-gustiaux

---

# This is a Bug Report

## Description
A clear and concise description of what the bug is.

## Steps to reproduce the problem

1.
2.
3.
4.

## Expected behavior
A clear and concise description of what you expected to happen.

## Specifications

- Version of the add-on:
<!-- Please choose a Firefox edition among the list -->
- Firefox edition: Firefox (regular edition) / Developer Edition / Beta / Nightly / Other (please specify)
- Firefox version:
<!-- Please choose a platform among the list -->
- Platform: Windows / macOS / Linux / Other (please specify)
- Platform version:

## Screenshots
If applicable, add screenshots to help explain your problem.

## Additional context
Add any other context about the problem here.
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: type/feature-request
assignees: teddy-gustiaux

---

# This is a Feature Request

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is.

**Describe the solution you would like**
A clear and concise description of what you want to happen.

**Describe alternatives you have considered**
A clear and concise description of any alternative solutions or features you have considered.

**Additional context**
Add any other context or screenshots about the feature request here.
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/improvement-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Improvement request
about: 'Suggest an improvement for an existing aspect of this project '
title: ''
labels: ''
assignees: teddy-gustiaux

---

# This is an Improvement Request

**Which component or feature of the add-on is your improvement request related to? Please describe.**
A clear and concise description of what the existing component or feature is.

**Describe the improvement you would like**
A clear and concise description of what you want to happen.

**Describe alternatives you have considered**
A clear and concise description of any alternative solutions or features you have considered.

**Additional context**
Add any other context or screenshots about the improvement request here.
16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/question.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: Question
about: I have a question about this project or need some help.
title: ''
labels: type/question
assignees: teddy-gustiaux

---

# This is a Question

**Description**
What is your question? What would you need help with?

**Additional context**
Add any other context or screenshots about your question here.
10 changes: 2 additions & 8 deletions src/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,22 +66,16 @@
"message": "Quick bookmarking"
},
"options_about": {
"message": "About the add-on"
"message": "About"
},
"options_release_open_changelog": {
"message": "Show the release notes when the add-on is updated"
},
"options_release_changelog_github": {
"message": "The release notes of the add-on are now accessible on GitHub."
},
"options_release_latest_changelog": {
"message": "Access the latest release notes"
},
"options_release_full_changelog": {
"message": "Access the full changelog"
},
"options_important_note": {
"message": "Important note"
"message": "Access the changelog"
},
"options_ff_built_in_note": {
"message": "Those settings only apply to the built-in bookmarking system of Firefox. They allow you to select in which folder (and in which position of this folder) the new bookmarks will be added. It only affects bookmarks added through the built-in Firefox bookmark icon or shortcut (Ctrl+D), through the context menu or via the bookmarks menu."
Expand Down
8 changes: 1 addition & 7 deletions src/_locales/fr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,8 @@
"options_release_changelog_github": {
"message": "Les notes de versions sont maintenant consultables sur GitHub."
},
"options_release_latest_changelog": {
"message": "Accéder aux dernières notes de versions"
},
"options_release_full_changelog": {
"message": "Accéder à l’ensemble des notes de versions"
},
"options_important_note": {
"message": "Note importante"
"message": "Accéder aux notes de versions"
},
"options_ff_built_in_note": {
"message": "Ces paramètres ne s’appliquent qu’au système de marquage interne à Firefox. Ils vous permettent de sélectionner à quel endroit (et à quelle position) les nouveaux marque-pages sont ajoutés. Cela n’affecte que les marque-pages créés via l’icône de marquage ou le raccourci (Ctrl+D) intégrés de Firefox, via le menu contextuel ou via le menu des marque-pages."
Expand Down
10 changes: 2 additions & 8 deletions src/_locales/hu/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,22 +66,16 @@
"message": "Gyors könyvjelzõzés"
},
"options_about": {
"message": "A kiegészítõ névjegye"
"message": "About"
},
"options_release_open_changelog": {
"message": "Show the release notes when the add-on is updated"
},
"options_release_changelog_github": {
"message": "The release notes of the add-on are now accessible on GitHub."
},
"options_release_latest_changelog": {
"message": "Access the latest release notes"
},
"options_release_full_changelog": {
"message": "Access the full changelog"
},
"options_important_note": {
"message": "Fontos megjegyzés"
"message": "Access the changelog"
},
"options_ff_built_in_note": {
"message": "Those settings only apply to the built-in bookmarking system of Firefox. They allow you to select in which folder (and in which position of this folder) the new bookmarks will be added. It only affects bookmarks added through the built-in Firefox bookmark icon or shortcut (Ctrl+D), through the context menu or via the bookmarks menu."
Expand Down
10 changes: 2 additions & 8 deletions src/_locales/ru/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,22 +66,16 @@
"message": "Быстрые закладки"
},
"options_about": {
"message": "Об этом расширении"
"message": "About"
},
"options_release_open_changelog": {
"message": "Показывать примечания к релизам при каждом обновлении расширения"
},
"options_release_changelog_github": {
"message": "The release notes of the add-on are now accessible on GitHub."
},
"options_release_latest_changelog": {
"message": "Access the latest release notes"
},
"options_release_full_changelog": {
"message": "Access the full changelog"
},
"options_important_note": {
"message": "Важно"
"message": "Access the changelog"
},
"options_ff_built_in_note": {
"message": "Эти настройки применяются только к встроенной (в Firefox) системе закладок. Они позволяют выбрать папку (и позицию внутри неё) куда будут добавляться новые закладки. Это затронет только закладки, добавляемые через встроенные в Firefox элементы управления: иконку закладок, горячие клавиши (Ctrl+D), кнопка и пункты в контекстных меню или меню закладок."
Expand Down
2 changes: 2 additions & 0 deletions src/globals.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
*/

// List of stored options keys
const THEME = 'theme';
const RELEASE = 'release';
const BUILTIN = 'builtin';
const ALLTABS = 'alltabs';
Expand All @@ -16,6 +17,7 @@ const NEW_RELEASE = 'newRelease';
const NOTIFICATION = 'updateNotification';
const TAB = 'tab';
// List of stored options properties
const DARK_THEME_ENABLED = 'darkThemeEnabled';
const OPEN_NOTES = 'openNotes';
const FOLDER = 'folder';
const TOP = 'top';
Expand Down
Loading

0 comments on commit 8e4d5f5

Please sign in to comment.