[gnome-user-docs/strict-ci: 2/2] Enable strict checking with itstool for CI



commit e444b435e53e2a76e1eb3264db9a75c754fc3aea
Author: David King <amigadave amigadave com>
Date:   Sat Jul 20 23:08:28 2019 +0100

    Enable strict checking with itstool for CI
    
    Fixes: https://gitlab.gnome.org/GNOME/gnome-user-docs/issues/26

 .gitlab-ci.yml      | 2 +-
 gnome-help/lv/lv.po | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f422c58b..128c66fd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,5 +8,5 @@ build-fedora:
     - yelp-check orphans gnome-help/C system-admin-guide/C
     - yelp-check validate gnome-help/C system-admin-guide/C
     - ./autogen.sh
-    - make
+    - ITSTOOL="/usr/bin/itstool --strict" make
     - make check
diff --git a/gnome-help/lv/lv.po b/gnome-help/lv/lv.po
index 27917382..b6b016f8 100644
--- a/gnome-help/lv/lv.po
+++ b/gnome-help/lv/lv.po
@@ -244,7 +244,7 @@ msgid ""
 "key multiple times when you only want to press it once, you should turn on "
 "bounce keys."
 msgstr ""
-"Ieslēgt <em>atlecošos taustiņus</em>, lai ignorētu ātri atkārtotu taustiņu "
+"Ieslēgt <em>atlecošos taustiņus</em, lai ignorētu ātri atkārtotu taustiņu "
 "piespiešanu. Piemēram, ja jums ir roku trīce, kas izraisa vairākkārtīgu "
 "taustiņa piespiešanu, kad vēlaties piespiest tikai vienreiz, jums vajadzētu "
 "ieslēgt atlecošos taustiņus."


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]