WordPress/wp-content/themes/twentynineteen/inc
Sergey Biryukov 9c5d4ca8d1 I18N: Mark screen reader strings as such with translator comments.
This aims to provide better context for translators and make it easier to determine that some strings contain hidden accessibility text and are not displayed in the UI.

Props kebbet, mercime, pavelevap, ocean90, swissspidy, Chouby, jipmoors, afercia, desrosj, costdev, audrasjb, SergeyBiryukov.
Fixes #29748.
Built from https://develop.svn.wordpress.org/trunk@55276


git-svn-id: http://core.svn.wordpress.org/trunk@54809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-02-07 17:10:21 +00:00
..
back-compat.php Coding Standards: Remove a one-time `$message` variable in WordPress version requirement notices for bundled themes. 2021-06-15 15:24:58 +00:00
block-patterns.php Bundled Themes: Correct `@since` tags for block patterns. 2021-07-03 09:41:58 +00:00
color-patterns.php Bundled Themes: Correct `@since` tags for block patterns. 2021-07-03 09:41:58 +00:00
customizer.php Docs: Remove an empty line between `@param` and `@return` tags, per the documentation standards. 2020-06-20 11:18:09 +00:00
helper-functions.php Twenty Nineteen: Remove unnecessary references to some variables in `twentynineteen_hsl_hex()` before they are defined. 2020-11-15 12:16:09 +00:00
icon-functions.php Docs: Synchronize and correct the documentation for `wp_nav_menu()` arguments in bundled themes. 2020-06-20 11:22:10 +00:00
template-functions.php Code Modernization: Rename parameters that use reserved keywords in bundled themes. 2022-04-20 14:24:12 +00:00
template-tags.php I18N: Mark screen reader strings as such with translator comments. 2023-02-07 17:10:21 +00:00