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/nntpgroupsui.ui | |
parent | 94df6192e59b7d4c69e2fb43ef2c39db08bb1c39 (diff) | |
download | kdepimpi-22c26311ca936fa1036e406c86e0178c16acd090.zip kdepimpi-22c26311ca936fa1036e406c86e0178c16acd090.tar.gz kdepimpi-22c26311ca936fa1036e406c86e0178c16acd090.tar.bz2 |
translation changes for ompi
-rw-r--r-- | kmicromail/nntpgroupsui.ui | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/kmicromail/nntpgroupsui.ui b/kmicromail/nntpgroupsui.ui index 2902731..e1de949 100644 --- a/kmicromail/nntpgroupsui.ui +++ b/kmicromail/nntpgroupsui.ui | |||
@@ -1,5 +1,6 @@ | |||
1 | <!DOCTYPE UI><UI> | 1 | <!DOCTYPE UI><UI> |
2 | <class>NNTPGroupsUI</class> | 2 | <class>NNTPGroupsUI</class> |
3 | <include location="local">tr.h</include> | ||
3 | <widget> | 4 | <widget> |
4 | <class>QWidget</class> | 5 | <class>QWidget</class> |
5 | <property stdset="1"> | 6 | <property stdset="1"> |
@@ -11,7 +12,7 @@ | |||
11 | <rect> | 12 | <rect> |
12 | <x>0</x> | 13 | <x>0</x> |
13 | <y>0</y> | 14 | <y>0</y> |
14 | <width>254</width> | 15 | <width>250</width> |
15 | <height>330</height> | 16 | <height>330</height> |
16 | </rect> | 17 | </rect> |
17 | </property> | 18 | </property> |
@@ -54,6 +55,16 @@ | |||
54 | <name>name</name> | 55 | <name>name</name> |
55 | <cstring>GroupListView</cstring> | 56 | <cstring>GroupListView</cstring> |
56 | </property> | 57 | </property> |
58 | <property stdset="1"> | ||
59 | <name>caption</name> | ||
60 | <string></string> | ||
61 | </property> | ||
62 | <property> | ||
63 | <name>layoutMargin</name> | ||
64 | </property> | ||
65 | <property> | ||
66 | <name>layoutSpacing</name> | ||
67 | </property> | ||
57 | <property> | 68 | <property> |
58 | <name>whatsThis</name> | 69 | <name>whatsThis</name> |
59 | <string>List of groups from the server. On start, only subscribed groups are listed.</string> | 70 | <string>List of groups from the server. On start, only subscribed groups are listed.</string> |