Zum Hauptinhalt gehen

Locale files - some strings still show in English

Kommentare

2 Kommentare

  • Permanently deleted user

    As far as I know there is only one file that those string are obtained from, so if you're sure you've saved the file it should show up.

     

    Have you tried debugging with Fiddler to see whether you are getting an older cached version of the file that still has those english strings in it?

     

    If you try to download the locale file directly, do you get all the correct (translated) strings?  Have you deleted your browser cache?  Restarted the web server?

     

    0
  • Permanently deleted user

    Check your configuration files. At the top of Desktop.json.js / Tablet.json.js and Handheld.json.js there is a "libraries" section. Each library entry contains URLs to its locale files, which you are probably already aware of. Does your entry for Mapping.Infrastructure have the correct locale entry?

    Using Fiddler, you should be able to detect that your nb-NO files are being loaded or not, and if they're missing from configuration you simply need to add the reference.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.