aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/Default/profile_view_body.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/templates/Default/profile_view_body.tpl')
-rwxr-xr-xphpBB/templates/Default/profile_view_body.tpl20
1 files changed, 10 insertions, 10 deletions
diff --git a/phpBB/templates/Default/profile_view_body.tpl b/phpBB/templates/Default/profile_view_body.tpl
index 1476347aca..764b9d1985 100755
--- a/phpBB/templates/Default/profile_view_body.tpl
+++ b/phpBB/templates/Default/profile_view_body.tpl
@@ -5,27 +5,27 @@
<td>
<table border="0" width="100%" cellpadding="3" cellspacing="1">
<tr class="tableheader">
- <td colspan="2">{L_VIEWINGPROFILE} {USERNAME}</td>
+ <td colspan="2">{L_VIEWING_PROFILE} {USERNAME}</td>
<tr class="tablebody">
<td bgcolor="#DDDDDD" width="15%"><b>{L_USERNAME}:</b></td>
- <td bgcolor="#CCCCCC">{USERNAME} (<a href="search.{PHPEX}?term=&addterms=any&forum=all&search_username={USERNAME}&sortby=p.post_time&searchboth=both&submit=Search">{L_VIEWPOSTUSER}</a>)</td>
+ <td bgcolor="#CCCCCC">{USERNAME} (<a href="search.{PHPEX}?term=&addterms=any&forum=all&search_username={USERNAME}&sortby=p.post_time&searchboth=both&submit=Search">{L_VIEW_USERS_POSTS}</a>)</td>
</tr>
<tr class="tablebody">
<td bgcolor="#DDDDDD"><b>{L_JOINED}:</b></td>
- <td bgcolor="#CCCCCC">{JOINED} ({POSTS_PER_DAY} {L_PERDAY})</td>
+ <td bgcolor="#CCCCCC">{JOINED} ({POSTS_PER_DAY} {L_PER_DAY})</td>
</tr>
<tr class="tablebody">
<td bgcolor="#DDDDDD"><b>{L_POSTS}:</b></td>
- <td bgcolor="#CCCCCC">{POSTS} ({PERCENTAGE} {L_OFTOTAL})</td>
+ <td bgcolor="#CCCCCC">{POSTS} ({PERCENTAGE} {L_OF_TOTAL})</td>
</tr>
<tr class="tablebody">
- <td bgcolor="#DDDDDD"><b>{L_EMAILADDRESS}:</b></td>
+ <td bgcolor="#DDDDDD"><b>{L_EMAIL_ADDRESS}:</b></td>
<td bgcolor="#CCCCCC">{EMAIL}</td>
</tr>
<tr class="tablebody">
- <td bgcolor="#DDDDDD"><b>{L_ICQNUMBER}:</b></td>
+ <td bgcolor="#DDDDDD"><b>{L_ICQ_NUMBER}:</b></td>
<td bgcolor="#CCCCCC">{ICQ}</td>
</tr>
<tr class="tablebody">
@@ -45,12 +45,12 @@
<td bgcolor="#CCCCCC">{WEBSITE}</td>
</tr>
<tr class="tablebody">
- <td bgcolor="#DDDDDD"><b>{L_FROM}:</b></td>
- <td bgcolor="#CCCCCC">{FROM}</td>
+ <td bgcolor="#DDDDDD"><b>{L_LOCATION}:</b></td>
+ <td bgcolor="#CCCCCC">{LOCATION}</td>
</tr>
<tr class="tablebody">
- <td bgcolor="#DDDDDD"><b>{L_OCC}:</b></td>
- <td bgcolor="#CCCCCC">{OCC}</td>
+ <td bgcolor="#DDDDDD"><b>{L_OCCUPATION}:</b></td>
+ <td bgcolor="#CCCCCC">{OCCUPATION}</td>
</tr>
<tr class="tablebody">
<td bgcolor="#DDDDDD"><b>{L_INTERESTS}:</b></td>