-
Notifications
You must be signed in to change notification settings - Fork 469
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
General update of translation page #5497
Comments
Maybe change the "www.cups.org" to "Software":
Maybe also add link to GitHub or add it to the Software page. |
@scootergrisen So the "LANGUAGES" value in Makedefs gets set by the configure script, which looks for localizations and (by default) tries to install all that exist. If you are just testing things out you can edit the Makedefs file (not Makedefs.in) to affect the currently configured sources. As for changing www.cups.org to Software, I'd rather not. The location of the sources has changed over the years and the best place to grab the current sources is from the CUPS home page (www.cups.org). I can add a mention of the Github repository, but again we have a link on the home page and that has also changed over the years... I will keep this bug open to track updates to the translation page, including Issue #5498. |
Also tracking changes from issue #5496. |
Having a link called www.cups.org sounds to me like i can expect to visit http://www.cups.org/ the index page. |
…ssue #5497) Also add some examples of localizing the HTML templates (what to localize and what to leave alone...)
https://www.cups.org/doc/translation.html says:
But https://github.com/apple/cups/blob/master/Makedefs.in#L78 says:
So maybe that text does not apply anymore and should be deleted if it is not necessary for the translators to add a locale to LANGUAGES.
The text was updated successfully, but these errors were encountered: