[SCM] live-manual branch, debian, updated. debian/3.0_a13-1

chals chals at altorricon.com
Wed Jun 27 13:08:02 UTC 2012


The following commit has been merged in the debian branch:
commit 48cdcb2faaaf3fdd9e8c8effae76fb29029e340b
Author: chals <chals at altorricon.com>
Date:   Tue Jun 19 13:35:55 2012 +0200

    Adding 'ca' to menu.

diff --git a/manual/bin/find-fuzzy.sh b/manual/bin/find-fuzzy.sh
index 40a2f1b..6642a58 100755
--- a/manual/bin/find-fuzzy.sh
+++ b/manual/bin/find-fuzzy.sh
@@ -7,7 +7,7 @@ set -e
 echo ""
 echo "There are $(grep -w 'fuzzy' manual/po/*/* | wc -l) fuzzy strings altogether in live-manual."
 echo "This script can help you find and fix them. What is your language?."
-echo "Type: de, es, fr, it, pt_BR or ro ['a' to see all]['q' to quit]" 
+echo "Type: ca, de, es, fr, it, pt_BR or ro ['a' to see all]['q' to quit]" 
 
 # Editor defaults to vim unless otherwise specified in preferences.
 
@@ -67,7 +67,7 @@ case "$ANSWER" in
 		echo "Translation English-English not implemented yet!"
 		;;
 
-	de|es|fr|it|pt_BR|ro)
+	ca|de|es|fr|it|pt_BR|ro)
 		Find_fuzzy
 		;;
 

-- 
live-manual



More information about the debian-live-changes mailing list