[Debian-l10n-commits] r1113 - in /dl10n/trunk: Changelog lib/Debian/L10n/Spider.pm

nekral-guest at users.alioth.debian.org nekral-guest at users.alioth.debian.org
Sun Aug 3 16:13:56 UTC 2008


Author: nekral-guest
Date: Sun Aug  3 16:13:56 2008
New Revision: 1113

URL: http://svn.debian.org/wsvn/?sc=1&rev=1113
Log:
	* lib/Debian/L10n/Spider.pm: Added Romanian to the list of teams.

Modified:
    dl10n/trunk/Changelog
    dl10n/trunk/lib/Debian/L10n/Spider.pm

Modified: dl10n/trunk/Changelog
URL: http://svn.debian.org/wsvn/dl10n/trunk/Changelog?rev=1113&op=diff
==============================================================================
--- dl10n/trunk/Changelog (original)
+++ dl10n/trunk/Changelog Sun Aug  3 16:13:56 2008
@@ -1,3 +1,7 @@
+2008-08-03  Nicolas François  <nicolas.francois at centraliens.net>
+
+	* lib/Debian/L10n/Spider.pm: Added Romanian to the list of teams.
+
 2008-08-03  Nicolas François  <nicolas.francois at centraliens.net>
 
 	* lib/Debian/L10n/Spider.pm: TAF is now deprecated. Please use

Modified: dl10n/trunk/lib/Debian/L10n/Spider.pm
URL: http://svn.debian.org/wsvn/dl10n/trunk/lib/Debian/L10n/Spider.pm?rev=1113&op=diff
==============================================================================
--- dl10n/trunk/lib/Debian/L10n/Spider.pm (original)
+++ dl10n/trunk/lib/Debian/L10n/Spider.pm Sun Aug  3 16:13:56 2008
@@ -90,6 +90,7 @@
 	nl    => 'dutch',
 #	pt    => 'portuguese',
 	pt_BR => 'portuguese',
+	ro    => 'romanian',
 	tr    => 'turkish',
 	);
 my %Language = (
@@ -103,6 +104,7 @@
 	nl    => 'dutch',
 #	pt    => 'portuguese',
 	pt_BR => 'portuguese_BRAZIL',
+	ro    => 'romanian',
 	tr    => 'turkish',
 	);
 




More information about the Debian-l10n-commits mailing list