Actions
Feature #2247
openregistry_ini.c: Stop adding gettext marking around empty strings
Start date:
09/13/2026
Due date:
% Done:
0%
Estimated time:
Description
Split from #1893:
Do not place _() marking around empty string (""), even when gettext marking is requested. Do that with as clean an API as possible, though.
Actions