blob: accc222eda43d462dff421d04ae0d23ff85aefb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="preview notecard" title="Not:">
<button label="Kaydet" label_selected="Kaydet" name="Save" />
<text type="string" length="1" name="desc txt">
Tanım:
</text>
<text_editor type="string" length="1" name="Notecard Editor">
Yükleniyor...
</text_editor>
<string name="no_object">
Bu nota ait obje bulunamadı.
</string>
<string name="not_allowed">
Bu notu okumaya izniniz yok.
</string>
</floater>
|