Opened 16 years ago
Closed 16 years ago
#4239 closed Bug (fixed)
German translation error - "URL" translated with "Bildauswahl"
| Reported by: | hebuiss42 | Owned by: | Garry Yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | 3.0 RC |
| Keywords: | Confirmed | Cc: |
Description
The English word "URL" has in the German translation file accidently been translated to "Bildauswahl" (= image selection).
Suggestion: Replace the two occuring "Bildauswahl" of the German language file with "URL".
First occurance:
common:{browseServer:'Server durchsuchen',url:'Bildauswahl',protocol:'Protokoll'
Second occurance:
infoTab:'Bild-Info',btnUpload:'Zum Server senden',url:'Bildauswahl',upload:'Hochladen'
Change History (3)
comment:1 Changed 16 years ago by
| Milestone: | → CKEditor 3.0 |
|---|
comment:2 Changed 16 years ago by
| Keywords: | Confirmed added |
|---|---|
| Owner: | set to Garry Yao |
| Status: | new → assigned |
comment:3 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |

Fixed with [4112] on trunk and [4113] on 3.0.x branch.