diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-06-01 16:07:07 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-06-01 16:07:07 +0200 |
commit | c863d6bce54087649c05fdec39e99a3009fba4b9 (patch) | |
tree | b92e6a3554e28618710e5540762b9f9f541ccc19 /src/settings_fonts.ui | |
parent | Fixed mainwindow conflicts (diff) | |
parent | Revert "Changed the description of rekonq a bit and added a German translatio... (diff) | |
download | rekonq-c863d6bce54087649c05fdec39e99a3009fba4b9.tar.xz |
Merge branch 'review/master'
Diffstat (limited to 'src/settings_fonts.ui')
-rw-r--r-- | src/settings_fonts.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/settings_fonts.ui b/src/settings_fonts.ui index de258cad..3a00358d 100644 --- a/src/settings_fonts.ui +++ b/src/settings_fonts.ui @@ -25,14 +25,14 @@ <item row="0" column="0"> <widget class="QLabel" name="label"> <property name="text"> - <string>Standard Font</string> + <string>Standard font</string> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_2"> <property name="text"> - <string>Fixed Font</string> + <string>Fixed font</string> </property> </widget> </item> @@ -58,7 +58,7 @@ <item> <widget class="QLabel" name="label_3"> <property name="text"> - <string>Font Size</string> + <string>Font size</string> </property> </widget> </item> |