mirror of
https://github.com/labwc/labwc.git
synced 2026-03-08 05:33:52 -04:00
nls: add native language support
- adds labwc.pot and po files for de, es, it and sv - added notes in NEWS.md and CONTRIBUTING.md - addresses #269 - conditional upon `msgfmt` being installed - can be disabled at build time
This commit is contained in:
parent
e75af14d3d
commit
cbed8acf01
15 changed files with 301 additions and 10 deletions
3
NEWS.md
3
NEWS.md
|
|
@ -27,7 +27,8 @@ that branch.
|
|||
This release contains significant refactoring to use the wlroots
|
||||
scene-graph API, particularly src/output.c, server-side-decoration
|
||||
and the layer-shell implementation. Many thanks to @Consolatis for some
|
||||
heavy lifting with this.
|
||||
heavy lifting with this. Native language support has been added by
|
||||
@01micko.
|
||||
|
||||
### Added
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue