mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-27 17:35:37 -04:00
- Just translate two simple strings, to avoid burdening translators, - Add Dutch translation already. These translations are not yet processed by ci/txpull and push.
17 lines
523 B
XML
17 lines
523 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE TS>
|
|
<TS version="2.1" language="en_US">
|
|
<context>
|
|
<name>show</name>
|
|
<message>
|
|
<location filename="../show.qml" line="64"/>
|
|
<source>This is a second Slide element.</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../show.qml" line="68"/>
|
|
<source>This is a third Slide element.</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
</context>
|
|
</TS>
|