Bug 367956 rename "View User Account Log for ..." to "Account History for user ..."

r=lpsolit a=lpsolit
This commit is contained in:
timeless%mozdev.org 2007-07-25 04:51:42 +00:00
Родитель 403f912a60
Коммит 0854de4b61
3 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -36,7 +36,7 @@
#%]
[% title = BLOCK %]
View User Account Log for '[% otheruser.login FILTER html %]'
Account History for '[% otheruser.login FILTER html %]'
[% END %]

Просмотреть файл

@ -117,8 +117,8 @@
[% INCLUDE listselectionhiddenfields %]
or <a href="editusers.cgi?action=activity&amp;userid=[% otheruser.id %]"
title="View the account log for user '
[%- otheruser.login FILTER html %]'">View this user's account log</a>
title="View Account History for '
[%- otheruser.login FILTER html %]'">View Account History</a>
</p>
</form>
<p>

Просмотреть файл

@ -42,7 +42,7 @@
{name => 'realname'
heading => 'Real name'
}
{heading => 'User Account Log'
{heading => 'Account History'
content => 'View'
contentlink => 'editusers.cgi?action=activity' _
'&amp;userid=%%userid%%' _