Ticket #1484383 (closed Patches: fixed)
Missing translation in compose new email
| Reported by: | moc | Owned by: | |
|---|---|---|---|
| Priority: | 1 | Milestone: | 0.1-rc2 |
| Component: | Interface | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In the file /skins/default/templates/compose.html the two labels Cc and Bcc are not translated. Here is the patch:
<td class="add-button"><a href="#" onclick="return rcmail_toggle_display('compose-cc')">[<roundcube:label name="cc" />]</a><br />
<a href="#" onclick="return rcmail_toggle_display('compose-bcc')">[<roundcube:label name="bcc" />]</a><br /></td>
Change History
Note: See
TracTickets for help on using
tickets.
