summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests
diff options
context:
space:
mode:
authorwei <>2006-01-06 05:16:25 +0000
committerwei <>2006-01-06 05:16:25 +0000
commited3e43d30524a76969fb7d42cb5e613c2e1a1d9a (patch)
tree7f0cd531766635363527715fd4614eb56df0a80c /tests/FunctionalTests
parent4835704a04cf5aa5ec71a8aef902d54b9c6cae82 (diff)
Changing property scopes in TGlobalization
Diffstat (limited to 'tests/FunctionalTests')
-rw-r--r--tests/FunctionalTests/protected/application.xml2
-rw-r--r--tests/FunctionalTests/protected/pages/I18N/BasicI18N.page2
-rw-r--r--tests/FunctionalTests/protected/runtime/config.cachebin1543 -> 1543 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/tests/FunctionalTests/protected/application.xml b/tests/FunctionalTests/protected/application.xml
index 0bc6a7c7..c4ea0be2 100644
--- a/tests/FunctionalTests/protected/application.xml
+++ b/tests/FunctionalTests/protected/application.xml
@@ -7,7 +7,7 @@
</paths>
<modules>
- <module id="globalization" class="TGlobalization" Culture="zh-CN">
+ <module id="globalization" class="TGlobalization" Culture="zh_CN">
<!-- The translation type and source -->
<translation
diff --git a/tests/FunctionalTests/protected/pages/I18N/BasicI18N.page b/tests/FunctionalTests/protected/pages/I18N/BasicI18N.page
index 9d1b8588..4e4a6d72 100644
--- a/tests/FunctionalTests/protected/pages/I18N/BasicI18N.page
+++ b/tests/FunctionalTests/protected/pages/I18N/BasicI18N.page
@@ -1,4 +1,4 @@
-<!doctype html public
+<!DOCTYPE HTML PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
diff --git a/tests/FunctionalTests/protected/runtime/config.cache b/tests/FunctionalTests/protected/runtime/config.cache
index 1f1f82fd..33317f88 100644
--- a/tests/FunctionalTests/protected/runtime/config.cache
+++ b/tests/FunctionalTests/protected/runtime/config.cache
Binary files differ