1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 17:24:49 +02:00

Include the file name in the translation files.

This was not available when we stripped the line details and it
provides a good compromise between diff noise and clarity.
This commit is contained in:
Sadie Powell
2026-03-18 23:58:56 +00:00
parent 1deff337fe
commit d3395a5d39
2 changed files with 1969 additions and 3 deletions
+1968 -2
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -38,7 +38,7 @@ for f in *.po
do
echo "Merging $f"
msgmerge \
--no-location \
--add-location=file \
--no-wrap \
--sort-output \
--update \