+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.
+
+
+
\ No newline at end of file
diff --git a/tests/FunctionalTests/features/protected/pages/I18N/BasicI18N.php b/tests/FunctionalTests/features/protected/pages/I18N/BasicI18N.php
new file mode 100644
index 00000000..cac0a04e
--- /dev/null
+++ b/tests/FunctionalTests/features/protected/pages/I18N/BasicI18N.php
@@ -0,0 +1,45 @@
+
+ * @version $Revision: 1.66 $ $Date: ${DATE} ${TIME} $
+ * @package ${package}
+ */
+class BasicI18N extends TPage
+{
+}
+
+/**
+ * ${classname}
+ *
+ * ${description}
+ *
+ * @author Wei Zhuo