diff options
author | Panagiotis Papadopoulos <pano_90@gmx.net> | 2009-07-24 17:30:10 +0200 |
---|---|---|
committer | Panagiotis Papadopoulos <pano_90@gmx.net> | 2009-07-24 17:30:10 +0200 |
commit | 59ed9251c6c454dedaf1dbfcbb6e92f867c90334 (patch) | |
tree | 73f29062b1f095d2fa87fcf2c39562ca0c93de13 | |
parent | Rekonq tools menu (diff) | |
download | rekonq-59ed9251c6c454dedaf1dbfcbb6e92f867c90334.tar.xz |
"Fixed" string
-rw-r--r-- | src/settings_general.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings_general.ui b/src/settings_general.ui index d6ce4e49..90136755 100644 --- a/src/settings_general.ui +++ b/src/settings_general.ui @@ -99,7 +99,7 @@ <item> <widget class="QCheckBox" name="kcfg_showUrlsPopup"> <property name="text"> - <string>show urls in popup hovering links</string> + <string>Show URLs of links in a popup</string> </property> </widget> </item> |