diff --git a/preferences/changepassword.php b/preferences/changepassword.php index 8aaad30586..c0a450227a 100755 --- a/preferences/changepassword.php +++ b/preferences/changepassword.php @@ -30,7 +30,7 @@ if (! $submit) {
- + @@ -38,7 +38,7 @@ if (! $submit) {
- + @@ -46,23 +46,23 @@ if (! $submit) {
- "> + ">

-

    
common->header(); $phpgw->common->navbar(); - echo "
" . lang_pref("your current theme is: x",$phpgw_info["user"]["preferences"]["theme"]); - echo "
" . lang_pref("please, select a new theme") . ":"; + echo "
" . lang("your current theme is: x",$phpgw_info["user"]["preferences"]["theme"]); + echo "
" . lang("please, select a new theme") . ":"; echo "
"; for ($i=0; $ilink("changepassword.php") . "\">" - . lang_pref("change your password") . ""; + . lang("change your password") . ""; echo "
link("changetheme.php") . "\">" - . lang_pref("select different theme") . ""; + . lang("select different theme") . ""; echo "
link("settings.php") . "\">" - . lang_pref("change your settings") . ""; + . lang("change your settings") . ""; echo "
link("changeprofile.php") . "\">" - . lang_pref("change your profile") . ""; + . lang("change your profile") . ""; // if ($phpgw_info["user"]["permissions"]["nntp"]) if ($phpgw_info["user"]["apps"]["nntp"]) echo "
link("nntp.php") . "\">" - . lang_pref("monitor newsgroups") . ""; + . lang("monitor newsgroups") . ""; include($phpgw_info["server"]["api_dir"] . "/footer.inc.php"); diff --git a/preferences/nntp.php b/preferences/nntp.php index f2b43dfa66..52cc353469 100755 --- a/preferences/nntp.php +++ b/preferences/nntp.php @@ -112,8 +112,8 @@ . "\n"; $t->set_var("search_value",$query); - $t->set_var("search",lang_common("search")); - $t->set_var("next",lang_nntp("next")); + $t->set_var("search",lang("search")); + $t->set_var("next",lang("next")); $t->set_var("nml",$phpgw->nextmatchs->left( $urlname, $start, @@ -124,7 +124,7 @@ $tg, "&tg=$tg&sort=$sort&order=$order")); - $t->set_var("title",lang_nntp("Newsgroups")); + $t->set_var("title",lang("Newsgroups")); $t->set_var("action_url",$phpgw->link($urlname)); $t->set_var("common_hidden_vars",$common_hidden_vars); $t->set_var("th_bg",$phpgw_info["theme"]["th_bg"]); @@ -159,7 +159,7 @@ if ($i+1 <> count($nntpavailgroups["con"])) $t->parse("output","nntp_list",True); } - $t->set_var("lang_update",lang_nntp("update")); + $t->set_var("lang_update",lang("update")); $t->set_var("checkmark",$phpgw_info["server"]["webserver_url"]."/email/images/check.gif"); $t->pparse("out","nntp_footer"); diff --git a/preferences/settings.php b/preferences/settings.php index 3933bde75b..a1c9017d7b 100755 --- a/preferences/settings.php +++ b/preferences/settings.php @@ -30,7 +30,7 @@ ?> - ? + ? > @@ -41,7 +41,7 @@ ?> - + @@ -57,14 +57,14 @@
"> - + - + - + - + - + - + - + @@ -158,11 +158,11 @@ $t_weekday[$phpgw_info["user"]["preferences"]["weekdaystarts"]] = " selected"; ?> - + - + - + - + - + - +
: : " size="2">
: :
: : - +
::
:: " @@ -125,7 +125,7 @@
? ? >
::
- "> + ">