Skip to content

Commit 2c78b74

Browse files
Merge pull request #20791 from Snuffleupagus/l10n-README
Update l10n related information in various READMEs
2 parents ce5f34b + 4ea89f4 commit 2c78b74

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

.github/CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ The issue tracking system is designed to record a single technical problem. A bu
88

99
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.
1010

11-
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.
12-
1311
See also:
1412
- https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions
1513
- https://github.com/mozilla/pdf.js/wiki/Contributing

l10n/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
Most of the files in this folder (except for the `en-US` folder) have been
2-
imported from the Firefox Nightly branch;
3-
please see https://hg.mozilla.org/l10n-central. Some of the files are
4-
licensed under the MPL license. You can obtain a copy of the license at
5-
https://mozilla.org/MPL/2.0.
1+
+ Only the translations for the `en-US` locale are maintained here.
2+
3+
+ The translations for all other locales are imported automatically from Firefox. Please see https://mozilla-l10n.github.io/introduction/ for information about contributing.

0 commit comments

Comments
 (0)