mirror of https://github.com/cutefishos/calculator
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
823 B
XML
28 lines
823 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE TS>
|
|
<TS version="2.1">
|
|
<context>
|
|
<name>main</name>
|
|
<message>
|
|
<location filename="../qml/main.qml" line="14"/>
|
|
<source>Calculator</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../qml/main.qml" line="25"/>
|
|
<source>Help</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../qml/main.qml" line="28"/>
|
|
<source>About</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
<message>
|
|
<location filename="../qml/main.qml" line="37"/>
|
|
<source>A simple calculator</source>
|
|
<translation type="unfinished"></translation>
|
|
</message>
|
|
</context>
|
|
</TS>
|