iphone - What does "WARNING: Input manager failed to load static dictionary for: nl_NL" mean? -


i've been working on dutch localization of xib file. when run app in simulator, following message in log console:

warning: input manager failed load static dictionary for: nl_nl

i've tried reset simulator, i've deleted app, removed localization stuff , added again, i've cleaned project, nothing seems work. keep getting warning message.

my questions: - can ignore it? - how can rid of warning?

i've searched web, can't seem find answer.

if happens in simulator , doesn't cause other issues, wouldn't worry it. saw warning first time today too.

some follow-up questions may help:

which sdk using? happen if create new xcode project template? app still loading localized nib correctly?


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -