WebAsyst Administrator Guide
Edit Localization Strings - if $cur_lang.NAME ?> $cur_lang.NAME ?> else ?> " $lang_id ?>" unregistered language /if ?>
strip ?>
if !$fatalError ?>
if $lang_id != "eng" ?>
/if ?>
Application:
html_options values=$app_ids selected=$app_id output=$app_names ?>
if $lang_id == "eng" ?>
NOTE:
English is default language. It can not be modified.
/if ?>
if $errorStr ?>
ERROR:
$errorStr ?>
/if ?> if $curLocalization.$app_id.ERR || $curLocalization.$app_id.LOC_ERR ?>
ERROR: Missing strings
if $curLocalization.$app_id.ERR ?>
if $curLocalization.$app_id.ERR == "MissingAll" ?> Default language ( English ) and current language ( if $cur_lang.NAME ?> $cur_lang.NAME ?> else ?> " $lang_id ?>" /if ?> ) localization files not found for this application. /if ?> if $curLocalization.$app_id.ERR == "MissingEng" ?> Default language ( English ) localization file not found for this application /if ?> if $curLocalization.$app_id.ERR == "MissingLoc" ?> Ņurrent language ( if $cur_lang.NAME ?> $cur_lang.NAME ?> else ?> " $lang_id ?>" /if ?> ) localization files not found for this application. Default language ( English ) values were used to substitute missing strings. /if ?>
/if ?> if $curLocalization.$app_id.LOC_ERR ?>
Missing strings (marked by red) are found for selected language. English language values were used to substitute missing strings. Please refer to marked strings below to provide valid translation.
/if ?>
/if ?>
foreach from=$curLocalization.$app_id.DATA item=locGroup key=locGroupKey name=stringLoop1?>
$locGroupKey ?>
ID
Description
Value
assign var=issueIndex value=0 ?> foreach from=$locGroup item=stringData key=stringKey name=stringLoop?>
bgcolor=eeeeee else ?> bgcolor=white /if ?> >
bgcolor=red /if ?> >
$stringData[0]|htmlsafe:true:true ?>
$stringData[2]|htmlsafe:true:true ?>
readonly /if ?> >
math equation="x+1" x=$issueIndex assign=issueIndex ?> /foreach ?>
/foreach ?>
>
>
>
if $lang_id != "eng" ?>
/if ?>
/if ?>
/strip ?>
Copyright © WebAsyst LLC