Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 22

Threaded View

  1. #11
    GPSPower Helper Showing Street Names in the Garmin Nuvi 2012,  3400 series  and others
    Showing Street Names in the Garmin Nuvi 2012,  3400 series  and others
    dasilvarsa's Avatar
    Join Date
    Feb 2011
    Location
    Global
    Posts
    1,028
    Rep Power
    375

    Default

    I really like the overspeed function and I think for Australia and South Africa the Closest setting is UK

    It's easy enough to edit the locales.xml to change the Pound Sign for R(ands) or ($) dollars
    In fact you can just about change most settings to your settings. If you use Notepad++ the file will not corrupt in any way.

    <Locale>
    <Name>United Kingdom</Name>
    <NonLocalizedName>United Kingdom</NonLocalizedName>
    <CountryISOCode>GB</CountryISOCode>
    <Location>
    <Lat>51.5039</Lat>
    <Lon>-0.131833333</Lon>
    </Location>
    <TimeFormat>12</TimeFormat>
    <DateFormat>DD/MM/YYYY</DateFormat>
    <AddressFormat>NUMBER-STREET</AddressFormat>
    <AddressEntryMode>STANDARD</AddressEntryMode>
    <Units>UK</Units>
    <Currency>
    <Symbol>£</Symbol>
    <ISOCode>GBP</ISOCode>
    <DecimalSeparator>.</DecimalSeparator>
    <SideOfString>First</SideOfString>
    </Currency>
    <Languages>
    <Language>
    <LangName>British English</LangName>
    </Language>
    </Languages>
    <DisableHistoricTraffic>true</DisableHistoricTraffic>
    </Locale>

    Changes for South Africa
    <Units>Metric</Units>
    <Currency>
    <Symbol>R</Symbol>
    <ISOCode>ZAR</ISOCode>
    Last edited by dasilvarsa; 14th August 2013 at 08:26 AM.
    The difference between stupidity and genius is that genius has its limits.
    Albert Einstein.

  2.    Advertissements


 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •