diff options
| author | Kevin Smith <git@kismith.co.uk> | 2011-07-09 13:50:36 (GMT) | 
|---|---|---|
| committer | Kevin Smith <git@kismith.co.uk> | 2011-07-09 13:50:36 (GMT) | 
| commit | cc1fb8f1402747ab2969439de80148ec46bf2aee (patch) | |
| tree | 81a0467f224e60c45fc40d536926e69eb94491cc | |
| parent | dd6fe37580c5a0d9426312287cb4ed31116d8c4c (diff) | |
| download | swift-contrib-cc1fb8f1402747ab2969439de80148ec46bf2aee.zip swift-contrib-cc1fb8f1402747ab2969439de80148ec46bf2aee.tar.bz2 | |
Make terms consistent between Enter Room and Edit Bookmark dialogs.
Resolves: #893
| -rw-r--r-- | Swift/QtUI/QtBookmarkDetailWindow.ui | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Swift/QtUI/QtBookmarkDetailWindow.ui b/Swift/QtUI/QtBookmarkDetailWindow.ui index a77ac76..4a37b2f 100644 --- a/Swift/QtUI/QtBookmarkDetailWindow.ui +++ b/Swift/QtUI/QtBookmarkDetailWindow.ui @@ -90,7 +90,7 @@        <item row="4" column="1">         <widget class="QCheckBox" name="autojoin_">          <property name="text"> -         <string>Join automatically</string> +         <string>Enter automatically</string>          </property>          <property name="checked">           <bool>true</bool> | 
 Swift
 Swift