Active
Project:
GeoUser
Version:
6.x-1.3-beta
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2008 at 21:25 UTC
Updated:
25 Jul 2008 at 10:23 UTC
Suggested changes in geouser.module:
Line 100: '#value' => utf8_encode($location->city),
Change coding of city name from ISO-Latin-8 to UTF-8
Line 112: '#value' => t($location->countryName),
Make country name translatable
/BoK
Comments
Comment #1
zidong.c commentedThanks for your suggestion, I'll consider this in later release.