X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_sponsor_details.tpl;h=acda431b678a9edd98645b46a7ee65a7b09265d7;hb=82d72ce0fd29e2714e62bd11997272eaf6110fd6;hp=9033704808d88768013633d5fb057d5f02903433;hpb=a28637f0eb7975f2240c42d349e5f08a9722d9bb;p=mailer.git diff --git a/templates/de/html/admin/admin_list_sponsor_details.tpl b/templates/de/html/admin/admin_list_sponsor_details.tpl index 9033704808..acda431b67 100644 --- a/templates/de/html/admin/admin_list_sponsor_details.tpl +++ b/templates/de/html/admin/admin_list_sponsor_details.tpl @@ -7,7 +7,7 @@ {--SPONSOR_ID--}:  - $content[id] [$content[status]] + $content[id] [{%pipe,sponsorTranslateUserStatus=$content[status]%}] @@ -33,7 +33,7 @@ {--SURNAME_FAMILY--}: - $content[gender] $content[surname] $content[family] + {%pipe,translateGender=$content[gender]%} $content[surname] $content[family] {--SPONSOR_ENTER_STREET_NR1--}: @@ -65,7 +65,7 @@ {--SPONSOR_ENTER_URL--}: - [{--ADMIN_TEST_URL--}] + [{--ADMIN_TEST_URL--}] @@ -74,19 +74,19 @@ {--SPONSOR_RECEIVE_WARNINGS_SHORT--}: - $content[receive_warnings] + {%pipe,translateYesNo=$content[receive_warnings]%} {--SPONSOR_WARNING_INTERVAL_SHORT--}: - $content[warning_interval] + {%pipe,createFancyTime=$content[warning_interval]%} {--SPONSOR_POINTS_AMOUNT--}: - [$content[points_amount]] + [{%pipe,translateComma=$content[points_amount]%}] {--SPONSOR_POINTS_USED--}: - [$content[points_used]] + [{%pipe,translateComma=$content[points_used]%}]