Windows: Add DirectWrite font cache support (issue #1652)

This commit is contained in:
Marshall Greenblatt
2015-06-11 18:08:33 -04:00
parent de05577c86
commit ee90dc0915
11 changed files with 93 additions and 34 deletions

View File

@@ -349,6 +349,13 @@ need to be translated for each locale.-->
<message name="IDS_CONTENT_CONTEXT_NO_SPELLING_SUGGESTIONS" desc="The name of the No Spelling Suggestions display in the content area context menu">
&amp;No spelling suggestions
</message>
<!-- Font cache -->
<if expr="is_win">
<message name="IDS_UTILITY_PROCESS_FONT_CACHE_BUILDER_NAME" desc="The name of the utility process used for building the DirectWrite font cache.">
DirectWrite Font Cache Builder
</message>
</if>
</messages>
</release>
</grit>