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:
+1968
-2
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -38,7 +38,7 @@ for f in *.po
|
||||
do
|
||||
echo "Merging $f"
|
||||
msgmerge \
|
||||
--no-location \
|
||||
--add-location=file \
|
||||
--no-wrap \
|
||||
--sort-output \
|
||||
--update \
|
||||
|
||||
Reference in New Issue
Block a user