Author: fabien
Date: 2010-09-23 16:37:54 +0200 (Thu, 23 Sep 2010)
New Revision: 30967
Modified:
branches/1.3/lib/plugins/sfPropelPlugin/i18n/sf_admin.zh_TW.xml
branches/1.4/lib/plugins/sfPropelPlugin/i18n/sf_admin.zh_TW.xml
Log:
[1.3, 1.4] fixed i18n support for traditional chinese (closes #8885)
Modified: branches/1.3/lib/plugins/sfPropelPlugin/i18n/sf_admin.zh_TW.xml
===================================================================
--- branches/1.3/lib/plugins/sfPropelPlugin/i18n/sf_admin.zh_TW.xml
2010-09-23 14:30:39 UTC (rev 30966)
+++ branches/1.3/lib/plugins/sfPropelPlugin/i18n/sf_admin.zh_TW.xml
2010-09-23 14:37:54 UTC (rev 30967)
@@ -59,6 +59,10 @@
<!-- List -->
<trans-unit>
+ <source>[0] no result|[1] 1 result|(1,+Inf] %1% results</source>
+ <target>[0] 沒有數據|[1] 1 筆數據|(1,+Inf] %1% 筆數據</target>
+ </trans-unit>
+ <trans-unit>
<source>No result</source>
<target>沒有數據</target>
</trans-unit>
Modified: branches/1.4/lib/plugins/sfPropelPlugin/i18n/sf_admin.zh_TW.xml
===================================================================
--- branches/1.4/lib/plugins/sfPropelPlugin/i18n/sf_admin.zh_TW.xml
2010-09-23 14:30:39 UTC (rev 30966)
+++ branches/1.4/lib/plugins/sfPropelPlugin/i18n/sf_admin.zh_TW.xml
2010-09-23 14:37:54 UTC (rev 30967)
@@ -59,6 +59,10 @@
<!-- List -->
<trans-unit>
+ <source>[0] no result|[1] 1 result|(1,+Inf] %1% results</source>
+ <target>[0] 沒有數據|[1] 1 筆數據|(1,+Inf] %1% 筆數據</target>
+ </trans-unit>
+ <trans-unit>
<source>No result</source>
<target>沒有數據</target>
</trans-unit>
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.