blob: 7287a228df040f1000110c8b2630330eafc5b7f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!DOCTYPE TS><TS>
<context>
<name>QObject</name>
<message>
<source>Out of Space</source>
<translation>FOO</translation>
</message>
<message>
<source>There was a problem creating
KateConfiguration Information
for this program.
Please free up some space and
try again.</source>
<translation>FOO</translation>
</message>
</context>
</TS>
|