[Mageia-sysadm] [673] - create the initial set of i18n lists
root at mageia.org
root at mageia.org
Thu Jan 6 02:33:54 CET 2011
Revision: 673
Author: misc
Date: 2011-01-06 02:33:54 +0100 (Thu, 06 Jan 2011)
Log Message:
-----------
- create the initial set of i18n lists
Modified Paths:
--------------
puppet/manifests/nodes.pp
Modified: puppet/manifests/nodes.pp
===================================================================
--- puppet/manifests/nodes.pp 2011-01-06 01:33:52 UTC (rev 672)
+++ puppet/manifests/nodes.pp 2011-01-06 01:33:54 UTC (rev 673)
@@ -56,8 +56,54 @@
include bugzilla
include sympa::server
include postfix::primary_smtp
-
+
+ # please check that the list use the proper code for
+ # language ( not to be confused with tld or country code )
+ sympa::public_list {"i18n-af":
+ subject => "List about translation in Afrikaans",
+ topics => "i18n",
+ }
+ sympa::public_list {"i18n-de":
+ subject => "List about translation in German",
+ topics => "i18n",
+ }
+
+ sympa::public_list {"i18n-et":
+ subject => "List about translation in Estonian",
+ topics => "i18n",
+ }
+
+ sympa::public_list {"i18n-fr":
+ subject => "List about translation in French",
+ topics => "i18n",
+ }
+
+ sympa::public_list {"i18n-nl":
+ subject => "List about translation in Dutch",
+ topics => "i18n",
+ }
+
+ sympa::public_list {"i18n-pt_br":
+ subject => "List about translation in Brazilian Portuguese",
+ topics => "i18n",
+ }
+
+ sympa::public_list {"i18n-pl":
+ subject => "List about translation in Polish",
+ topics => "i18n",
+ }
+
+ sympa::public_list {"i18n-ru":
+ subject => "List about translation in Russian",
+ topics => "i18n",
+ }
+
+ sympa::public_list {"i18n-tr":
+ subject => "List about translation in Turkish",
+ topics => "i18n",
+ }
+
}
# buildnode
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110106/2333b706/attachment.html>
More information about the Mageia-sysadm
mailing list