Closed
Bug 1125184
Opened 11 years ago
Closed 11 years ago
Remove unused and duplicate strings and fix typo
Categories
(Firefox OS Graveyard :: Gaia::Loop, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aryx, Assigned: aryx)
Details
Attachments
(1 file)
Duplicate:
guest = Guest
Unused:
checkChanges = Check all changes
pickSocial = Pick social
Typo:
is: roomFull = Opps! You can't join the room because there are already two people in this room.
should be: roomFull = Oops! You can't join the room because there are already two people in this room.
![]() |
Assignee | |
Comment 1•11 years ago
|
||
Attachment #8553782 -
Flags: review?(crdlc)
![]() |
Assignee | |
Comment 2•11 years ago
|
||
I left the |guest =| string out because Spanish uses a lowercase and an uppercase version.
Comment 3•11 years ago
|
||
Comment on attachment 8553782 [details] [review]
pull request, v1
LGTM, thanks a lot. guest = Guest issue is being addressed here bug 1121997
Attachment #8553782 -
Flags: review?(crdlc) → review+
Comment 4•11 years ago
|
||
master:
https://github.com/mozilla-b2g/firefoxos-loop-client/commit/d593ca9baee8fa956734133eb96b4d4ef62f8157
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•