libs-back/Source/English.lproj/nfontFaceNames.strings
Alexander Malmberg 419f8c9e8c Make nfont face name localization work. Add English and Swedish translations.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@17061 72102866-910b-0410-8b05-ffd578937521
2003-06-28 13:32:59 +00:00

32 lines
777 B
Text

/***
English.lproj/nfontFaceNames.strings
updated by make_strings 2003-06-28 15:21:29 +0200
add comments above this one
***/
/*** Strings from art/ftfont.m ***/
/* File: art/ftfont.m:183 */
"Bold" = "Bold";
/* File: art/ftfont.m:189 */
"Bold Italic" = "Bold Italic";
/* File: art/ftfont.m:190 */
"Bold Oblique" = "Bold Oblique";
/* File: art/ftfont.m:177 */
"Book" = "Book";
/* File: art/ftfont.m:181 */
"Demi" = "Demi";
/* File: art/ftfont.m:182 */
"Demibold" = "Demibold";
/* File: art/ftfont.m:184 */
"Heavy" = "Heavy";
/* File: art/ftfont.m:186 */
"Italic" = "Italic";
/* File: art/ftfont.m:180 */
"Medium" = "Medium";
/* File: art/ftfont.m:187 */
"Oblique" = "Oblique";
/* File: art/ftfont.m:178 */
"Regular" = "Regular";
/* File: art/ftfont.m:179 */
"Roman" = "Roman";