mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-19 03:34:03 +02:00
Merge pull request #20791 from Snuffleupagus/l10n-README
Update l10n related information in various READMEs
This commit is contained in:
commit
2c78b745af
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@ -8,8 +8,6 @@ The issue tracking system is designed to record a single technical problem. A bu
|
||||
|
||||
If you are developing a custom solution, first check the examples at https://github.com/mozilla/pdf.js#learning and search existing issues. If this does not help, please prepare a short well-documented example that demonstrates the problem and make it accessible online on your website, JS Bin, GitHub, etc. before opening a new issue or contacting us in the Matrix room -- keep in mind that just code snippets won't help us troubleshoot the problem.
|
||||
|
||||
Note that the translations for PDF.js in the `l10n` folder are imported from the Nightly channel of Mozilla Firefox, such that we don't have to maintain them ourselves. This means that we will not accept pull requests that add new languages and/or modify existing translations, unless the corresponding changes have been made in Mozilla Firefox first.
|
||||
|
||||
See also:
|
||||
- https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions
|
||||
- https://github.com/mozilla/pdf.js/wiki/Contributing
|
||||
|
||||
@ -1,5 +1,3 @@
|
||||
Most of the files in this folder (except for the `en-US` folder) have been
|
||||
imported from the Firefox Nightly branch;
|
||||
please see https://hg.mozilla.org/l10n-central. Some of the files are
|
||||
licensed under the MPL license. You can obtain a copy of the license at
|
||||
https://mozilla.org/MPL/2.0.
|
||||
+ Only the translations for the `en-US` locale are maintained here.
|
||||
|
||||
+ The translations for all other locales are imported automatically from Firefox. Please see https://mozilla-l10n.github.io/introduction/ for information about contributing.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user