blob: ec368c327251726a35acc3cd76f6ef0ba4ccfcb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<?xml version="1.0"?>
<!DOCTYPE TS>
<TS version="1.1">
<context>
<name>FindDialog</name>
<message utf8="true">
<source>Search reached start of the document</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="finddialog.cpp" line="109"/>
<source>Search reached start of the document</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="finddialog.cpp" line="111"/>
<source>Text not found</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Text not found</source>
<translation type="obsolete"></translation>
</message>
</context>
</TS>
|