diff options
| author | Remko Tronçon <git@el-tramo.be> | 2012-10-18 18:30:14 (GMT) |
|---|---|---|
| committer | Gerrit Code Review <gerrit@localhost.localdomain> | 2012-10-18 19:06:44 (GMT) |
| commit | b0dcd6dd2465c3432427fc30b073b42ad3cf844e (patch) | |
| tree | 8da22d501c7dfc4d815527f802c1805ffae2e4fb /Swift/QtUI/QtHistoryWindow.ui | |
| parent | 58d405a78bf82b9af63a48175ff0039f8cdd290c (diff) | |
| download | swift-b0dcd6dd2465c3432427fc30b073b42ad3cf844e.zip swift-b0dcd6dd2465c3432427fc30b073b42ad3cf844e.tar.bz2 | |
Translation updates.
Fixed some strings and dialog titles.
Updated Dutch translation.
Change-Id: Ia02e617a5dc8725a5bb0d6e0f8419449da0e746f
Diffstat (limited to 'Swift/QtUI/QtHistoryWindow.ui')
| -rw-r--r-- | Swift/QtUI/QtHistoryWindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/QtUI/QtHistoryWindow.ui b/Swift/QtUI/QtHistoryWindow.ui index 77d592f..71a4577 100644 --- a/Swift/QtUI/QtHistoryWindow.ui +++ b/Swift/QtUI/QtHistoryWindow.ui @@ -2,25 +2,25 @@ <ui version="4.0"> <class>QtHistoryWindow</class> <widget class="QWidget" name="QtHistoryWindow"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>608</width> <height>522</height> </rect> </property> <property name="windowTitle"> - <string>Form</string> + <string>History</string> </property> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="0"> <layout class="QHBoxLayout" name="topLayout_"> <item> <widget class="QLabel" name="label_"> <property name="text"> <string>Search:</string> </property> </widget> </item> <item> |
Swift