[debian-edu-commits] debian-edu/ 01/04: Adjust scripts/get_copyright: remove (zh), add (ja).
Wolfgang Schweer
schweer-guest at moszumanska.debian.org
Thu Jul 21 08:06:29 UTC 2016
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 b63e1f3b4da89ca9668ec70d6365e1a9a3beff4f
Author: Wolfgang Schweer <wschweer at arcor.de>
Date: Thu Jul 21 09:55:39 2016 +0200
Adjust scripts/get_copyright: remove (zh), add (ja).
---
documentation/scripts/get_copyright | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/scripts/get_copyright b/documentation/scripts/get_copyright
index 1b2f684..9c942b5 100755
--- a/documentation/scripts/get_copyright
+++ b/documentation/scripts/get_copyright
@@ -26,10 +26,10 @@ my %langs = (
'Spanish' => 'es',
'French' => 'fr',
'Italian' => 'it',
+ 'Japanese' => 'ja',
'Bokmål' => 'nb',
'Norwegian Bokmål' => 'nb',
'Dutch' => 'nl',
- 'Traditional 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