mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 19:54:28 +00:00
b3a625fdf13496cd627b86102aa5316541f65691
* Split plural strings with multiple sentences to avoid duplicating translations. * Decouple strings where the singular and plural form are not just the same string with different numbers, but essentially two different strings. * Use an established pattern for numbered placeholders in translator comments. * Replace constants in translatable strings with placeholders, mark them as code. * Make sure sentences are translated as a whole, not as separate string parts. * Remove unnecessary context and escaping. Props ocean90, SergeyBiryukov. See #46683. git-svn-id: https://develop.svn.wordpress.org/trunk@45099 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%