[debian-edu-commits] debian-edu/ 01/04: Adjust documentation/scripts/get_copyright (Swedish, Simplified Chinese).SQ
    Wolfgang Schweer 
    schweer-guest at moszumanska.debian.org
       
    Wed Aug 23 10:47:10 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
schweer-guest pushed a commit to branch master
in repository debian-edu-doc.
commit 45494589b35e8de82b60f3aa365da8dbe70c8fa8
Author: Wolfgang Schweer <wschweer at arcor.de>
Date:   Wed Aug 23 12:36:40 2017 +0200
    Adjust documentation/scripts/get_copyright (Swedish, Simplified Chinese).SQ
---
 documentation/scripts/get_copyright | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/documentation/scripts/get_copyright b/documentation/scripts/get_copyright
index 33a4299..c6a40e4 100755
--- a/documentation/scripts/get_copyright
+++ b/documentation/scripts/get_copyright
@@ -30,8 +30,11 @@ my %langs = (
 	'Bokmål'	=> 'nb',
 	'Norwegian Bokmål' => 'nb',
 	'Dutch'		=> 'nl',
-	'Svedish'	=> 'sv',
+	'Swedish'	=> 'sv',
 	'Polish'	=> 'pl',
+	'Chinese' => 'zh',
+	'Simplified Chinese' => 'zh',
+	'Chinese (Simplified Chinese)' => 'zh',
 );
 
 sub copyright ($) {
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-doc.git
    
    
More information about the debian-edu-commits
mailing list