Need to use correct domain UI toolkit strings
Bug #1317539 reported by
David Planella
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UI Toolkit |
Fix Released
|
Undecided
|
Cris Dywan | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Vivid |
New
|
Undecided
|
Unassigned |
Bug Description
This is a follow up from bug 1239627. While reviewing the status of translations on the phone in preparation for the Mobile Asia Expo demo, I noticed that the "Back" action in the standard Toolbar does not yet appear translated, despite translations having been done in several languages for months [1] (so we can rule out the missing translations scenario)
Looking at usr/share/
Related branches
lp://staging/~kalikiana/ubuntu-ui-toolkit/uutDtr
- PS Jenkins bot: Approve (continuous-integration)
- Tim Peeters: Approve
-
Diff: 76 lines (+9/-9)3 files modifiedmodules/Ubuntu/Components/ListItems/Empty.qml (+1/-1)
modules/Ubuntu/Components/TextInputPopover.qml (+7/-7)
modules/Ubuntu/Components/ToolbarItems.qml (+1/-1)
Superseded
for merging
into
lp://staging/ubuntu-ui-toolkit
- PS Jenkins bot: Approve (continuous-integration)
- Ubuntu SDK team: Pending requested
-
Diff: 574 lines (+183/-55)23 files modifiedcomponents.api (+1/-0)
modules/Ubuntu/Components/AbstractButton.qml (+3/-3)
modules/Ubuntu/Components/Header.qml (+0/-3)
modules/Ubuntu/Components/ListItems/Empty.qml (+1/-1)
modules/Ubuntu/Components/MainView.qml (+3/-0)
modules/Ubuntu/Components/Page.qml (+7/-0)
modules/Ubuntu/Components/Popups/internalPopupUtils.js (+1/-1)
modules/Ubuntu/Components/TabBar.qml (+1/-1)
modules/Ubuntu/Components/TextArea.qml (+1/-1)
modules/Ubuntu/Components/TextCursor.qml (+5/-3)
modules/Ubuntu/Components/TextField.qml (+4/-5)
modules/Ubuntu/Components/TextInputPopover.qml (+7/-7)
modules/Ubuntu/Components/Themes/Ambiance/BubbleShape.qml (+15/-7)
modules/Ubuntu/Components/Themes/Ambiance/NewHeaderStyle.qml (+24/-2)
modules/Ubuntu/Components/Themes/Ambiance/TabBarStyle.qml (+7/-7)
modules/Ubuntu/Components/Themes/Ambiance/TextCursorStyle.qml (+1/-1)
modules/Ubuntu/Components/Themes/Ambiance/TextSelectionEndCursorStyle.qml (+1/-1)
modules/Ubuntu/Components/Themes/Ambiance/TextSelectionStartCursorStyle.qml (+1/-1)
modules/Ubuntu/Components/ToolbarItems.qml (+1/-1)
tests/resources/inputs/TextInputs.qml (+6/-0)
tests/resources/navigation/StackWithTabs.qml (+10/-10)
tests/resources/toolbar/headerTextInput.qml (+66/-0)
tests/unit/tst_components/tst_pagestack.qml (+17/-0)
tags: | added: touch-cn |
summary: |
- Need to ship translations for the toolkit + Need to ship translations for the UI toolkit |
Changed in ubuntu-ui-toolkit: | |
assignee: | nobody → Christian Dywan (kalikiana) |
status: | New → Confirmed |
summary: |
- Need to ship translations for the UI toolkit + Need to use correct domain UI toolkit strings |
Changed in ubuntu-ui-toolkit: | |
status: | Fix Committed → Fix Released |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | New → Fix Released |
To post a comment you must log in.
Fix committed into lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/staging at revision 1059, scheduled for release in ubuntu-ui-toolkit, milestone Unknown