Currently, texterify_timestamp represents the time whenever your strings were exported. This often leads to unnecessary merge conflicts if files are exported but nothing besides the timestamp has changed.
I would like to omit this timestamp and replace it with a value that represents the time the strings were last changed.
Currently, texterify_timestamp represents the time whenever your strings were exported. This often leads to unnecessary merge conflicts if files are exported but nothing besides the timestamp has changed. I would like to omit this timestamp and replace it with a value that represents the time the strings were last changed.