mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-06 16:19:07 -04:00
language: Add translation-domain
This allows you to set the translation domain of a blueprint file.
This commit is contained in:
parent
c5fa33363f
commit
e261180dcc
6 changed files with 72 additions and 2 deletions
3
tests/samples/translation_domain.blp
Normal file
3
tests/samples/translation_domain.blp
Normal file
|
@ -0,0 +1,3 @@
|
|||
using Gtk 4.0;
|
||||
|
||||
translation-domain "blueprint-tests";
|
Loading…
Add table
Add a link
Reference in a new issue