When I try to add two similar strings, they always get automatically merged, as the only difference is whether there is a period at the end.
This activity will no longer appear in your Activity feed or Profile unless you repeat the activity
This activity will no longer appear in your Activity feed or Profile unless you repeat the activity.
How can I make these two strings coexist? They always get automatically merged.
{
"\"Automatically adjust quality\" will be disabled for these videos.": "\"Automatically adjust quality\" will be disabled for these videos.",
"\"{directoryTitle}\" is currently being updated": "\"{directoryTitle}\" is currently being updated",
"\"{directoryTitle}\" is empty": "\"{directoryTitle}\" is empty",
"\"{playerName}\" is playing media from an unknown source.": "\"{playerName}\" is playing media from an unknown source.",
"({count} Channels)": "({count} Channels)",
"+ {count} more": "+ {count} more",
"...plus more exclusive features!": "...plus more exclusive features!",
"0 Channels (scan required)": "0 Channels (scan required)",
"0 files": "0 files",
"1 Album": "1 Album",
"1 Episode": "1 Episode",
"1 Item": "1 Item",
"1 Movie": "1 Movie",
"1 Second": "1 Second",
"1 Show": "1 Show",
"1 Track": "1 Track",
"1 Video": "1 Video"
}
Do I need to add the strings in the original file? I don’t understand why the strings added through Crowdin’s UI are being merged.
This is the expected behavior for JSON format. If you want to have this string as a separate one, you are welcome to add double quotes for the identifier with the period. You are welcome to check the screenshot as an example: