Author: aharui
Date: Fri Jun  9 21:02:22 2017
New Revision: 1798278

URL: http://svn.apache.org/viewvc?rev=1798278&view=rev
Log:
fix encoding

Modified:
    flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

Modified: flex/site/trunk/content/installer/sdk-installer-config-4.0.xml
URL: 
http://svn.apache.org/viewvc/flex/site/trunk/content/installer/sdk-installer-config-4.0.xml?rev=1798278&r1=1798277&r2=1798278&view=diff
==============================================================================
--- flex/site/trunk/content/installer/sdk-installer-config-4.0.xml (original)
+++ flex/site/trunk/content/installer/sdk-installer-config-4.0.xml Fri Jun  9 
21:02:22 2017
@@ -35,16 +35,16 @@ limitations under the License.
         <locale2 id="en_US" name="English (US)" 
path="http://flex.apache.org/installer/properties/en_US.properties"/>
         <locale3 id="en_AU" name="English (AU)" 
path="http://flex.apache.org/installer/properties/en_AU.properties"/>
         <locale4 id="en_GB" name="English (GB)" 
path="http://flex.apache.org/installer/properties/en_GB.properties"/>
-        <locale5 id="es_ES" name="Español (ES)" 
path="http://flex.apache.org/installer/properties/es_ES.properties"/>
-        <locale6 id="fr_FR" name="Français" 
path="http://flex.apache.org/installer/properties/fr_FR.properties"/>
+        <locale5 id="es_ES" name="Español (ES)" 
path="http://flex.apache.org/installer/properties/es_ES.properties"/>
+        <locale6 id="fr_FR" name="Français" 
path="http://flex.apache.org/installer/properties/fr_FR.properties"/>
         <locale7 id="el_GR" name="Greek" 
path="http://flex.apache.org/installer/properties/el_GR.properties"/>
         <locale5 id="ko_KR" name="Korean" 
path="http://flex.apache.org/installer/properties/ko_KR.properties"/>
         <locale8 id="nl_NL" name="Nederlands" 
path="http://flex.apache.org/installer/properties/nl_NL.properties"/>
         <locale9 id="pl_PL" name="Poland" 
path="http://flex.apache.org/installer/properties/pl_PL.properties"/>
-        <locale10 id="pt_BR" name="Português" 
path="http://flex.apache.org/installer/properties/pt_BR.properties"/>
+        <locale10 id="pt_BR" name="Português" 
path="http://flex.apache.org/installer/properties/pt_BR.properties"/>
         <locale11 id="ru_RU" name="Russian" 
path="http://flex.apache.org/installer/properties/ru_RU.properties"/>
         <locale12 id="zh_CN" name="简体中文" 
path="http://flex.apache.org/installer/properties/zh_CN.properties"/>
-        <locale13 id="zh_TW" name="ç¹?體中文" 
path="http://flex.apache.org/installer/properties/zh_TW.properties"/>
+        <locale13 id="zh_TW" name="繁體中文" 
path="http://flex.apache.org/installer/properties/zh_TW.properties"/>
     </languages>
     <!-- SDK Installer Application binary distribution
      Notes:
@@ -779,4 +779,4 @@ limitations under the License.
     <OSMF_SWC_2.0 
path="osmf.adobe/OSMF%202.0%20Release%20%28final%20source%2C%20ASDocs%2C%20pdf%20guides%20and%20release%20notes%29/"
 file="OSMF.swc"/>
     <!-- for some reason this isn't updating.  Testing -->
     <!--<google-closure-library server="https://github.com"; 
folder="google/closure-library/archive" file="master.zip" 
md5="5d9ceffc1296a318c8cbba84c283d992" 
cacheID="753975da0979b0bb3b5c9326d93e2dd499a92e76"/>-->
-</config>
\ No newline at end of file
+</config>


Reply via email to