web/html/docs/translation-quick-start-guide index.php,1.26,1.27

Piotr Drąg raven at fedoraproject.org
Wed Apr 28 13:54:52 UTC 2010


Author: raven

Update of /cvs/fedora/web/html/docs/translation-quick-start-guide
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv3101

Modified Files:
	index.php 
Log Message:
Disable languages other than English and Polish (as they are outdated) and fix the description


Index: index.php
===================================================================
RCS file: /cvs/fedora/web/html/docs/translation-quick-start-guide/index.php,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- index.php	9 Apr 2010 14:56:15 -0000	1.26
+++ index.php	28 Apr 2010 13:54:22 -0000	1.27
@@ -14,31 +14,32 @@
 <!--
   Uncomment these only if they are up to date with the en_US version.
 -->
-<p><a href="bs/">Bosanski</a> |
-<a href="de/">Deutsch</a> |
-<a href="el/">Ελληνικά</a> |
+<p>
+<!--<a href="bs/">Bosanski</a> |-->
+<!--<a href="de/">Deutsch</a> |-->
+<!--<a href="el/">Ελληνικά</a> |-->
 <a href="en_US/">English (US)</a> | 
-<a href="es/">Español</a> |
-<a href="fr/">français</a> |
-<a href="hu/">magyar</a> |
-<a href="id/">Indonesia</a> |
-<a href="it/">italiano</a> |
-<a href="ja/">日本語</a> |
-<a href="ko-KR/">한국어</a> |
-<a href="ms/">Melayu</a> |
-<a href="nl/">Nederlands</a> |
-<a href="pa/">ਪੰਜਾਬੀ</a> |
-<a href="pl/">polski</a> |
-<a href="pt/">português</a> |
-<a href="pt_BR/">português brasileiro</a> | 
-<a href="ru/">Русский</a> |
-<a href="sr/">српски</a> |
-<a href="sv/">svenska</a> |
-<a href="uk-UA/">Українська</a> |
-<a href="zh_CN/">简体中文</a>
+<!--<a href="es/">Español</a> |-->
+<!--<a href="fr/">français</a> |-->
+<!--<a href="hu/">magyar</a> |-->
+<!--<a href="id/">Indonesia</a> |-->
+<!--<a href="it/">italiano</a> |-->
+<!--<a href="ja/">日本語</a> |-->
+<!--<a href="ko-KR/">한국어</a> |-->
+<!--<a href="ms/">Melayu</a> |-->
+<!--<a href="nl/">Nederlands</a> |-->
+<!--<a href="pa/">ਪੰਜਾਬੀ</a> |-->
+<a href="pl/">polski</a><!-- |-->
+<!--<a href="pt/">português</a> |-->
+<!--<a href="pt_BR/">português brasileiro</a> |-->
+<!--<a href="ru/">Русский</a> |-->
+<!--<a href="sr/">српски</a> |-->
+<!--<a href="sv/">svenska</a> |-->
+<!--<a href="uk-UA/">Українська</a> |-->
+<!--<a href="zh_CN/">简体中文</a>-->
 </p>
 
-  <p>This document is maintained in the "translation-quick-start-guide" module in Docs CVS, or you can translate it using the <a href="http://translate.fedoraproject.org">Transifex</a> system.  For more information, read <a href="en_US/">the US English version of this guide</a>.</p>
+<p>This document is maintained in the <a href="http://git.fedorahosted.org/git/?p=translation-quick-start-guide.git;a=summary">translation-quick-start-guide</a> module on git.fedorahosted.org. You can translate it using the <a href="https://translate.fedoraproject.org/projects/p/docs-trans-quick-start-guide/">Transifex</a> system. For more information, read <a href="en_US/">the English version of this guide</a>.</p>
 
 <?
 



More information about the docs-commits mailing list