[pitivi/1.0] po: Use po files with the 'glib' preset
- From: Alexandru Băluț <alexbalut src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi/1.0] po: Use po files with the 'glib' preset
- Date: Sun, 18 Feb 2018 16:42:19 +0000 (UTC)
commit 8fa2e0d23aa19f3020f96530cb4d12ae5c8bbf5a
Author: Alexandru Băluț <alexandru balut gmail com>
Date: Sun Feb 18 17:38:40 2018 +0100
po: Use po files with the 'glib' preset
po/meson.build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/meson.build b/po/meson.build
index 4558260..dbc0cdd 100644
--- a/po/meson.build
+++ b/po/meson.build
@@ -1,4 +1,4 @@
# Used for .desktop and .appdata translation
podir = '@0@'.format(meson.current_source_dir())
i18n = import('i18n')
-i18n.gettext('pitivi')
+i18n.gettext(meson.project_name(), preset: 'glib')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]