author | zautrix <zautrix> | 2004-10-23 20:16:46 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-10-23 20:16:46 (UTC) |
commit | 22c26311ca936fa1036e406c86e0178c16acd090 (patch) (unidiff) | |
tree | cf93b985340a73275dcfc9a1ffc88819fe466603 /kmicromail/newmaildirui.ui | |
parent | 94df6192e59b7d4c69e2fb43ef2c39db08bb1c39 (diff) | |
download | kdepimpi-22c26311ca936fa1036e406c86e0178c16acd090.zip kdepimpi-22c26311ca936fa1036e406c86e0178c16acd090.tar.gz kdepimpi-22c26311ca936fa1036e406c86e0178c16acd090.tar.bz2 |
translation changes for ompi
-rw-r--r-- | kmicromail/newmaildirui.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kmicromail/newmaildirui.ui b/kmicromail/newmaildirui.ui index 72b2d04..2ffb25c 100644 --- a/kmicromail/newmaildirui.ui +++ b/kmicromail/newmaildirui.ui | |||
@@ -1,66 +1,67 @@ | |||
1 | <!DOCTYPE UI><UI> | 1 | <!DOCTYPE UI><UI> |
2 | <class>Newmdirdlgui</class> | 2 | <class>Newmdirdlgui</class> |
3 | <include location="local">tr.h</include> | ||
3 | <widget> | 4 | <widget> |
4 | <class>QDialog</class> | 5 | <class>QDialog</class> |
5 | <property stdset="1"> | 6 | <property stdset="1"> |
6 | <name>name</name> | 7 | <name>name</name> |
7 | <cstring>newmdirdlg</cstring> | 8 | <cstring>newmdirdlg</cstring> |
8 | </property> | 9 | </property> |
9 | <property stdset="1"> | 10 | <property stdset="1"> |
10 | <name>geometry</name> | 11 | <name>geometry</name> |
11 | <rect> | 12 | <rect> |
12 | <x>0</x> | 13 | <x>0</x> |
13 | <y>0</y> | 14 | <y>0</y> |
14 | <width>223</width> | 15 | <width>223</width> |
15 | <height>110</height> | 16 | <height>110</height> |
16 | </rect> | 17 | </rect> |
17 | </property> | 18 | </property> |
18 | <property stdset="1"> | 19 | <property stdset="1"> |
19 | <name>caption</name> | 20 | <name>caption</name> |
20 | <string>Enter directory name</string> | 21 | <string>Enter directory name</string> |
21 | </property> | 22 | </property> |
22 | <vbox> | 23 | <vbox> |
23 | <property stdset="1"> | 24 | <property stdset="1"> |
24 | <name>margin</name> | 25 | <name>margin</name> |
25 | <number>11</number> | 26 | <number>11</number> |
26 | </property> | 27 | </property> |
27 | <property stdset="1"> | 28 | <property stdset="1"> |
28 | <name>spacing</name> | 29 | <name>spacing</name> |
29 | <number>6</number> | 30 | <number>6</number> |
30 | </property> | 31 | </property> |
31 | <widget> | 32 | <widget> |
32 | <class>QLayoutWidget</class> | 33 | <class>QLayoutWidget</class> |
33 | <property stdset="1"> | 34 | <property stdset="1"> |
34 | <name>name</name> | 35 | <name>name</name> |
35 | <cstring>Layout5</cstring> | 36 | <cstring>Layout5</cstring> |
36 | </property> | 37 | </property> |
37 | <grid> | 38 | <grid> |
38 | <property stdset="1"> | 39 | <property stdset="1"> |
39 | <name>margin</name> | 40 | <name>margin</name> |
40 | <number>0</number> | 41 | <number>0</number> |
41 | </property> | 42 | </property> |
42 | <property stdset="1"> | 43 | <property stdset="1"> |
43 | <name>spacing</name> | 44 | <name>spacing</name> |
44 | <number>6</number> | 45 | <number>6</number> |
45 | </property> | 46 | </property> |
46 | <widget row="0" column="0" > | 47 | <widget row="0" column="0" > |
47 | <class>QLabel</class> | 48 | <class>QLabel</class> |
48 | <property stdset="1"> | 49 | <property stdset="1"> |
49 | <name>name</name> | 50 | <name>name</name> |
50 | <cstring>dirnameLabel</cstring> | 51 | <cstring>dirnameLabel</cstring> |
51 | </property> | 52 | </property> |
52 | <property stdset="1"> | 53 | <property stdset="1"> |
53 | <name>text</name> | 54 | <name>text</name> |
54 | <string>Directory name:</string> | 55 | <string>Directory name:</string> |
55 | </property> | 56 | </property> |
56 | </widget> | 57 | </widget> |
57 | <widget row="0" column="1" > | 58 | <widget row="0" column="1" > |
58 | <class>QLineEdit</class> | 59 | <class>QLineEdit</class> |
59 | <property stdset="1"> | 60 | <property stdset="1"> |
60 | <name>name</name> | 61 | <name>name</name> |
61 | <cstring>dirnameEdit</cstring> | 62 | <cstring>dirnameEdit</cstring> |
62 | </property> | 63 | </property> |
63 | </widget> | 64 | </widget> |
64 | </grid> | 65 | </grid> |
65 | </widget> | 66 | </widget> |
66 | <widget> | 67 | <widget> |