-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
Merge pull request #192 from webknjaz/translations/ukrainian #197
Open
Tom27420
wants to merge
96
commits into
FoxyProxy-Basic-7.4.2
Choose a base branch
from
master
base: FoxyProxy-Basic-7.4.2
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix typo
Fixed "log limit ignored" bug at #58 Fixed spelling errors. Contributed by cheese1. Thank you!
This reverts commit 3e4f919.
* master: fix typo
Add Simplified Chinese translation
* define default color in utils.js instead of within proxy.js so it can be reused
…re proxy ordering is correct post-import * introduce .editorconfig for standardized spacing * introduce jest
* whitespace changes per new .editorconfig
…s and menu items appropriately * extract i18n from html and ad more i18n to messages.json * fix up tooltips for better examples and link to help page * add support for username:password in simple import format * add support for patternIncludesAll and patternExcludesIntranet in complete import format
…rted at #84 * Whitespace changes to match .editorconfig
* release notes * attributions
* origin/master: Update README.md Add Simplified Chinese translation better notes on building foxyproxy basic version bump fix for #58 # Conflicts: # src/about.html # src/manifest.json # src/scripts/background.js
3 commands added for now as a basic start, to work on later. No keyboard shortcuts added as it leads to complaints, let users choose themselves
Undo changes to master, changes posted to 7.5.2
3 commands added for now as a basic start, to work on later. No keyboard shortcuts added. Users can set themselves. Important: Use the same names as IDs in popup.html The command will emulate popup clicks "forAll" is temporary and has no action for now
3 commands added for now as a basic start, to work on later. No keyboard shortcuts added. Users can set themselves. Important: Use the same names as IDs in popup.html The command will emulate popup clicks "forAll" is temporary and has no action for now
append() (FF49+) is much faster than appendChild(document.createTextNode(text))
Adding Spanish translation
Add language: Persian (فارسی)
Bugfix FUNDING.yml: use array instead of assignment override
Add a locale file with the Ukrainian translation 🇺🇦
what is this pull request for? There are thousands of changes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update it