[SailfishDevel] Translation
coderusinbox at gmail.com
coderusinbox at gmail.com
Sun Jun 28 05:04:14 UTC 2015
Hi,
I like to translate a the word debug from a section how can i do that ?
When i use QsTR this dont work
Code:
}
ListElement {
page: "ToolsPage.qml"
title: QT_TR_NOOP("Tools")
subtitle: "Misc. tools for testing the application"
section: "Debug"
}
}
SilicaListView {
id: listView
anchors.fill: parent
model: pagesModel
header: PageHeader { title: root.title }
section {
property: 'section'
delegate: SectionHeader {
text: section
}
}
---
Best regards!
Rudi Timmermans.
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscribe at lists.sailfishos.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20150628/5aa3d8f7/attachment.html>
More information about the Devel
mailing list