Page MenuHomePhabricator

Make translation of "System font" possible
Closed, ResolvedPublic

Description

System font visible

resources/js/ext.uls.displaysettings.js:
$systemFont = $( '<option>' ).val( 'system' ).text( 'System font' );

This needs i18n. See screenshot.


Version: master
Severity: normal

Attached:

Schermafbeelding_2013-04-29_om_11.08.43.png (756×1 px, 140 KB)

Details

Reference
bz47819