Differences
This shows you the differences between two versions of the page.
| translations:advanced:review-po-file [2026/09/11 21:41] – created kevinbowen | translations:advanced:review-po-file [2026/09/12 01:53] (current) – add warning note and update backlinks kevinbowen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| ====== Review PO file ====== | ====== Review PO file ====== | ||
| + | |||
| + | <note important> | ||
| + | </ | ||
| As a reviewer, tools to help you doing the job aren't very present, and the current Transifex installation doesn' | As a reviewer, tools to help you doing the job aren't very present, and the current Transifex installation doesn' | ||
| When someone sends you a newly translated PO file and you want to check the differences you will need a tool to show you only the changed messages. Hereby you will find a quick-n-dirty shell script that uses basic commands. | When someone sends you a newly translated PO file and you want to check the differences you will need a tool to show you only the changed messages. Hereby you will find a quick-n-dirty shell script that uses basic commands. | ||
| + | |||
| + | ---- | ||
| ===== The script ===== | ===== The script ===== | ||
| Line 38: | Line 43: | ||
| $RM $TMP_ORIG $TMP_REVIEW | $RM $TMP_ORIG $TMP_REVIEW | ||
| </ | </ | ||
| + | |||
| + | [[|Back to Top]] | ||
| + | ---- | ||
| ===== Example ===== | ===== Example ===== | ||
| Line 64: | Line 72: | ||
| +msgstr "%g ms" | +msgstr "%g ms" | ||
| [...] | [...] | ||
| + | |||
| + | ---- | ||
| ===== Other resources ===== | ===== Other resources ===== | ||
| Line 71: | Line 81: | ||
| * https:// | * https:// | ||
| * http:// | * http:// | ||
| + | |||
| [[|Back to Top]] | [[|Back to Top]] | ||
| ---- | ---- | ||
| + | |||
| + | [[: | ||
| + | |||
| [[: | [[: | ||