Bug #3157 - The string 'fullnamedisplay' shouldn't be translated

This commit is contained in:
koenr 2005-05-08 15:49:36 +00:00
parent df2ac2263e
commit 5a3fdb6a7a
13 changed files with 13 additions and 13 deletions

View file

@ -432,7 +432,7 @@ $string['frontpageformat'] = 'Формат насловне стране';
$string['frontpagenews'] = 'Приказ прегледа новости';
$string['fulllistofcourses'] = 'Сви курсеви';
$string['fullname'] = 'Пуно име и презиме';
$string['fullnamedisplay'] = '$a->име $a->презиме';
$string['fullnamedisplay'] = '$a->firstname $a->lastname';
$string['fullprofile'] = 'Потпун профил';
$string['fullsitename'] = 'Пуно име сајта';
$string['gd1'] = 'GD 1.x је инсталиран';