| Ticket modified by DaLiV User at 2009/11/06 10:54 |
| Tracking System: Patches |
| Category: API |
| Version: Trunk |
| Status: Open |
| Resolution: None |
| Completed: 0% |
| Priority: 5 - medium |
| Created By: DaLiV User |
| Assigned to: Ralf Becker |
| Summary: #2362 - patch for allow default english instead of german for UTF-8 encoding |
svn diff class.common.inc.php
Index: class.common.inc.php
===================================================================
--- class.common.inc.php (revision 28257)
+++ class.common.inc.php (working copy)
@@ -54,6 +54,7 @@
$lang.'_'.$country_from_lang,
$lang,
'en_EN',
+ 'en_US',
'de_DE', // this works with utf-8, en_EN@utf-8 does NOT!
'C',
) as $local)
|
| Comment by DaLiV User at 2009/11/06 10:54: |
usage of that was found on gant chart in projectmanager, but possible also in other places same situation
was for english profile shown deutch locale dates |
Linked entries:
Patches #2362: patch for allow default english instead of german for UTF-8 encoding
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.
http://p.sf.net/sfu/bobj-july_______________________________________________
eGroupWare-tracker mailing list
eGroupWare-tracker@...
https://lists.sourceforge.net/lists/listinfo/egroupware-tracker