mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
Added subheaders
This commit is contained in:
parent
e24478eb42
commit
e1c21793f2
1 changed files with 6 additions and 1 deletions
|
|
@ -350,11 +350,14 @@ Base both bugfixes and new features on `master`.
|
||||||
|
|
||||||
# Native Language Support
|
# Native Language Support
|
||||||
|
|
||||||
|
## Translators
|
||||||
|
|
||||||
### Weblate Instance
|
### Weblate Instance
|
||||||
|
|
||||||
Translators can create an account at [LXQt Weblate](https://translate.lxqt-project.org/projects/labwc/labwc/)
|
Translators can create an account at [LXQt Weblate](https://translate.lxqt-project.org/projects/labwc/labwc/)
|
||||||
and use the web interface. Adding new languages should work, otherwise the
|
and use the web interface. Adding new languages should work, otherwise the
|
||||||
administrators can be contacted. Suggestions for improving existing translations can be added without account.
|
administrators can be contacted. Suggestions for improving existing translations
|
||||||
|
can be added without account.
|
||||||
|
|
||||||
### Github Pull Request
|
### Github Pull Request
|
||||||
|
|
||||||
|
|
@ -371,6 +374,8 @@ translation strings under each English string.
|
||||||
|
|
||||||
[See this tutorial for further guidance](https://www.labri.fr/perso/fleury/posts/programming/a-quick-gettext-tutorial.html)
|
[See this tutorial for further guidance](https://www.labri.fr/perso/fleury/posts/programming/a-quick-gettext-tutorial.html)
|
||||||
|
|
||||||
|
## Coders
|
||||||
|
|
||||||
Code contributors may need to update relevant files if their additions
|
Code contributors may need to update relevant files if their additions
|
||||||
affect UI elements (at the moment only `src/menu/menu.c`). In this case
|
affect UI elements (at the moment only `src/menu/menu.c`). In this case
|
||||||
the `po/labwc.pot` file needs to be updated so that translators can
|
the `po/labwc.pot` file needs to be updated so that translators can
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue