Closed Bug 1040442 Opened 10 years ago Closed 10 years ago

[Lint] contacts_account_chooser_dialog_title should use ellipsis, not three periods

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 34

People

(Reporter: rnewman, Assigned: rnewman)

References

Details

(Whiteboard: lint)

Attachments

(1 file)

Replace "..." with ellipsis character (…, …) ?

Issue: Looks for ellipsis strings (...) which can be replaced with an ellipsis character
Id: TypographyEllipsis

You can replace the string "..." with a dedicated ellipsis character, ellipsis character (…, …). This can help make the text more readable.

[http://en.wikipedia.org/wiki/Ellipsis]


  <!-- Contacts API -->
  <string name="contacts_account_chooser_dialog_title">Share contacts from...</string>


This has already been localized. Don't forget to rename the string and add a localization note.
Not yet localized, actually -- that's an artifact of the build, as best I can tell. But still good practice to rev those names when contents change.
Attachment #8458407 - Flags: review?(shane)
Assignee: shane → rnewman
Comment on attachment 8458407 [details] [diff] [review]
[Lint] contacts_account_chooser_dialog_title should use ellipsis, not three periods. v1

Review of attachment 8458407 [details] [diff] [review]:
-----------------------------------------------------------------

Not sure I'm qualified to r+ this since this was from my internship last summer and I haven't worked on anything Mozilla related since then, but sure, looks good to me!
Attachment #8458407 - Flags: review?(shane) → review+
Comment on attachment 8458407 [details] [diff] [review]
[Lint] contacts_account_chooser_dialog_title should use ellipsis, not three periods. v1

I might be mistaken, but I'm not sure strings directly added to strings.xml.in are actually part of the l10n process. I mention that because we typcially do not bump entities in strings.xml.in since l10n translators never see them. They only see the changes in the locales folder.
(In reply to Mark Finkle (:mfinkle) from comment #4)

> I might be mistaken, but I'm not sure strings directly added to
> strings.xml.in are actually part of the l10n process.

Correct; see Comment 1. Bumping the number is just a good habit.
https://hg.mozilla.org/mozilla-central/rev/d7b557fac82c
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 34
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: