diff options
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> |