Use ellipsis consistently in the indicator-session strings
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Session Menu |
Fix Released
|
Low
|
Conor Curran | |
| Ubuntu Translations |
Low
|
Unassigned | ||
| indicator-session (Ubuntu) |
Low
|
Ted Gould | ||
| Maverick |
Low
|
Ted Gould |
Bug Description
Binary package hint: indicator-session
Some recent changes changed or introduced new "Shut Down…" and "Log Out…" strings to indicator-session.
Now there are some of these strings using the ellipsis character (…) and some using the full stops (...), which are effectively different strings ("Log Out…" vs. "Log Out...").
I know it's a minor detail, but could perhaps these be used consistently in the translatable strings, so that the strings can be unified and this results in less work for translators?
Thanks!
Related branches
- Conor Curran (community): Approve on 2011-08-18
-
Diff: 16 lines (+3/-3)1 file modifiedsrc/gconf-helper.c (+3/-3)
- Ken VanDine: Pending requested 2011-10-13
-
Diff: 301 lines (+59/-27) (has conflicts)8 files modifiedChangeLog (+32/-0)
configure (+10/-19)
configure.ac (+1/-2)
data/datetime-dialog.ui (+0/-1)
debian/changelog (+14/-0)
debian/control (+0/-2)
src/datetime-prefs.c (+0/-1)
src/datetime-service.c (+2/-2)
- Indicator Applet Developers: Pending requested 2011-02-09
-
Diff: 285 lines (+248/-0) (has conflicts)3 files modifieddebian/changelog (+204/-0)
debian/control (+35/-0)
src/datetime-service.c (+9/-0)
Changed in ubuntu-translations: | |
status: | New → Triaged |
importance: | Undecided → Low |
Sebastien Bacher (seb128) wrote : | #1 |
Changed in indicator-session (Ubuntu): | |
importance: | Undecided → Low |
assignee: | nobody → Ted Gould (ted) |
importance: | Low → Undecided |
importance: | Undecided → Low |
Changed in indicator-session (Ubuntu Maverick): | |
status: | New → Invalid |
Sebastien Bacher (seb128) wrote : | #2 |
Ted could you review that change? Not milestoning for maverick but could be nice to fix if you can
Gabor Kelemen (kelemeng) wrote : | #3 |
Let's try it again, now for the correct branch.
Changed in indicator-session: | |
assignee: | nobody → Conor Curran (cjcurran) |
milestone: | none → 0.3.2 |
status: | New → In Progress |
importance: | Undecided → Low |
Changed in indicator-session: | |
status: | In Progress → Fix Committed |
Changed in indicator-session: | |
status: | Fix Committed → Fix Released |
Launchpad Janitor (janitor) wrote : | #4 |
This bug was fixed in the package indicator-session - 0.3.2-0ubuntu1
---------------
indicator-session (0.3.2-0ubuntu1) oneiric; urgency=low
* New upstream release.
- Top-right bar shows "nvalid UTF-8]" (LP: #811852)
- Don't display 'updates available' when there aren't any (LP: #819495)
- guest item in user menu (LP: #827909)
- user menu shows all users with active sessions (LP: #827932)
- Use ellipsis consistently in the indicator-session strings (LP: #621339)
- ftbfs with gcc-4.6 -Werror (LP: #793105)
- lightdm asks for password when resuming from suspend even when no one
is logged in (LP: #812804)
-- Ken VanDine <email address hidden> Thu, 18 Aug 2011 14:30:06 -0400
Changed in indicator-session (Ubuntu): | |
status: | Invalid → Fix Released |
Changed in ubuntu-translations: | |
status: | Triaged → Fix Released |
Ted, could you review that change?