Closed Bug 1161534 Opened 9 years ago Closed 9 years ago

"statusbarLabel" not found in en-US in app://system.gaiamobile.org/index.html

Categories

(Firefox OS Graveyard :: Gaia::System, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1149908

People

(Reporter: daleharvey, Unassigned)

References

Details

I have been getting this for a long time, pretty annoying
Seems to be in .en-US.properties, know whats up with this stas?

http://mxr.mozilla.org/gaia/search?string=statusbarLabel
Flags: needinfo?(stas)
W/GeckoConsole(  318): Content JS WARN: L10nError: "statusbarLabel" not found in en-US in app://system.gaiamobile.org/index.html
W/GeckoConsole(  318):     at reportMissingEntity (app://system.gaiamobile.org/gaia_build_index.js:245:261)
W/GeckoConsole(  318): Content JS WARN: L10nError: "statusbarLabel" not found in en-US in app://system.gaiamobile.org/index.html
W/GeckoConsole(  318):     at reportMissingEntity (app://system.gaiamobile.org/gaia_build_index.js:245:261)


is the log output
(In reply to Dale Harvey (:daleharvey) from comment #1)
> Seems to be in .en-US.properties, know whats up with this stas?
> 
> http://mxr.mozilla.org/gaia/search?string=statusbarLabel

You mean in ./build/test/resources? :)

This string does not exist in ./apps/system/locales
(In reply to Zibi Braniecki [:gandalf][:zibi] from comment #3)
> This string does not exist in ./apps/system/locales

Zibi's right, we need to add this string to system's locales.
Flags: needinfo?(stas)
It's a regression from bug 1098168. Alive renamed statusbarLabel to statusbarOperator but didn't adjust the entity call from JS.

Alive, can you look into this? I'm not sure which way you want to change it, update the entity ID or revert it to the previous name (less work for localizers)
Blocks: 1098168
Flags: needinfo?(alive)
As said in bug 1098168 this is bug 1149908 already :)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(alive)
You need to log in before you can comment on or make changes to this bug.