po-plug-ins: Backport typo fix
This commit is contained in:
parent
f31642a419
commit
6596b97c96
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
po_plug_ins_dir = meson.current_source_dir()
|
||||
i18n.gettext(gettext_package + '-std-plug-ins', preset: 'glib')
|
||||
|
||||
# Special-casing, we just reuse the same locale dictionnary for our demo
|
||||
# Special-casing, we just reuse the same locale dictionary for our demo
|
||||
# extension. We could have separated the strings but just for the sake
|
||||
# of demo on code-side, it's simpler to do it this way.
|
||||
extension_i18n = 'org.gimp.extension.goat-exercises'
|
||||
|
|
|
|||
Loading…
Reference in a new issue