mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
Merge branch 'master' of https://scm.osdn.net/gitroot/kde/kdelibs
This commit is contained in:
commit
e4345f58ed
1 changed files with 2 additions and 2 deletions
|
@ -30,10 +30,10 @@
|
|||
|
||||
// i18n: Generic non-fixed font presented in font choosers. When selected,
|
||||
// the system will choose a real font, mandated by distro settings.
|
||||
I18N_NOOP2("@item Font name", KDE_DEFAULT_FONT)
|
||||
I18N_NOOP2("@item Font name", "DejaVu Sans")
|
||||
// i18n: Generic fixed font presented in font choosers. When selected,
|
||||
// the system will choose a real font, mandated by distro settings.
|
||||
I18N_NOOP2("@item Font name", KDE_DEFAULT_FIXED_FONT)
|
||||
I18N_NOOP2("@item Font name", "DejaVu Sans Mono")
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue