make flag reply reply-ier

This commit is contained in:
Jeff Atwood 2013-06-27 16:01:48 -07:00
parent 8e50b49cf1
commit 40c9014634
4 changed files with 4 additions and 4 deletions

View File

@ -54,7 +54,7 @@
<tr> <tr>
<td></td> <td></td>
<td class='message'> <td class='message'>
<div>{{#linkTo 'adminUser' user}}{{avatar user imageSize="small"}}{{/linkTo}} {{message}} <a href="{{unbound permalink}}"><button class='btn'>{{i18n admin.flags.view_message}}</button></a></div> <div>{{#linkTo 'adminUser' user}}{{avatar user imageSize="small"}}{{/linkTo}} {{message}} <a href="{{unbound permalink}}"><button class='btn'><i class="icon-reply"></i> {{i18n admin.flags.view_message}}</button></a></div>
</td> </td>
<td></td> <td></td>
<td></td> <td></td>

View File

@ -1051,7 +1051,7 @@ en:
flagged_by: "Flagged by" flagged_by: "Flagged by"
error: "Something went wrong" error: "Something went wrong"
view_message: "view message" view_message: "Reply"
no_results: "There are no flags." no_results: "There are no flags."
summary: summary:

View File

@ -943,7 +943,7 @@ it:
delete_title: "cancella post (se è il primo post il topic verrà cancellato)" delete_title: "cancella post (se è il primo post il topic verrà cancellato)"
flagged_by: "Segnalato da" flagged_by: "Segnalato da"
error: "Qualcosa è andato storto" error: "Qualcosa è andato storto"
view_message: "view message" view_message: "Reply"
groups: groups:
title: "Gruppi" title: "Gruppi"

View File

@ -964,7 +964,7 @@ nb_NO:
delete_title: "delete post (if its the first post delete topic)" delete_title: "delete post (if its the first post delete topic)"
flagged_by: "Flagged by" flagged_by: "Flagged by"
error: "Something went wrong" error: "Something went wrong"
view_message: "view message" view_message: "Reply"
groups: groups:
title: "Groups" title: "Groups"