yo!

here I add Spanish to the 
wiki/src/contribute/l10n_tricks/language_statistics.sh script that makes the 
numbers of translation files each month.


 1 file changed, 1 insertion(+), 1 deletion(-)

easy peasy!(famous last words)

please review
From 002e2ce2821294cd07cb800a03a5028bd58211ee Mon Sep 17 00:00:00 2001
From: emma peel <[email protected]>
Date: Sat, 17 Feb 2018 06:46:55 +0000
Subject: [PATCH] add Spanish to the language statistics script

---
 wiki/src/contribute/l10n_tricks/language_statistics.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wiki/src/contribute/l10n_tricks/language_statistics.sh b/wiki/src/contribute/l10n_tricks/language_statistics.sh
index 35e5ce0b7a..75fb40d2c6 100755
--- a/wiki/src/contribute/l10n_tricks/language_statistics.sh
+++ b/wiki/src/contribute/l10n_tricks/language_statistics.sh
@@ -6,7 +6,7 @@ set -e
 set -u
 set -o pipefail
 
-LANGUAGES=${@:-de fa fr it pt}
+LANGUAGES=${@:-de es fa fr it pt}
 
 count_msgids () {
     cat | grep -E '^msgid\s+' | wc -l
-- 
2.11.0

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Tails-dev mailing list
[email protected]
https://mailman.boum.org/listinfo/tails-dev
To unsubscribe from this list, send an empty email to 
[email protected].

Reply via email to