]> git.lyx.org Git - features.git/blobdiff - src/lyxrc.C
Patches to FormPreference from Angus and Dekel
[features.git] / src / lyxrc.C
index f653cf01b7c3393871b243d073ca561500917579..76c6fabd04e7a8a3f97a2167bfa1cd7806659d44 100644 (file)
@@ -1610,11 +1610,11 @@ string LyXRC::getDescription(LyXRCTags tag)
                break;
                
        case RC_SCREEN_FONT_ENCODING:
-               str = N_("The norm for the screen fonts.");
+               str = N_("The encoding for the screen fonts.");
                break;
                
        case RC_SCREEN_FONT_ENCODING_MENU:
-               str = N_("The norm for the menu/popups fonts.");
+               str = N_("The encoding for the menu/popups fonts.");
                break;
                
        case RC_SET_COLOR: