WordPress/wp-admin/network
Sergey Biryukov 16b8d91baa I18N: Improve translator comments.
* Add missing translator comments.
* Fix placement of some translator comments. Translator comments should be on the line directly above the line containing the translation function call for optimal compatibility with various `.pot` file generation tools. The CS auto-fixing, which changed some inconsistent function calls to multi-line function calls, is part of the reason why this was no longer the case for a select group of translator comments.

Includes minor code layout fixes.

Polyglots, rejoice! All WordPress core files now have translator comments for all strings with placeholders!

Props jrf, subrataemfluence, GaryJ, webdados, Dency, swissspidy, alvarogois, marcomartins, mihaiiceyro, vladwtz, niq1982, flipkeijzer, michielatyoast, chandrapatel, thrijith, joshuanoyce, FesoVik, tessak22, bhaktirajdev, cleancoded, dhavalkasvala, garrett-eclipse, bibliofille, socalchristina, priyankkpatel, 5hel2l2y, adamsilverstein, JeffPaul, pierlo, SergeyBiryukov.
Fixes #44360.
Built from https://develop.svn.wordpress.org/trunk@45926


git-svn-id: http://core.svn.wordpress.org/trunk@45737 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-09-01 17:13:59 +00:00
..
about.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
admin.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
credits.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
edit.php Hooks: Standardize naming of dynamic hooks using values derived from superglobals to use interpolation vs concatenation. 2017-12-01 11:36:50 +00:00
freedoms.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
index.php General: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article. 2019-07-25 22:45:57 +00:00
menu.php I18N: Improve translator comments. 2019-09-01 17:13:59 +00:00
plugin-editor.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
plugin-install.php Code is Poetry. 2017-11-30 23:11:00 +00:00
plugins.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
privacy.php Administration: Ensure the new Privacy Policy screen appears when within the Network Admin and User Admin. 2017-11-06 18:17:54 +00:00
profile.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
settings.php I18N: Improve translator comments. 2019-09-01 17:13:59 +00:00
setup.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
site-info.php Accessibility: Improve settings tables and forms after [45403]. 2019-05-25 15:19:53 +00:00
site-new.php I18N: Improve translator comments. 2019-09-01 17:13:59 +00:00
site-settings.php Accessibility: Make sure layout tables across the admin are correctly linearized. 2019-05-24 21:56:54 +00:00
site-themes.php I18N: Improve translator comments. 2019-09-01 17:13:59 +00:00
site-users.php Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored. 2019-07-05 01:45:56 +00:00
sites.php I18N: Improve translator comments. 2019-09-01 17:13:59 +00:00
theme-editor.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
theme-install.php Code is Poetry. 2017-11-30 23:11:00 +00:00
themes.php I18N: Improve translator comments. 2019-09-01 17:13:59 +00:00
update-core.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
update.php Code is Poetry. 2017-11-30 23:11:00 +00:00
upgrade.php Docs: Add missing description for $wpdb, $wp_db_version, and $wp_current_db_version globals. 2019-08-04 01:12:56 +00:00
user-edit.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
user-new.php I18N: Improve translator comments. 2019-09-01 17:13:59 +00:00
users.php I18N: Improve translator comments. 2019-09-01 17:13:59 +00:00