You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ta...@apache.org on 2014/05/15 20:13:36 UTC

svn commit: r1594996 - /openoffice/ooo-site/trunk/templates/brand.html

Author: tal
Date: Thu May 15 18:13:35 2014
New Revision: 1594996

URL: http://svn.apache.org/r1594996
Log:
language dropdown selection, fixed Khmer language string (characters aren't shown properly in Chrome).

Modified:
    openoffice/ooo-site/trunk/templates/brand.html

Modified: openoffice/ooo-site/trunk/templates/brand.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/brand.html?rev=1594996&r1=1594995&r2=1594996&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/brand.html (original)
+++ openoffice/ooo-site/trunk/templates/brand.html Thu May 15 18:13:35 2014
@@ -22,7 +22,7 @@
   	<!-- Hungarian --><option value="hu">Magyar</option>
   	<!-- Italian --><option value="it">Italiano</option>
   	<!-- Japanese --><option value="ja">日本語</option>
-  	<!-- Khmer --><option value="km">ភាសាខ្មែរ</option>
+  	<!-- Khmer --><option value="km">Khmer</option>
   	<!-- Korean --><option value="ko">한국어</option>
   	<!-- Lithuanian --><option value="lt">Lietuvių</option>
   	<!-- Norwegian [Bokmal] --><option value="nb">Norsk (Bokmål)</option>