git and po and pot files: I don't know how to stop large diffs in my commits, workflow suggestions?
问题 I want to submit a PR to a github-hosted project (timeshift) that uses po and pot files for translation. I have never encountered these before. One of my changes is to UI (this is backup software and I've added an option to skip jobs when the machine is on battery). The .pot file appears to be the 'master'. It is generated by a script, it seems. My change has been detected and correctly two strings have been added to the .pot file. the script to make the project then generates a lot of .po