Opened 9 years ago
Last modified 9 years ago
#14591 confirmed Bug
French localization: Overlapped labels on flash properties windows
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description (last modified by )
Repro steps:
- Change localization to French
- Click on Flash icon
- Click on flash icon on CKE editor. Flash properties window will open
Actual Result: Horizontal spacing and vertical spacing strings are getting overlapped.
Expected Result: Horizontal spacing and vertical spacing strings should not overlap image
Problem: French localization for flash plugin(plugins/flash/lang/fr-ca.js) is using too long label (in another languages are using short version - hSpace: 'HSpace'):
hSpace: 'Espacement horizontal', As possible solution can be make this text shorter.
Change History (2)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 9 years ago by
Status: | new → confirmed |
---|