-
Notifications
You must be signed in to change notification settings - Fork 975
Refactor quicktools settings #1761
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 3 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -488,5 +488,7 @@ | |||||||||
| "backup invalid keybindings": "Invalid keyBindings format", | ||||||||||
| "backup invalid plugins": "Invalid installedPlugins format", | ||||||||||
| "issues found": "Issues found", | ||||||||||
| "error details": "Error details" | ||||||||||
| "error details": "Error details", | ||||||||||
| "active tools": "Active tools", | ||||||||||
| "available tools": "Available tools" | ||||||||||
|
Comment on lines
+492
to
+493
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The new localization keys for
Suggested change
|
||||||||||
| } | ||||||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -487,5 +487,7 @@ | |
| "backup invalid keybindings": "Invalid keyBindings format", | ||
| "backup invalid plugins": "Invalid installedPlugins format", | ||
| "issues found": "Issues found", | ||
| "error details": "Error details" | ||
| "error details": "Error details", | ||
| "active tools": "Active tools", | ||
| "available tools": "Available tools" | ||
|
Comment on lines
+491
to
+492
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -487,5 +487,7 @@ | |
| "backup invalid keybindings": "Neplatný formát klávesových zkratek", | ||
| "backup invalid plugins": "Neplatný formát instalovaných pluginů", | ||
| "issues found": "Nalezené problémy", | ||
| "error details": "Podrobnosti o chybě" | ||
| "error details": "Podrobnosti o chybě", | ||
| "active tools": "Active tools", | ||
| "available tools": "Available tools" | ||
|
Comment on lines
+491
to
+492
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -487,5 +487,7 @@ | |
| "backup invalid keybindings": "Invalid keyBindings format", | ||
| "backup invalid plugins": "Invalid installedPlugins format", | ||
| "issues found": "Issues found", | ||
| "error details": "Error details" | ||
| "error details": "Error details", | ||
| "active tools": "Active tools", | ||
| "available tools": "Available tools" | ||
|
Comment on lines
+491
to
+492
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| } | ||
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -487,5 +487,7 @@ | |||||||||
| "backup invalid keybindings": "Invalid keyBindings format", | ||||||||||
| "backup invalid plugins": "Invalid installedPlugins format", | ||||||||||
| "issues found": "Issues found", | ||||||||||
| "error details": "Error details" | ||||||||||
| "error details": "Error details", | ||||||||||
| "active tools": "Active tools", | ||||||||||
| "available tools": "Available tools" | ||||||||||
|
Comment on lines
+491
to
+492
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The new localization keys for
Suggested change
|
||||||||||
| } | ||||||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -487,5 +487,7 @@ | |
| "backup invalid keybindings": "Invalid keyBindings format", | ||
| "backup invalid plugins": "Invalid installedPlugins format", | ||
| "issues found": "Issues found", | ||
| "error details": "Error details" | ||
| "error details": "Error details", | ||
| "active tools": "Active tools", | ||
| "available tools": "Available tools" | ||
|
Comment on lines
+491
to
+492
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -488,5 +488,7 @@ | |
| "backup invalid keybindings": "Invalid keyBindings format", | ||
| "backup invalid plugins": "Invalid installedPlugins format", | ||
| "issues found": "Issues found", | ||
| "error details": "Error details" | ||
| "error details": "Error details", | ||
| "active tools": "Active tools", | ||
| "available tools": "Available tools" | ||
|
Comment on lines
+492
to
+493
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -488,5 +488,7 @@ | |
| "backup invalid keybindings": "Invalid keyBindings format", | ||
| "backup invalid plugins": "Invalid installedPlugins format", | ||
| "issues found": "Issues found", | ||
| "error details": "Error details" | ||
| "error details": "Error details", | ||
| "active tools": "Active tools", | ||
| "available tools": "Available tools" | ||
|
Comment on lines
+492
to
+493
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -487,5 +487,7 @@ | |
| "backup invalid keybindings": "Érvénytelen a billentyűparancsok formátuma", | ||
| "backup invalid plugins": "Érvénytelen a telepített bővítmények formátuma", | ||
| "issues found": "Problémák találhatók", | ||
| "error details": "Hiba részletei" | ||
| "error details": "Hiba részletei", | ||
| "active tools": "Active tools", | ||
| "available tools": "Available tools" | ||
|
Comment on lines
+491
to
+492
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -488,5 +488,7 @@ | |
| "backup invalid keybindings": "Invalid keyBindings format", | ||
| "backup invalid plugins": "Invalid installedPlugins format", | ||
| "issues found": "Issues found", | ||
| "error details": "Error details" | ||
| "error details": "Error details", | ||
| "active tools": "Active tools", | ||
| "available tools": "Available tools" | ||
|
Comment on lines
+492
to
+493
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -488,5 +488,7 @@ | |
| "backup invalid keybindings": "Invalid keyBindings format", | ||
| "backup invalid plugins": "Invalid installedPlugins format", | ||
| "issues found": "Issues found", | ||
| "error details": "Error details" | ||
| "error details": "Error details", | ||
| "active tools": "Active tools", | ||
| "available tools": "Available tools" | ||
|
Comment on lines
+492
to
+493
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -487,5 +487,7 @@ | |
| "backup invalid keybindings": "Invalid keyBindings format", | ||
| "backup invalid plugins": "Invalid installedPlugins format", | ||
| "issues found": "Issues found", | ||
| "error details": "Error details" | ||
| "error details": "Error details", | ||
| "active tools": "Active tools", | ||
| "available tools": "Available tools" | ||
|
Comment on lines
+491
to
+492
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -487,5 +487,7 @@ | |
| "backup invalid keybindings": "Invalid keyBindings format", | ||
| "backup invalid plugins": "Invalid installedPlugins format", | ||
| "issues found": "Issues found", | ||
| "error details": "Error details" | ||
| "error details": "Error details", | ||
| "active tools": "Active tools", | ||
| "available tools": "Available tools" | ||
|
Comment on lines
+491
to
+492
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -487,5 +487,7 @@ | |
| "backup invalid keybindings": "Invalid keyBindings format", | ||
| "backup invalid plugins": "Invalid installedPlugins format", | ||
| "issues found": "Issues found", | ||
| "error details": "Error details" | ||
| "error details": "Error details", | ||
| "active tools": "Active tools", | ||
| "available tools": "Available tools" | ||
|
Comment on lines
+491
to
+492
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -487,5 +487,7 @@ | |
| "backup invalid keybindings": "Invalid keyBindings format", | ||
| "backup invalid plugins": "Invalid installedPlugins format", | ||
| "issues found": "Issues found", | ||
| "error details": "Error details" | ||
| "error details": "Error details", | ||
| "active tools": "Active tools", | ||
| "available tools": "Available tools" | ||
|
Comment on lines
+491
to
+492
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| } | ||
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -487,5 +487,7 @@ | |||||||||
| "backup invalid keybindings": "Invalid keyBindings format", | ||||||||||
| "backup invalid plugins": "Invalid installedPlugins format", | ||||||||||
| "issues found": "Issues found", | ||||||||||
| "error details": "Error details" | ||||||||||
| "error details": "Error details", | ||||||||||
| "active tools": "Active tools", | ||||||||||
| "available tools": "Available tools" | ||||||||||
|
Comment on lines
+491
to
+492
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The new localization keys for
Suggested change
|
||||||||||
| } | ||||||||||
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -487,5 +487,7 @@ | |||||||||
| "backup invalid keybindings": "Invalid keyBindings format", | ||||||||||
| "backup invalid plugins": "Invalid installedPlugins format", | ||||||||||
| "issues found": "Issues found", | ||||||||||
| "error details": "Error details" | ||||||||||
| "error details": "Error details", | ||||||||||
| "active tools": "Active tools", | ||||||||||
| "available tools": "Available tools" | ||||||||||
|
Comment on lines
+491
to
+492
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The new localization keys for
Suggested change
|
||||||||||
| } | ||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The new localization keys for
active toolsandavailable toolshave not been translated into Arabic. Please add the translations.