SMS notification: time format not translatable
Bug #1372061 reported by
David Planella
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
kevin gunn | ||
Ubuntu Translations |
Triaged
|
Low
|
Unassigned | ||
ubuntu-settings-components (Ubuntu) |
Fix Released
|
High
|
Nick Dedekind | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
High
|
Cris Dywan | ||
unity8 (Ubuntu) |
Fix Released
|
High
|
Nick Dedekind |
Bug Description
See the attached screenshot. The time for the notification seems to be hardcoded to "hh:mm - mm, d". This works well for the US, but it's not a format that is used in all other countries. In Spain, for example, the date would rather be "d mm".
The time format needs to be marked for translation.
Not sure from which project the notifications come from, for some reason I seem to remember they were moved to u-s-s, but if it's the wrong project/package, please reassign. Thanks!
Related branches
lp://staging/~nick-dedekind/ubuntu-settings-components/lp1378821.time-translation
- Andrea Cimitan (community): Approve
- Lukáš Tinkl (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 15 lines (+2/-2)1 file modifiedUbuntu/Settings/Components/MessageHeader.qml (+2/-2)
lp://staging/~nick-dedekind/unity8/lp1378821.time-translation
- Lukáš Tinkl (community): Approve
- Albert Astals Cid (community): Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
-
Diff: 1341 lines (+100/-847)16 files modifieddebian/control (+3/-3)
plugins/Utils/CMakeLists.txt (+0/-2)
plugins/Utils/plugin.cpp (+0/-5)
plugins/Utils/relativetimeformatter.cpp (+0/-260)
plugins/Utils/relativetimeformatter.h (+0/-34)
plugins/Utils/timeformatter.cpp (+0/-206)
plugins/Utils/timeformatter.h (+0/-68)
qml/Panel/Indicators/MenuItemFactory.qml (+19/-15)
qml/Panel/Indicators/MessageMenuItemFactory.qml (+35/-26)
tests/mocks/Utils/CMakeLists.txt (+0/-2)
tests/mocks/Utils/Utils.qmltypes (+31/-28)
tests/mocks/Utils/plugin.cpp (+0/-13)
tests/plugins/Utils/CMakeLists.txt (+0/-1)
tests/plugins/Utils/TimeFormatterTest.cpp (+0/-155)
tests/qmltests/Panel/Indicators/tst_MenuItemFactory.qml (+6/-16)
tests/qmltests/Panel/Indicators/tst_MessageMenuItemFactory.qml (+6/-13)
lp://staging/~aacid/ubuntu-ui-toolkit/LiveTimer
- PS Jenkins bot: Approve (continuous-integration)
- Zsombor Egri: Approve
-
Diff: 702 lines (+624/-2)9 files modifiedcomponents.api (+10/-0)
src/Ubuntu/Components/plugin/livetimer.cpp (+142/-0)
src/Ubuntu/Components/plugin/livetimer.h (+68/-0)
src/Ubuntu/Components/plugin/livetimer_p.cpp (+169/-0)
src/Ubuntu/Components/plugin/livetimer_p.h (+58/-0)
src/Ubuntu/Components/plugin/plugin.cpp (+2/-0)
src/Ubuntu/Components/plugin/plugin.pri (+7/-2)
src/Ubuntu/Components/plugin/timeutils_p.h (+117/-0)
tests/unit/tst_components/tst_livetimer.qml (+51/-0)
lp://staging/~aacid/ubuntu-ui-toolkit/i18n-RelativeDateTime
- Lukáš Tinkl (community): Needs Fixing (code-review)
- PS Jenkins bot: Approve (continuous-integration)
- Zsombor Egri: Approve
-
Diff: 679 lines (+512/-24)12 files modifiedcomponents.api (+1/-0)
src/Ubuntu/Components/plugin/i18n.cpp (+74/-0)
src/Ubuntu/Components/plugin/i18n.h (+1/-0)
src/Ubuntu/Components/plugin/timeutils_p.h (+24/-0)
tests/unit/tst_i18n/tst_i18n.pro (+3/-18)
tests/unit/tst_i18n/tst_i18n_LocalizedApp/src/LocalizedApp.qml (+43/-1)
tests/unit/tst_i18n/tst_i18n_LocalizedApp/src/tst_i18n_LocalizedApp.cpp (+5/-5)
tests/unit/tst_i18n/tst_i18n_LocalizedApp/tst_i18n_LocalizedApp.pro (+17/-0)
tests/unit/tst_i18n/tst_i18n_RelativeTime/po/en_US.po (+54/-0)
tests/unit/tst_i18n/tst_i18n_RelativeTime/src/RelativeTime.qml (+71/-0)
tests/unit/tst_i18n/tst_i18n_RelativeTime/src/tst_i18n_RelativeTime.cpp (+202/-0)
tests/unit/tst_i18n/tst_i18n_RelativeTime/tst_i18n_RelativeTime.pro (+17/-0)
Changed in telephony-service (Ubuntu): | |
importance: | Undecided → High |
assignee: | nobody → Tiago Salem Herrmann (tiagosh) |
tags: | added: rtm14 touch-2014-10-23 |
no longer affects: | indicator-messages (Ubuntu) |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
tags: |
added: ota-1 removed: touch-2014-10-23 |
Changed in unity8 (Ubuntu): | |
assignee: | Nick Dedekind (nick-dedekind) → Ying-Chun Liu (paulliu) |
assignee: | Ying-Chun Liu (paulliu) → Nick Dedekind (nick-dedekind) |
Changed in unity8 (Ubuntu RTM): | |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → High |
Changed in unity8 (Ubuntu RTM): | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in unity8 (Ubuntu): | |
status: | New → Triaged |
Changed in unity8 (Ubuntu): | |
status: | Triaged → In Progress |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Canonical Devices Products (canonical-devices-products-team) |
importance: | Undecided → High |
milestone: | none → r1 |
status: | New → Confirmed |
Changed in unity8 (Ubuntu RTM): | |
assignee: | Nick Dedekind (nick-dedekind) → nobody |
milestone: | none → 14.09-ota-1 |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
Changed in canonical-devices-system-image: | |
milestone: | ww51-2014 → ww03-2015 |
Changed in ubuntu-settings-components (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
Changed in ubuntu-settings-components (Ubuntu RTM): | |
status: | New → Triaged |
milestone: | none → 14.09-ota-2 |
Changed in unity8 (Ubuntu RTM): | |
milestone: | none → 14.09-ota-2 |
Changed in ubuntu-settings-components (Ubuntu RTM): | |
milestone: | 14.09-ota-2 → 14.09-release |
Changed in unity8 (Ubuntu RTM): | |
milestone: | 14.09-ota-2 → 14.09-release |
Changed in ubuntu-settings-components (Ubuntu RTM): | |
importance: | Undecided → High |
Changed in canonical-devices-system-image: | |
status: | New → Confirmed |
Changed in canonical-devices-system-image: | |
milestone: | ww03-2015 → ww05-2015 |
status: | Confirmed → In Progress |
Changed in canonical-devices-system-image: | |
assignee: | Canonical Devices Products (canonical-devices-products-team) → Kevin Gunn (kgunn) |
milestone: | ww07-2015 → ww09-2015 |
Changed in unity8 (Ubuntu RTM): | |
milestone: | 14.09-ota-1 → none |
Changed in ubuntu-settings-components (Ubuntu RTM): | |
milestone: | 14.09-release → none |
Changed in canonical-devices-system-image: | |
milestone: | ww09-2015 → ww13-2015 |
assignee: | Kevin Gunn (kgunn) → Zoltan Balogh (bzoltan) |
Changed in canonical-devices-system-image: | |
milestone: | ww13-2015 → ww17-2015 |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
importance: | Undecided → High |
Changed in canonical-devices-system-image: | |
milestone: | ww26-2015 → ww34-2015 |
Changed in canonical-devices-system-image: | |
milestone: | ww34-2015 → ww40-2015 |
assignee: | Zoltan Balogh (bzoltan) → kevin gunn (kgunn72) |
no longer affects: | telephony-service (Ubuntu) |
no longer affects: | ubuntu-settings-components (Ubuntu RTM) |
no longer affects: | ubuntu-ui-toolkit (Ubuntu RTM) |
no longer affects: | unity8 (Ubuntu RTM) |
Changed in ubuntu-settings-components (Ubuntu): | |
importance: | Undecided → High |
Changed in canonical-devices-system-image: | |
milestone: | ww40-2015 → ww46-2015 |
Changed in unity8 (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
settings has notifications for system updates only, that's probably an issue with telephony-service rather