Changes between Initial Version and Version 1 of Ticket #18799


Ignore:
Timestamp:
Feb 14, 2024, 2:06:11 PM (9 months ago)
Author:
bitigchi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18799 – Description

    initial v1  
    11Currently, catkeys house all the message info on one single line… This is really not ideal while glancing through the file contents, it is not readable. Ideally, it should be something like this:
    22
    3 Metadata
    4 "Comment"
    5 "Original string"
    6 "Translation string"
     3Metadata\\
     4"Comment"\\
     5"Original string"\\
     6"Translation string"\\
    77
    88When fuzzy string support would be added, the old string might be placed under Metadata. Basically like gettext.