Git commit 1628ba91f150d31132ae2118846c14e1f4628c56 by Albert Astals Cid. Committed on 08/12/2013 at 21:50. Pushed by aacid into branch 'master'.
french -> French Found by Marce Villarino M +1 -1 doc/kmail/configure.docbook M +1 -1 pimcommon/autocorrection/ui/autocorrectionwidget.ui http://commits.kde.org/kdepim/1628ba91f150d31132ae2118846c14e1f4628c56 diff --git a/doc/kmail/configure.docbook b/doc/kmail/configure.docbook index 1023577..e6dae87 100644 --- a/doc/kmail/configure.docbook +++ b/doc/kmail/configure.docbook @@ -1242,7 +1242,7 @@ of key words can be modified.</para> <listitem> <para> You can replace double or single quotes with typographical quotes by checking the appropriate box. - You can also add non breaking space before specific punctuation marks in french text by selecting the option. + You can also add non breaking space before specific punctuation marks in French text by selecting the option. </para> </listitem> </varlistentry> diff --git a/pimcommon/autocorrection/ui/autocorrectionwidget.ui b/pimcommon/autocorrection/ui/autocorrectionwidget.ui index b14ecb2..6d36a40 100644 --- a/pimcommon/autocorrection/ui/autocorrectionwidget.ui +++ b/pimcommon/autocorrection/ui/autocorrectionwidget.ui @@ -267,7 +267,7 @@ <item row="4" column="0" colspan="2"> <widget class="QCheckBox" name="addNonBreakingSpaceInFrench"> <property name="text"> - <string>Add non breaking space before specific punctuation marks in french text</string> + <string>Add non breaking space before specific punctuation marks in French text</string> </property> </widget> </item>
