summaryrefslogtreecommitdiff
path: root/RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE')
-rw-r--r--RELEASE3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE b/RELEASE
index 106c939..d010181 100644
--- a/RELEASE
+++ b/RELEASE
@@ -21,6 +21,9 @@ Bugfixes:
ninja-build appstream-glib-pot
zanata push
zanata pull --min-doc-percent=5
+for f in po/*.po; do
+msgattrib --no-location --translated --no-wrap --sort-output $f --output-file=$f
+done
git add po/*.po
3. Update library version if new ABI or API in meson.build