X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fmediadata.tpl;h=93903e128f837d631a56c7ba9b686e0f8fc8a3a0;hb=852215344ba209d77cbee8f4343cc47549b28b8d;hp=e9afbbfe67a23cf613e9bc8dc577b2d2e3f31ec4;hpb=566cbcf381d60410b4c5b3a2fc4cd7bfdf49b8fc;p=mailer.git diff --git a/templates/de/html/mediadata.tpl b/templates/de/html/mediadata.tpl index e9afbbfe67..93903e128f 100644 --- a/templates/de/html/mediadata.tpl +++ b/templates/de/html/mediadata.tpl @@ -9,7 +9,7 @@ - {--USER_MT_PROJECTED_1--}$content[projected]{--USER_MT_PROJECTED_2--}{?mt_stage?}{--USER_MT_PROJECTED_3--} + $content[projected] @@ -17,27 +17,27 @@ {--USERS_TOTAL--}: - $content[user_count] + {%pipe,translateComma=$content[user_count]%} {--USERS_CONFIRMED--}: - $content[user_confirmed] + {%pipe,translateComma=$content[user_confirmed]%} {--USERS_UNCONFIRMED--}: - $content[user_unconfirmed] + {%pipe,translateComma=$content[user_unconfirmed]%} {--USERS_LOCKED--}: - $content[user_locked] + {%pipe,translateComma=$content[user_locked]%} {--USERS_MAX_MAILS--}: - $content[user_max_mails] + {%pipe,translateComma=$content[user_max_mails]%} {--USERS_REC_PER_DAY--}: - $content[user_max_rec] + {%pipe,translateComma=$content[user_max_rec]%} $content[out_user] @@ -45,65 +45,65 @@ {--USERS_STATS--}: - $content[user_stats] + {%pipe,translateComma=$content[user_stats]%} {--USERS_MAX_PER_DAY--}: - $content[max] + {%pipe,translateComma=$content[max]%} {--USERS_MAX_REC--}: - $content[rec] + {%pipe,translateComma=$content[rec]%} {--USERS_SENT_MAILS--}: - $content[sent] + {%pipe,translateComma=$content[sent]%} {--USERS_LINKS--}: - $content[user_links] + {%pipe,translateComma=$content[user_links]%} {--CLICK_RATE--}: - $content[_clr] + {%pipe,translateComma=$content[click_rate]%}% {--MEDIA_DATA_POINTS--} {--JACKPOT_POINTS--}: - $content[jackpot] + {%pipe,translateComma=$content[jackpot]%} {--TOTAL_POINTS--}: - $content[total_points] + {%pipe,translateComma=$content[total_points]%} $content[out_points] {--MEDIA_DATA_REFBANNER--} - {--TOTAL_REF_BANNER--}: - $content[ref_total] + {--TOTAL_REFERAL_BANNER--}: + {%pipe,translateComma=$content[ref_total]%} - {--TOTAL_REF_VIEWS--}: - $content[ref_views] + {--TOTAL_REFERAL_VIEWS--}: + {%pipe,translateComma=$content[ref_views]%} - {--TOTAL_REF_CLICKS--}: - $content[ref_clicks] + {--TOTAL_REFERAL_CLICKS--}: + {%pipe,translateComma=$content[ref_clicks]%} {--MEDIA_DATA_MISC--} {--TOTAL_REFCLICKS--}: - $content[total_refclicks] + {%pipe,translateComma=$content[total_refclicks]%} {--TOTAL_LOGINS--}: - $content[total_logins] + {%pipe,translateComma=$content[total_logins]%} $content[out_extra] $content[out_special] @@ -112,21 +112,17 @@ -
{--ENGINE_SOFTWARE--}:
-
{?TITLE?}
+
{--ENGINE_SOFTWARE--}/{--ENGINE_VERSION--}:
+
{?TITLE?} v{?FULL_VERSION?}
- {--ENGINE_VERSION--}: - {?FULL_VERSION?} + {--ENGINE_REVISION--}: + {?CURRENT_REPOSITORY_REVISION?} - {--ENGINE_PATCH_LEVEL--}: - {?patch_level?} - - - {--ENGINE_PATCH_CTIME--}: - $content[patch_ctime] + {--ENGINE_REVISION_CREATED--}: + {%pipe,getDateTimeFromRepository%}