Closed Bug 1273961 Opened 9 years ago Closed 9 years ago

Improve localization comments for Menu strings

Categories

(Firefox for iOS :: General, defect)

Other
iOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: stef, Assigned: flod)

References

Details

The comment for the "Send" string or the string itself seems wrong (or at least it is not helpful). https://github.com/mozilla/firefox-ios/commit/ebde8f60379c3bd338c3e0153d7f7d6ef7df8073#diff-bde1fd2235a7fb4ce3ef3a0608f177dfR227
How would you change the comment? Asking because it seems clear to me: it's a "Send" button on the menu, used to share the current URL.
Blocks: 1277326
> NSLocalizedString("Menu.SendPageAction.Title", value: "Send", tableName: "Menu", comment: "String describing the action of invoking the share menu. On the menu") I have no idea how it could be clear that this is a button label on the menu. If it would, then why it is not defined like: > NSLocalizedString("Menu.SendPage.button.label", value: "Send", tableName: "Menu", comment: "Invoking the share menu button label (in the menu)")
OK. Current comment: "String describing the action of invoking the share menu. On the menu". What about (at this point also for the other strings): "Used as a label for the button, displayed in the menu, invoking the share dialog"?
(In reply to Francesco Lodolo [:flod] from comment #3) > What about (at this point also for the other strings): "Used as a label for > the button, displayed in the menu, invoking the share dialog"? Great one. (if accurate)
Assignee: nobody → francesco.lodolo
Summary: Wrong comment or string ("Send") added for bug 1260449 → Improve localization comments for Menu strings
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.