Public bug reported:
Binary package hint: phppgadmin
There is bad appcharset in Czech localization of phppgadmin, causing PHP
warning message on lib.inc.php line 224.
Distribution: Gutsy
Fix:
/usr/share/phppgadmin/lang/czech.php line 11
BAD:
$lang['appcharset'] = 'utf8';
GOOD:
$lang['appcharset'] = 'utf-8';
The same applies to /usr/share/phppgadmin/lang/recoded/czech.php
** Affects: phppgadmin (Ubuntu)
Importance: Undecided
Status: New
** Tags: czech l10n
** Description changed:
Binary package hint: phppgadmin
There is bad appcharset in Czech localization of phppgadmin, causing PHP
- warning message on lib.inc.php line 224,
+ warning message on lib.inc.php line 224.
+
+ Distribution: Gutsy
Fix:
/usr/share/phppgadmin/lang/czech.php line 11
BAD:
$lang['appcharset'] = 'utf8';
GOOD:
$lang['appcharset'] = 'utf-8';
The same applies to /usr/share/phppgadmin/lang/recoded/czech.php
** Tags added: czech l10n
--
Bad appcharset in Czech localization
https://bugs.launchpad.net/bugs/184677
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs