diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-08-22 20:20:44 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-08-22 20:20:44 +0200 |
commit | 9335b37de029837fde82ac64cc7e27365fbd200c (patch) | |
tree | 2795f9344b88ceacc433f574e52c2b7aca710416 /src/cleardata.ui | |
parent | updated RELEASE instructions (not yet ready, anyway..) (diff) | |
parent | Added some FIXME notes about some strings (diff) | |
download | rekonq-9335b37de029837fde82ac64cc7e27365fbd200c.tar.xz |
Merge commit 'pano/string-fixes'
Diffstat (limited to 'src/cleardata.ui')
-rw-r--r-- | src/cleardata.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cleardata.ui b/src/cleardata.ui index 94a39c69..b27a8f63 100644 --- a/src/cleardata.ui +++ b/src/cleardata.ui @@ -24,7 +24,7 @@ <item> <widget class="QCheckBox" name="clearHistory"> <property name="text"> - <string>history</string> + <string>History</string> </property> <property name="checked"> <bool>true</bool> @@ -54,7 +54,7 @@ <item> <widget class="QCheckBox" name="clearWebIcons"> <property name="text"> - <string>Website Icons</string> + <string>Website icons</string> </property> <property name="checked"> <bool>true</bool> |