See admin/build/translate/import the "Mode" radio box doesn't have a default value.

CommentFileSizeAuthor
#1 locale-mode-default.patch1.16 KBgábor hojtsy

Comments

gábor hojtsy’s picture

Status: Active » Fixed
StatusFileSize
new1.16 KB

Committed, the attached patch. The previous default was overwrite, but the constant usage overhaul missed the default value. Now it is keep, as the other Drupal 6 locale operations by default. This is the safer option for users, as decided in Drupal 6. Also done a small code cleanup here, breaking some lines.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.