diff options
author | wei <> | 2006-01-28 03:38:28 +0000 |
---|---|---|
committer | wei <> | 2006-01-28 03:38:28 +0000 |
commit | 1bf13b75e5f5f3d1f953a94a9be244d734ed3f9d (patch) | |
tree | 0594ae61f33f4cc86fd961980ba1388aeb4f852f /tests | |
parent | df09807727f4c628a5c9d81ed40982b91579d694 (diff) |
Update I18N.page doc.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/FunctionalTests/protected/pages/I18N/BasicI18N.page | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FunctionalTests/protected/pages/I18N/BasicI18N.page b/tests/FunctionalTests/protected/pages/I18N/BasicI18N.page index d4725015..24cb9831 100644 --- a/tests/FunctionalTests/protected/pages/I18N/BasicI18N.page +++ b/tests/FunctionalTests/protected/pages/I18N/BasicI18N.page @@ -1,4 +1,4 @@ -<%@ Title="Basic I18N Test" %>
+<%@ Title="Basic I18N Test" Culture="zh_CN" %>
<com:TContent ID="Content">
<h1>Basic I18N Test</h1>
<com:TTranslate>
|