You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 30, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: language/en-GB/en-GB.tpl_construct.ini
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -73,6 +73,8 @@ TPL_CONSTRUCT_GOOGLE_WEB_FONT_DESC="The Google API font family to be used for he
73
73
TPL_CONSTRUCT_GOOGLE_WEB_FONT_LABEL="Google Web Font"
74
74
TPL_CONSTRUCT_GOOGLE_WEB_FONT_SIZE_DESC="Define the font size, including the unit of measure, of the font family defined above. Percentage is preferred. NOTE: Construct's base typography uses a font size of 76%, which is 12px in most modern browsers."
75
75
TPL_CONSTRUCT_GOOGLE_WEB_FONT_SIZE_LABEL="Google Web Font Size"
76
+
TPL_CONSTRUCT_GOOGLE_WEB_FONT_SUBSET_DESC="The character set (i.e. Latin, Greek, Cyrillic) to use. Use default when no subset needs to be specified."
77
+
TPL_CONSTRUCT_GOOGLE_WEB_FONT_SUBSET_LABEL="Google Web Font Script"
76
78
TPL_CONSTRUCT_GOOGLE_WEB_FONT_TARGETS_DESC="The HTML elements, classes or IDs to target with the above Google Web Font (eg. h1, .article-info h1, .readmore, #product465)"
77
79
TPL_CONSTRUCT_GOOGLE_WEB_FONT_TARGETS_LABEL="Google Web Font Targets"
78
80
TPL_CONSTRUCT_IE_CSS3_DESC="Enable the use of PIE (http://css3pie.com/) to add CSS3 support to Internet Explorer version 8 and before. Also adds pie_hover class to non-link items on hover. For performance reason, you must define the target elements below."
0 commit comments