[indicators] Translations don't fit into high volume warning
Bug #1504076 reported by
Michael Zanetti
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Triaged
|
Medium
|
Paty Davila | ||
indicator-sound (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
http://
The translation doesn't fit into the high volume warning notification. Currently the notification specification explicitly states it should be a single line.
Related branches
lp://staging/~xavi-garcia-mena/indicator-sound/bluetooth-icons-bug-1415480
- Charles Kerr (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 614 lines (+437/-40)6 files modifiedsrc/CMakeLists.txt (+1/-0)
src/service.vala (+329/-27)
src/sound-menu.vala (+23/-0)
src/volume-control-pulse.vala (+69/-12)
src/volume-control.vala (+14/-0)
tests/notifications-test.cc (+1/-1)
Changed in ubuntu-ux: | |
status: | New → Triaged |
importance: | Undecided → Medium |
assignee: | nobody → Paty Davila (dizzypaty) |
summary: |
- Translations don't fit into high volume warning + [indicators] Translations don't fit into high volume warning |
To post a comment you must log in.
It's not supposed to be a notification bubble at all, it's supposed to be a dialog. If you choose "OK" in the dialog, then you should get the usual volume notification without any extra text. <https:/ /wiki.ubuntu. com/Sound# limits>