mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
nls: updates for new strings in menus
- also fixes updating tr.po file - more descriptive instructions in CONTRIBUTING.md - fix comments in po/pot files when using meson gettext tools
This commit is contained in:
parent
4fa2091677
commit
9e954dfcd0
9 changed files with 136 additions and 61 deletions
|
|
@ -5,7 +5,6 @@ add_project_arguments('-DGETTEXT_PACKAGE="' + meson.project_name() + '"',
|
|||
i18n.gettext(meson.project_name(),
|
||||
args: ['--directory=' + source_root,
|
||||
'--add-comments=TRANSLATORS',
|
||||
'--no-location',
|
||||
'--keyword=_',
|
||||
'--msgid-bugs=https://github.com/labwc/labwc/issues'],
|
||||
preset: 'glib'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue