mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-04-26 13:44:34 +00:00
1. Move to Layouts 2. Dynamic dialog sizes 3. Move to Dialog instand popup 4. New remove animations 5. Using default sizes of text and another controls
27 lines
692 B
XML
27 lines
692 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE TS>
|
|
<TS version="2.1" language="uk_UA">
|
|
<context>
|
|
<name>NotificationForm</name>
|
|
<message>
|
|
<source>Message</source>
|
|
<translation>Повідомлення</translation>
|
|
</message>
|
|
</context>
|
|
<context>
|
|
<name>NotificationHistoryView</name>
|
|
<message>
|
|
<source>Notification history</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<source>Delete</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<source>clear</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
</context>
|
|
</TS>
|