- Timestamp:
- 10/24/2013 08:28:43 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentythirteen/functions.php
r25789 r25908 122 122 $fonts_url = ''; 123 123 124 /* 125 * Translators: If there are characters in your language that are not 124 /* Translators: If there are characters in your language that are not 126 125 * supported by Source Sans Pro, translate this to 'off'. Do not translate 127 126 * into your own language. … … 129 128 $source_sans_pro = _x( 'on', 'Source Sans Pro font: on or off', 'twentythirteen' ); 130 129 131 /* 132 * Translators: If there are characters in your language that are not 130 /* Translators: If there are characters in your language that are not 133 131 * supported by Bitter, translate this to 'off'. Do not translate into your 134 132 * own language.
Note: See TracChangeset
for help on using the changeset viewer.