From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/001562.html | 138 +++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001562.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001562.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001562.html b/zarb-ml/mageia-sysadm/2011-January/001562.html new file mode 100644 index 000000000..88c6daa00 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001562.html @@ -0,0 +1,138 @@ + + + + [Mageia-sysadm] [673] - create the initial set of i18n lists + + + + + + + + + +

[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
+ -- cgit v1.2.1