File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
install_files/ansible-base/roles/tails-config/templates/locale Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -335,6 +335,7 @@ $(POT): securedrop
335335 --project=" SecureDrop" \
336336 --msgid-bugs-address=securedrop@freedom.press \
337337 --copyright-holder=" Freedom of the Press Foundation" \
338+ --header-comment=$$ ' # Translations template for PROJECT.\n# This file is distributed under the same license as the PROJECT project.\n#' \
338339 --add-comments=" Translators:" \
339340 --strip-comments \
340341 --add-location=never \
@@ -363,6 +364,7 @@ $(DESKTOP_POT): ${DESKTOP_BASE}/*.in
363364 --project=SecureDrop \
364365 --msgid-bugs-address=securedrop@freedom.press \
365366 --copyright-holder=" Freedom of the Press Foundation" \
367+ --header-comment=$$ ' # Translations template for PROJECT.\n# This file is distributed under the same license as the PROJECT project.\n#' \
366368 --add-location=never \
367369 --sort-output \
368370 $^
Original file line number Diff line number Diff line change 11# Translations template for SecureDrop.
2- # Copyright (C) 2025 Freedom of the Press Foundation
32# This file is distributed under the same license as the SecureDrop project.
4- # FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
53#
64#, fuzzy
75msgid ""
Original file line number Diff line number Diff line change 11# Translations template for SecureDrop.
2- # Copyright (C) 2025 Freedom of the Press Foundation
32# This file is distributed under the same license as the SecureDrop project.
4- # FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
53#
64#, fuzzy
75msgid ""
You can’t perform that action at this time.
0 commit comments