wordpress-develop/src/wp-includes/pomo
Jb Audras 5063b8d218 i18n: Ensure empty strings are consistently translated to ''.
This changeset fixes an edge case where empty strings were wrongly translated to `'0'` (falsey value) instead of `''` (empty string).

Props Chouby, manooweb, rafiahmedd, lopo.
Fixes #55941.


git-svn-id: https://develop.svn.wordpress.org/trunk@54315 602fd350-edb4-49c9-b593-d223f7449a82
2022-09-26 20:54:44 +00:00
..
entry.php i18n: Ensure empty strings are consistently translated to ''. 2022-09-26 20:54:44 +00:00
mo.php Code Modernization: Explicitly declare all properties in Gettext_Translations. 2022-08-30 13:55:35 +00:00
plural-forms.php Code Modernization: Add AllowDynamicProperties attribute to all (parent) classes. 2022-09-12 15:45:36 +00:00
po.php Code Modernization: Replace deprecated string interpolation patterns. 2022-09-12 17:50:36 +00:00
streams.php Code Modernization: Add AllowDynamicProperties attribute to all (parent) classes. 2022-09-12 15:45:36 +00:00
translations.php Code Modernization: Add AllowDynamicProperties attribute to all (parent) classes. 2022-09-12 15:45:36 +00:00