Merge lp:~mihirsoni/ubuntu-calendar-app/TranslatorCommentForSync into lp:ubuntu-calendar-app

Proposed by Mihir Soni
Status: Merged
Approved by: Mihir Soni
Approved revision: 518
Merged at revision: 518
Proposed branch: lp:~mihirsoni/ubuntu-calendar-app/TranslatorCommentForSync
Merge into: lp:ubuntu-calendar-app
Diff against target: 12 lines (+2/-0)
1 file modified
EventActions.qml (+2/-0)
To merge this branch: bzr merge lp:~mihirsoni/ubuntu-calendar-app/TranslatorCommentForSync
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Kunal Parmar Approve
Review via email: mp+239150@code.launchpad.net

Commit message

added Translator comments for Sync string.

Description of the change

Adding Translator Comments for syncing text issue in Action Menu

To post a comment you must log in.
Revision history for this message
Kunal Parmar (pkunal-parmar) wrote :

seems good

review: Approve
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
518. By Mihir Soni

Merge with trunk

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'EventActions.qml'
2--- EventActions.qml 2014-09-19 08:52:19 +0000
3+++ EventActions.qml 2014-10-22 02:40:40 +0000
4@@ -50,6 +50,8 @@
5 id: _reloadAction
6 objectName: "syncbutton"
7 iconName: "reload"
8+ // TRANSLATORS: Please translate this string to 15 characters only.
9+ // Currently ,there is no way we can increase width of action menu currently.
10 text: enabled ? i18n.tr("Sync") : i18n.tr("Syncing")
11 onTriggered: syncMonitor.sync(["calendar"])
12 enabled: (syncMonitor.state !== "syncing")

Subscribers

People subscribed via source and target branches

to status/vote changes: