ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Talk:CSF File Format
Jump to navigation
Jump to search
How to understand the design of "Number of string pairs"
In CSF_File_Format#Label_header, such a design is mentioned:
Number of string pairs
This is the number of string pairs associated with this label. Usual value is 1.
However, in practice, I am not very clear about what functionality it actually serves in scenarios where the value is not 1, or how it would be stored. Even for duplicate entries in vanilla, they often use two labels that differ only in case and with different values, but this is clearly not the same as a single label having this parameter set to 2 or a larger value.