[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Title Problems



Graham House (IME Design) wrote on 30.03.2001:

>> we visit the admin page for a virtual site the title reads
[str.BCC_013] -
>> www.virtualsitename.com.  Also, when you roll the mouse over each of the
>> navigation buttons the help window displays something like -
>> [str.adminSiteUsageHelp].  Can anybody shed some light as to why the
system
>> is doing this?

>Login as root and try the following:

>cd /usr/share/locale/en_US/LC_MESSAGES/
>cp ui.mo ui.mo.bak
>msgfmt /etc/cobalt/messages/en_US/ui.po
>echo "Umwandlung erfolgt"
>mv messages ui.mo
>/etc/rc.d/init.d/admserv restart

>If it doesn't work your ui.po is probably corrupt - try
>getting a new one.

Thanks for the help Daniel but this does not seem to work.  Could you tell
me where I could get a new ui.po - I have tried various sites and search
engines but to no avail.

Graham