View Issue Details

IDProjectCategoryView StatusLast Update
0005874mantisbtlocalizationpublic2005-07-23 02:10
Reporterdavid_s_nl Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Product Version1.0.0a3 
Summary0005874: Selecting dutch language gives an error in the 'View Issues' page
Description

Error: APPLICATION WARNING #300: String 'profile' niet gevonden.

Missing strings in the dutch language file are:

bug_update_advanced_page.php

$s_profile = 'Profiel';
$s_sticky_issue = 'Sticky bug'; # i don't think there's a proper dutch word for sticky...

Also missing strings:

bug_actiongroup_page.php : mass treatment

$s_move_bugs_conf_msg = 'Verplaats bugs naar';

TagsNo tags attached.

Relationships

duplicate of 0005693 closedvboctor Use English language if a string is not found in other languages 

Activities

david_s_nl

david_s_nl

2005-07-05 14:12

reporter   ~0010669

Found some more after testing some more:

APPLICATION WARNING #300: String 'colour_coding' niet gevonden.

APPLICATION WARNING #300: String 'colour_project' niet gevonden.

APPLICATION WARNING #300: String 'colour_global' niet gevonden.

APPLICATION WARNING #300: String 'revert_to_all_project' niet gevonden.