From ab5bd4f0f9e5b76a219a8b3d353ce32d9255edb9 Mon Sep 17 00:00:00 2001 From: wei <> Date: Fri, 6 Jan 2006 04:40:33 +0000 Subject: Adding BasicI18N tests --- .../protected/pages/I18N/BasicI18N.page | 60 ++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 tests/FunctionalTests/protected/pages/I18N/BasicI18N.page (limited to 'tests/FunctionalTests/protected/pages/I18N/BasicI18N.page') diff --git a/tests/FunctionalTests/protected/pages/I18N/BasicI18N.page b/tests/FunctionalTests/protected/pages/I18N/BasicI18N.page new file mode 100644 index 00000000..9d1b8588 --- /dev/null +++ b/tests/FunctionalTests/protected/pages/I18N/BasicI18N.page @@ -0,0 +1,60 @@ + + + + + + Basic I18N Test + + + + +

Basic I18N Test

+ + Hello {name} + + + Name + + + + +
+ +
+
+ +
+ + [0] None |[1] One thing. |[2,Inf) Many things. +
+ + + [0] None |[1] One thing. |[2,Inf) Many things. +
+ + + [0] None |[1] One thing. |[2,Inf) Many things. + +
+ +
+ + Validate XHTML 1.0 + +
+ + \ No newline at end of file -- cgit v1.2.3