diff --git a/src/webim/install/view_index.php b/src/webim/install/view_index.php index e6225adc..6e6a8682 100644 --- a/src/webim/install/view_index.php +++ b/src/webim/install/view_index.php @@ -22,11 +22,11 @@ - <?php echo getstring("app.title") ?> - <?php echo getstring("install.title") ?> + <?php echo getlocal("app.title") ?> - <?php echo getlocal("install.title") ?> -"> -"> +"> +"> @@ -35,10 +35,10 @@ -

+

- +

0 ) { ?> @@ -48,13 +48,13 @@ 0 ) { - print getstring("errors.header"); + print getlocal("errors.header"); foreach( $errors as $e ) { - print getstring("errors.prefix"); + print getlocal("errors.prefix"); print $e; - print getstring("errors.suffix"); + print getlocal("errors.suffix"); } - print getstring("errors.footer"); + print getlocal("errors.footer"); } ?> @@ -64,7 +64,7 @@ diff --git a/src/webim/view/agent.php b/src/webim/view/agent.php index 794442c2..4e9fc9be 100644 --- a/src/webim/view/agent.php +++ b/src/webim/view/agent.php @@ -22,11 +22,11 @@ - <?php echo getstring("app.title") ?> - <?php echo getstring("page_agent.title") ?> + <?php echo getlocal("app.title") ?> - <?php echo getlocal("page_agent.title") ?> -"> -"> +"> +"> @@ -36,15 +36,15 @@
diff --git a/src/webim/install/view_installerr.php b/src/webim/install/view_installerr.php index f9d7c99f..4cb4ebda 100644 --- a/src/webim/install/view_installerr.php +++ b/src/webim/install/view_installerr.php @@ -22,11 +22,11 @@ - <?php echo getstring("app.title") ?> - <?php echo getstring("install.err.title") ?> + <?php echo getlocal("app.title") ?> - <?php echo getlocal("install.err.title") ?> -"> -"> +"> +"> @@ -35,7 +35,7 @@ @@ -60,7 +60,7 @@
- +
- +
  • @@ -73,7 +73,7 @@
- +


  • @@ -97,7 +97,7 @@
-Web Messenger/ +Web Messenger/
-

+

0 ) { ?> @@ -45,13 +45,13 @@
0 ) { - print getstring("errors.header"); + print getlocal("errors.header"); foreach( $errors as $e ) { - print getstring("errors.prefix"); + print getlocal("errors.prefix"); print $e; - print getstring("errors.suffix"); + print getlocal("errors.suffix"); } - print getstring("errors.footer"); + print getlocal("errors.footer"); } ?>
@@ -74,7 +74,7 @@
-Web Messenger/ +Web Messenger/
-

-
|">|">
+

+
|">|">
- + - +

@@ -55,13 +55,13 @@ 0 ) { - print getstring("errors.header"); + print getlocal("errors.header"); foreach( $errors as $e ) { - print getstring("errors.prefix"); + print getlocal("errors.prefix"); print $e; - print getstring("errors.suffix"); + print getlocal("errors.suffix"); } - print getstring("errors.footer"); + print getlocal("errors.footer"); } ?> @@ -71,31 +71,31 @@
diff --git a/src/webim/view/chat_ajaxed.php b/src/webim/view/chat_ajaxed.php index a504ad72..a83f6b98 100644 --- a/src/webim/view/chat_ajaxed.php +++ b/src/webim/view/chat_ajaxed.php @@ -15,7 +15,7 @@ -<?php echo getstring("chat.window.title.agent") ?> +<?php echo getlocal("chat.window.title.agent") ?> @@ -45,7 +45,7 @@ var threadParams = { servl:"/thread.php",wroot:" - + @@ -64,17 +64,17 @@ var threadParams = { servl:"/thread.php",wroot:" - + - +
- + - + - + - + - + @@ -112,7 +112,7 @@ - +
*
+
*
-
*
+
*
-
*
+
*
-
*
+
*
-
*
+
*
-
- +
diff --git a/src/webim/view/agents.php b/src/webim/view/agents.php index c0707da0..004f18cb 100644 --- a/src/webim/view/agents.php +++ b/src/webim/view/agents.php @@ -22,11 +22,11 @@ - <?php echo getstring("app.title") ?> - <?php echo getstring("page_agents.title") ?> + <?php echo getlocal("app.title") ?> - <?php echo getlocal("page_agents.title") ?> -"> -"> +"> +"> @@ -36,25 +36,25 @@
-

-
|">
+

+
|">
- +

- + @@ -98,7 +98,7 @@
@@ -68,9 +68,9 @@
- "> - + "> +
- - - + + + @@ -80,7 +80,7 @@ @@ -90,7 +90,7 @@
'> - +
- +
- +
');return false;" href="_blank">');return false;" href="_blank">
- +
" title="" target="_blank">" title="" target="_blank">
">">
@@ -89,31 +89,31 @@ var threadParams = { servl:"/thread.php",wroot:" - ">
+ ">
- + - +
">>>">>>
- + - +
">"> ">">
- "> + "> - <?php echo getstring("app.title") ?> - <?php echo getstring("clients.title") ?> + <?php echo getlocal("app.title") ?> - <?php echo getlocal("clients.title") ?> -"> -"> +"> +"> @@ -48,13 +48,13 @@ var updaterOptions = {
-

-
|">
+

+
|">
-
+
-
+

@@ -66,19 +66,19 @@ var updaterOptions = {
- + - + - + - + - + - + - + @@ -90,7 +90,7 @@ var updaterOptions = {
- +
@@ -105,7 +105,7 @@ var updaterOptions = { - +
@@ -119,7 +119,7 @@ var updaterOptions = { - +
diff --git a/src/webim/view/thread_log.php b/src/webim/view/thread_log.php index 5af08ac2..08159cbb 100644 --- a/src/webim/view/thread_log.php +++ b/src/webim/view/thread_log.php @@ -23,11 +23,11 @@ - <?php echo getstring("app.title") ?> - <?php echo getstring("thread.chat_log") ?> + <?php echo getlocal("app.title") ?> - <?php echo getlocal("thread.chat_log") ?> -"> -"> +"> +"> @@ -36,18 +36,18 @@ -

+

- +

@@ -64,7 +64,7 @@
- +
diff --git a/src/webim/view/thread_search.php b/src/webim/view/thread_search.php index 94420bb8..69237d81 100644 --- a/src/webim/view/thread_search.php +++ b/src/webim/view/thread_search.php @@ -22,11 +22,11 @@ - <?php echo getstring("app.title") ?> - <?php echo getstring("page_analysis.search.title") ?> + <?php echo getlocal("app.title") ?> - <?php echo getlocal("page_analysis.search.title") ?> -"> -"> +"> +"> @@ -36,11 +36,11 @@
- +
-

-
|">
+

+
|">
- +

@@ -50,14 +50,14 @@
- +
- +
@@ -67,21 +67,21 @@ - - - - + + + +
- + - + - + , @@ -97,7 +97,7 @@

- +