Bug 11219 - Network settings sometimes only show string tokens
: Network settings sometimes only show string tokens
Status: RESOLVED FIXED
Product: SB Touch
Classification: Unclassified
Component: UI
: unspecified
: PC All
: -- normal (vote)
: MP
Assigned To: Richard Titmuss
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-02-27 09:26 UTC by Michael Herger
Modified: 2009-09-08 09:30 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
Missing translation (59.27 KB, image/png)
2009-03-30 01:57 UTC, Michael Herger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Herger 2009-02-27 09:26:12 UTC
...instead of the actual string. I can't say when it happens and when not. It's ok during initial setup.

NETWORK_SETUP_NETWORKING
NETWORK_CONNECTION_TYPE_*
NETWORK_FOUND_NETWORKS
NETWORK_ETHERNET

maybe others, too
Comment 1 Michael Herger 2009-02-27 09:26:48 UTC
I did see this using German or English
Comment 2 Richard Titmuss 2009-03-26 04:18:53 UTC
I'm going to remove those menus in the MP firmware.
Comment 3 Richard Titmuss 2009-03-26 10:47:26 UTC
These menus are removed in r4971.
Comment 4 Michael Herger 2009-03-30 01:08:13 UTC
Richard - this bug wasn't about the placeholders you put in. It's about the whole network settings menu (even its entry in the advanced settings) not using strings, but only tokens. I still see this in rev. 5000.
Comment 5 Michael Herger 2009-03-30 01:57:50 UTC
Created attachment 4997 [details]
Missing translation

This only seems to happen to strings in this very applet which aren't translated yet. Others show up fine.
Comment 6 Richard Titmuss 2009-03-30 06:35:35 UTC
The string parser was not falling back to EN if the strings were missing. The cases were it worked were due to the applet load order, not by design. Fixed in r5012.