Revision: 8262
Author: [email protected]
Date: Wed Jun 16 05:48:57 2010
Log: Add missing properties files (required by 'ant test' of I18NSuite)

Review at http://gwt-code-reviews.appspot.com/620801

Review by: [email protected]
http://code.google.com/p/google-web-toolkit/source/detail?r=8262

Added:
/trunk/user/test_i18n_dollar/com/google/gwt/i18n/client/DateTimeFormatTestBase$MyMessages_de.properties /trunk/user/test_i18n_dollar/com/google/gwt/i18n/client/DateTimeFormatTestBase$MyMessages_en.properties

=======================================
--- /dev/null
+++ /trunk/user/test_i18n_dollar/com/google/gwt/i18n/client/DateTimeFormatTestBase$MyMessages_de.properties Wed Jun 16 05:48:57 2010
@@ -0,0 +1,1 @@
+getCustomizedDate=Es ist {0,localdatetime,dMMMy}
=======================================
--- /dev/null
+++ /trunk/user/test_i18n_dollar/com/google/gwt/i18n/client/DateTimeFormatTestBase$MyMessages_en.properties Wed Jun 16 05:48:57 2010
@@ -0,0 +1,1 @@
+getCustomizedDate=It is {0,localdatetime,dMMMy}

--
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to