mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-04-25 21:24:34 +00:00
There were fixed font size and translations
This commit is contained in:
parent
ecdd89876f
commit
58e5b35880
@ -14,7 +14,6 @@ Dialog {
|
||||
ToolButton {
|
||||
id: clearAllButton
|
||||
text: qsTr("clear")
|
||||
font.pointSize: 10
|
||||
height: parent.height
|
||||
anchors {
|
||||
left: parent.left
|
||||
@ -26,7 +25,7 @@ Dialog {
|
||||
|
||||
Label {
|
||||
id: toolbarTitle
|
||||
text: qsTr("Notification history")
|
||||
text: qsTr("Notifications")
|
||||
anchors {
|
||||
horizontalCenter: parent.horizontalCenter
|
||||
verticalCenter: parent.verticalCenter
|
||||
|
@ -11,8 +11,8 @@
|
||||
<context>
|
||||
<name>NotificationHistoryView</name>
|
||||
<message>
|
||||
<source>Notification history</source>
|
||||
<translation>Benachrichtigungsverlauf</translation>
|
||||
<source>Notifications</source>
|
||||
<translation>Benachrichtigungen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Delete</source>
|
||||
|
@ -11,8 +11,8 @@
|
||||
<context>
|
||||
<name>NotificationHistoryView</name>
|
||||
<message>
|
||||
<source>Notification history</source>
|
||||
<translation>Notification history</translation>
|
||||
<source>Notifications</source>
|
||||
<translation>Notifications</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Delete</source>
|
||||
|
@ -11,8 +11,8 @@
|
||||
<context>
|
||||
<name>NotificationHistoryView</name>
|
||||
<message>
|
||||
<source>Notification history</source>
|
||||
<translation>Historial de notificaciones</translation>
|
||||
<source>Notifications</source>
|
||||
<translation>Notificaciones</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Delete</source>
|
||||
|
@ -11,8 +11,8 @@
|
||||
<context>
|
||||
<name>NotificationHistoryView</name>
|
||||
<message>
|
||||
<source>Notification history</source>
|
||||
<translation>Historique des notifications</translation>
|
||||
<source>Notifications</source>
|
||||
<translation>Avis</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Delete</source>
|
||||
|
@ -11,8 +11,8 @@
|
||||
<context>
|
||||
<name>NotificationHistoryView</name>
|
||||
<message>
|
||||
<source>Notification history</source>
|
||||
<translation>通知履歴</translation>
|
||||
<source>Notifications</source>
|
||||
<translation>通知</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Delete</source>
|
||||
|
@ -11,8 +11,8 @@
|
||||
<context>
|
||||
<name>NotificationHistoryView</name>
|
||||
<message>
|
||||
<source>Notification history</source>
|
||||
<translation>Historia powiadomień</translation>
|
||||
<source>Notifications</source>
|
||||
<translation>Powiadomienia</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Delete</source>
|
||||
|
@ -11,8 +11,8 @@
|
||||
<context>
|
||||
<name>NotificationHistoryView</name>
|
||||
<message>
|
||||
<source>Notification history</source>
|
||||
<translation>История уведомлений</translation>
|
||||
<source>Notifications</source>
|
||||
<translation>Уведомления</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Delete</source>
|
||||
|
@ -11,8 +11,8 @@
|
||||
<context>
|
||||
<name>NotificationHistoryView</name>
|
||||
<message>
|
||||
<source>Notification history</source>
|
||||
<translation>Bildirim geçmişi</translation>
|
||||
<source>Notifications</source>
|
||||
<translation>Bildirimler</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Delete</source>
|
||||
|
@ -11,8 +11,8 @@
|
||||
<context>
|
||||
<name>NotificationHistoryView</name>
|
||||
<message>
|
||||
<source>Notification history</source>
|
||||
<translation>Історія сповіщень</translation>
|
||||
<source>Notifications</source>
|
||||
<translation>Повідомлення</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Delete</source>
|
||||
|
@ -11,8 +11,8 @@
|
||||
<context>
|
||||
<name>NotificationHistoryView</name>
|
||||
<message>
|
||||
<source>Notification history</source>
|
||||
<translation>通知履歷</translation>
|
||||
<source>Notifications</source>
|
||||
<translation>通知</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Delete</source>
|
||||
|
Loading…
x
Reference in New Issue
Block a user