[gnome-terminal] help: Remove 0% translations from HELP_LINGUAS



commit 3b6ef38ce0b29f52448203b596f5787d421dc2d8
Author: Christian Persch <chpe gnome org>
Date:   Wed Mar 6 21:09:58 2013 +0100

    help: Remove 0% translations from HELP_LINGUAS
    
    Due to the help rewrite in mallard, all translations, except the already-updated
    de and es ones, are at 0%. Remove them from HELP_LINGUAS for now; the translators
    will need to add them back when they update the translation.

 help/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/Makefile.am b/help/Makefile.am
index a6b52e0..88b0377 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -40,6 +40,6 @@ HELP_FILES = \
        txt-select-text.page \
        $(NULL)
 
-HELP_LINGUAS = ca cs da de el en_GB es fr gl it ko oc pt_BR ro ru sl sv te uk zh_CN
+HELP_LINGUAS = de es
 
 -include $(top_srcdir)/git.mk


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