Commit 345fe31d authored by Holger Levsen's avatar Holger Levsen
Browse files

scripts/get_copyright: add Brazilian Portuguese.

parent e8fb7800
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ debian-edu-doc (2.10.13) UNRELEASED; urgency=medium
  [ Holger Levsen ]
  * Update all manuals from the wiki.
  * d/control: use canonical URL for Vcs-Git, thanks lintian.
  * scripts/get_copyright: add Brazilian Portuguese.

  [ Wolfgang Schweer ]
  * scripts/get_manual:
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ my %langs = (
	'French'	=> 'fr',
	'Italian'	=> 'it',
	'Japanese'	=> 'ja',
	'Brazilian Portuguese'=> 'pt_BR',
	'Bokmål'	=> 'nb',
	'Norwegian Bokmål' => 'nb',
	'Dutch'		=> 'nl',