Ticket #405 (closed Bug: fixed)

Opened 20 months ago

Last modified 19 months ago

Language: SelectAll is translated wrong to Norwegian

Reported by: geirhelge Owned by:
Priority: Normal Milestone: FCKeditor 2.4.3
Component: General Version: FCKeditor 2.4.2
Keywords: Cc: martinkronstad@…

Description

SelectAll, which is "Select all" in English, is translated to "Velg alle" in Norwegian. This is a direct translation without any thought about what the string is used to. The correct translation is "Merk alt". That's the same as MS Word and Openoffice when doing the same operation.

I'll attach patch files for nb.js and no.js

Attachments

nb.js.patch (377 bytes) - added by geirhelge 20 months ago.
nb.js patch
no.js.patch (377 bytes) - added by geirhelge 20 months ago.
no.js patch

Change History

Changed 20 months ago by geirhelge

nb.js patch

Changed 20 months ago by geirhelge

no.js patch

  Changed 20 months ago by fredck

  • cc martinkronstad@… added
  • version set to FCKeditor 2.4.2
  • milestone set to FCKeditor 2.5

Thanks Geir. Let's wait a while for an ok from Martin.

  Changed 20 months ago by martinkronstad

This may be correct, is the translation only used in one place? Where is it used?

follow-up: ↓ 4   Changed 20 months ago by geirhelge

I can't find any other functions using this string. It's used in _source/internals/fcktoolbaritems.js:58.

in reply to: ↑ 3   Changed 20 months ago by martinkronstad

Replying to geirhelge:

I can't find any other functions using this string. It's used in _source/internals/fcktoolbaritems.js:58.

I agree, this should be "Merk alt" since it is refering to text and not items...

  Changed 20 months ago by fredck

  • status changed from new to closed
  • resolution set to fixed

Fixed with [272].

Click here for more info about our SVN system.

  Changed 19 months ago by fredck

  • milestone changed from FCKeditor 2.5 to FCKeditor 2.4.3
Note: See TracTickets for help on using tickets.