Closed
Bug 1196251
Opened 9 years ago
Closed 9 years ago
Rename contacts_search_placesholder to reflect new string content
Categories
(Hello (Loop) :: Client, defect, P1)
Hello (Loop)
Client
Tracking
(firefox43 fixed)
Tracking | Status | |
---|---|---|
firefox43 | --- | fixed |
People
(Reporter: flod, Assigned: andreio)
References
Details
Attachments
(1 file, 1 obsolete file)
4.10 KB,
patch
|
flod
:
feedback+
|
Details | Diff | Splinter Review |
Please do not change strings without updating the string ID.
https://developer.mozilla.org/en-US/docs/Mozilla/Localization/Localization_content_best_practices#Changing_existing_strings
Landing from bug 1183615
http://hg.mozilla.org/mozilla-central/diff/8b4784fd4c4d/browser/locales/en-US/chrome/browser/loop/loop.properties
Assignee | ||
Comment 1•9 years ago
|
||
Reporter | ||
Comment 2•9 years ago
|
||
Comment on attachment 8649978 [details] [diff] [review]
Revert string change in Loop panel
Review of attachment 8649978 [details] [diff] [review]:
-----------------------------------------------------------------
::: browser/locales/en-US/chrome/browser/loop/loop.properties
@@ +85,5 @@
> # Contact Strings (Panel)
>
> ## LOCALIZATION NOTE(contacts_search_placeholder): This is the placeholder text for
> ## the search field.
> +contacts_search_placesholder=Search…
Sadly this doesn't work. Once the string landed on mozilla-central, any further change needs a new ID, even if you're going back to the previous value.
We have no way to check who modified the string in the meantime, changing the ID is the only safe way.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → andrei.br92
Assignee | ||
Comment 3•9 years ago
|
||
Attachment #8649978 -
Attachment is obsolete: true
Attachment #8650013 -
Flags: feedback?(francesco.lodolo)
Reporter | ||
Comment 4•9 years ago
|
||
Comment on attachment 8650013 [details] [diff] [review]
Revert string change in Loop panel
Review of attachment 8650013 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good to me, thanks.
Attachment #8650013 -
Flags: feedback?(francesco.lodolo) → feedback+
Assignee | ||
Comment 5•9 years ago
|
||
Updated•9 years ago
|
Status: NEW → ASSIGNED
Iteration: --- → 43.1 - Aug 24
Points: --- → 1
Flags: qe-verify-
Flags: firefox-backlog+
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in
before you can comment on or make changes to this bug.
Description
•