[translation-quick-start-guide] Second try to fix Translating_Wiki.xml formatting

Piotr Drąg raven at fedoraproject.org
Wed Jun 30 10:22:53 UTC 2010


commit 891c17173d9a31bc055f785558a2c4d6f286bf4a
Author: Piotr Drąg <piotrdrag at gmail.com>
Date:   Wed Jun 30 11:57:31 2010 +0200

    Second try to fix Translating_Wiki.xml formatting

 en-US/Translating_Wiki.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Translating_Wiki.xml b/en-US/Translating_Wiki.xml
index 51fc2e1..90f3c3f 100644
--- a/en-US/Translating_Wiki.xml
+++ b/en-US/Translating_Wiki.xml
@@ -26,7 +26,7 @@
 		<title>Add the Language Template to the English Page</title>
 		<para>
 			Edit the English page, and at the top of it, add the <code>{{template|autolang}}</code> template:
-			<screen><command>{{autolang|base=yes}}</screen></command>
+			<screen><command>{{autolang|base=yes}}</command></screen>
 The <code>base=yes</code> part is <emphasis>required</emphasis> for the English page. Save the page.
 		</para>
 	</section>
@@ -43,7 +43,7 @@ The <code>base=yes</code> part is <emphasis>required</emphasis> for the English
  <command>{{lang|en|page=''Base page name''}}</command>
 		</para>
 	<para>
-			The text between <code>lang</code> and <code>page=</code> is the list of language codes. Add the language code that you are translating to this list. Use <ulink url="http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/Names.php?view=markup">this list</a> to determine the proper MediaWiki language code.
+			The text between <code>lang</code> and <code>page=</code> is the list of language codes. Add the language code that you are translating to this list. Use <ulink url="http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/Names.php?view=markup">this list</ulink> to determine the proper MediaWiki language code.
 		</para>
 		<note><title>Please Keep the List Alphabetical</title>
 			<para>Keep the list of language codes alphabetical by code. This means German (de) should come before English (en), for example.</para>


More information about the docs-commits mailing list