Closed Bug 877026 Opened 11 years ago Closed 11 years ago

[Buri][IOT][TRANSLATION]SIM PIN page dail **04*OLD*NEW*NEW# displaying in english instead of spanish

Categories

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

ARM
Gonk (Firefox OS)
defect

Tracking

(blocking-b2g:leo+)

RESOLVED DUPLICATE of bug 868950
blocking-b2g leo+

People

(Reporter: sync-1, Assigned: ferjm)

References

Details

(Keywords: late-l10n)

+++ This bug was initially created as a clone of Bug #458760 +++
 
 SW12C
 AU_LINUX_GECKO_ICS_STRAWBERRY_V1.01.00.01.019.111
 Firefox os  v1.0.1
 Mozilla build ID:20130518070208
 
 DEFECT DESCRIPTION:Strings displaying on english instead of spanish
 
  REPRODUCING PROCEDURES:
 
 
   1- Insert the SIM Card, and enable PIN lock (if already enabled, skip to step 2).
        a) On main menu, go to Settings > SIM security
        b) Enable "SIM PIN"
        c) Enter any SIM PIN (ie: 1234) and select "Done"
     2- Dial the code **04*OLD*NEW*NEW# (where OLD is an incorrectly entered old PIN1 and NEW is the new PIN1) to change PIN1.
        ie: following the previous example, dial: **04*1235*4567*4567#   (in this case, 1235 is the wrong OLD PIN as 1234 was the actual OLD PIN)
     3- Check the message displayed, its all in english, needs to be on spanish
 
  EXPECTED BEHAVIOUR:
 
 Strings must be corrected to spanish and right drafting
 
  ASSOCIATE SPECIFICATION:
 
  TEST PLAN REFERENCE:
 
  TOOLS AND PLATFORMS USED:
 
  USER IMPACT: high
 
  REPRODUCING RATE: 100 %
 
  For FT PR, Please list reference mobile's behavior:
 
 ++++++++++ end of initial bug #458760 description ++++++++++
 
 
 
 CONTACT INFO (Name,Phone number):
 
  DEFECT DESCRIPTION:
 
  REPRODUCING PROCEDURES:
 
  EXPECTED BEHAVIOUR:
 
  ASSOCIATE SPECIFICATION:
 
  TEST PLAN REFERENCE:
 
  TOOLS AND PLATFORMS USED:
 
  USER IMPACT:
 
  REPRODUCING RATE:
 
  For FT PR, Please list reference mobile's behavior:
blocking-b2g: --- → tef?
triage with tef: this is not a blocker for OBs in v1.0.1. leo?
blocking-b2g: tef? → leo?
This is probably blocking, but can you provide the english message string that you are seeing in the test case?
Flags: needinfo?(sync-1)
Comment from Mozilla:This is probably blocking, but can you provide the english message string that you are seeing in the test case?
We suspect this isn't a translatable string.  Over to etienne to address comment 2 and hopefully fix.
Assignee: nobody → etienne
blocking-b2g: leo? → leo+
Keywords: late-l10n
Fernando, I have the feeling you may know, where does the string comes from?
Assignee: etienne → nobody
Flags: needinfo?(fernando.campo)
The treatment for errors when sending mmi codes is done on Dialer > mmi_ui.js https://github.com/mozilla-b2g/gaia/blob/master/apps/communications/dialer/js/mmi_ui.js#L184

And to not duplicate strings, we re-use some strings from FTU, so my guess is that this specific one could be this https://github.com/mozilla-b2g/gaia/blob/master/apps/communications/ftu/locales/ftu.en-US.properties#L8, but would like some confirmation that the text is shown is 'The PIN was incorrect'
Flags: needinfo?(fernando.campo)
Just discovered the bug 879032 that deals with translations for mmi codes on gecko, that would let us get rid of the current workaround we are using, so I'm gonna block this one depending on 879032 being solved
Depends on: 879032
Most of the MMI strings with commercial RIL come from RIL code. As mentioned by fernando bug 879032 would solve this issue too.
Assignee: nobody → cyang
Assignee: cyang → ferjmoreno
This will be fixed in bug 868950
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(sync-1)
You need to log in before you can comment on or make changes to this bug.