author | zautrix <zautrix> | 2004-10-23 20:16:46 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-10-23 20:16:46 (UTC) |
commit | 22c26311ca936fa1036e406c86e0178c16acd090 (patch) (side-by-side diff) | |
tree | cf93b985340a73275dcfc9a1ffc88819fe466603 /kmicromail/editaccountsui.ui | |
parent | 94df6192e59b7d4c69e2fb43ef2c39db08bb1c39 (diff) | |
download | kdepimpi-22c26311ca936fa1036e406c86e0178c16acd090.zip kdepimpi-22c26311ca936fa1036e406c86e0178c16acd090.tar.gz kdepimpi-22c26311ca936fa1036e406c86e0178c16acd090.tar.bz2 |
translation changes for ompi
-rw-r--r-- | kmicromail/editaccountsui.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kmicromail/editaccountsui.ui b/kmicromail/editaccountsui.ui index d86f145..c8bbc19 100644 --- a/kmicromail/editaccountsui.ui +++ b/kmicromail/editaccountsui.ui @@ -1,98 +1,99 @@ <!DOCTYPE UI><UI> <class>EditAccountsUI</class> +<include location="local">tr.h</include> <widget> <class>QDialog</class> <property stdset="1"> <name>name</name> <cstring>EditAccountsUI</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> <width>260</width> <height>320</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Configure Accounts</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <vbox> <property stdset="1"> <name>margin</name> <number>0</number> </property> <property stdset="1"> <name>spacing</name> <number>0</number> </property> <widget> <class>QTabWidget</class> <property stdset="1"> <name>name</name> <cstring>configTab</cstring> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>mailTab</cstring> </property> <attribute> <name>title</name> <string>Mail</string> </attribute> <grid> <property stdset="1"> <name>margin</name> <number>4</number> </property> <property stdset="1"> <name>spacing</name> <number>3</number> </property> <widget row="1" column="2" > <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>deleteMail</cstring> </property> <property stdset="1"> <name>text</name> <string>Delete</string> </property> </widget> <widget row="1" column="0" > <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>newMail</cstring> </property> <property stdset="1"> <name>text</name> <string>New</string> </property> </widget> <widget row="0" column="0" rowspan="1" colspan="3" > <class>QListView</class> <property stdset="1"> <name>name</name> <cstring>mailList</cstring> </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> |