Skip to content

Commit b9dabaa

Browse files
authored
Merge pull request #1554 from sympa-community/translation
Update translation
2 parents 2312ee7 + 8553dba commit b9dabaa

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+24530
-20665
lines changed

default/mail_tt2/info_report.tt2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Subject: [%"INFO %1"|loc(list.name)|qencode%]
2323
[% IF digest -%]
2424
[%|loc(digest)%]Digest : %1[%END%]
2525
[% END -%]
26-
[%|loc('')%]Receiving modes : %1[%END-%]
26+
[%|loc('')%]Reception modes : %1[%END-%]
2727
[%- FOREACH m = available_reception_modeA -%]
2828
[%- IF loop.size >= 2 && loop.count == loop.size -%]
2929
[%|loc%], and [%END%][%|optdesc('reception',1)%][% m %][%END-%]

default/web_tt2/suboptions.tt2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[%|locdt(subscriber.date)%]%d %b %Y[%END%]
1515
<label> [%|loc%]Last update:[%END%] </label>
1616
[%|locdt(subscriber.update_date)%]%d %b %Y[%END%]
17-
<label for="reception"> [%|loc%]Receiving mode:[%END%] </label>
17+
<label for="reception"> [%|loc%]Reception mode:[%END%] </label>
1818
<div>
1919
<select name="reception" id="reception">
2020
[% FOREACH r = reception ~%]

0 commit comments

Comments
 (0)