Ticket #2179 (closed defect: fixed)
Untranslated message {DISK_USAGE} of {DISK_LIMIT} MB
| Reported by: | marchaos | Owned by: | TheCry |
|---|---|---|---|
| Priority: | normal | Milestone: | ispCP ω 1.0.4 |
| Component: | Frontend (GUI) | Version: | ispCP ω trunk |
| Severity: | Easy | Keywords: | |
| Cc: |
Description
In ../gui/themes/omega_original/reseller/users.tpl in line 114:
<td class="{CLASS_TYPE_ROW}" width="90" align="center">{DISK_USAGE} of {DISK_LIMIT} MB</td>
It shows like "10 of 100 MB" in all translations. You need to include this in translations for replace "... of ... MB".
Attachments
Change History
comment:1 Changed 2 years ago by TheCry
- Owner set to TheCry
- Status changed from new to assigned
- Severity changed from Don't know to Medium
- Milestone changed from Working to ispCP ω 1.0.4
Changed 2 years ago by TheCry
-
attachment
users.tpl.patch
added
gui/themes/omega_original/reseller/users.tpl
Note: See
TracTickets for help on using
tickets.


