Opened 2 years ago
Closed 2 years ago
#1487733 closed Bugs (fixed)
Trunk 4460 - cosmetic issues new address book
| Reported by: | Jack! | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.6-beta |
| Component: | Addressbook | Version: | git-master |
| Severity: | normal | Keywords: | new address book |
| Cc: |
Description
The new address book in this trunk looks promising. However I'm facing a couple of cosmetic issues.
1) Some labels in the address book tabs can't be localized. For example tab contact properties: work, work2, home, home2, mobile, other and so on, keep their label in English no matter if you choose another language. These labels are missing in file program\localization\your_language\labels.inc and probably not defined in file program\steps\addressbook\func.inc as a label that can be translated.
2) Tab contact properties: the label homepage (choose add field) takes up to much space. It's truncated in front of the edit field as homepa.
Jack!
Change History (3)
comment:1 Changed 2 years ago by Jack!
- Milestone changed from later to 0.5.1
- Version changed from 0.5 to svn-trunk
comment:2 Changed 2 years ago by Lazlo
- Milestone changed from 0.5.1 to 0.6-beta
comment:3 Changed 2 years ago by alec
- Resolution set to fixed
- Status changed from new to closed

Fixed in [c4e555c1] and [f1e98a45].