View Issue Details

IDProjectCategoryView StatusLast Update
0005974mantisbtlocalizationpublic2006-02-04 05:44
ReporterRNankoe Assigned Tovboctor  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.0a3 
Fixed in Version1.0.0rc1 
Summary0005974: Some fields are missing in dutch language
Description

bug_update_advanced_page.php

$s_sticky_issue = 'Sticky Issue';
$s_profile = 'Profiel';

TagsNo tags attached.

Relationships

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

Activities

RNankoe

RNankoe

2005-07-19 08:37

reporter   ~0010867

These items are missing in dutch locale file.

bug_update_advanced_page.php

$s_sticky_issue = 'Sticky Issue';
$s_profile = 'Profiel';

manage_config_email_page

$s_colour_coding = 'Op onderstaand tabel zijn de volgende kleurcodes van toepassing:';
$s_colour_project = 'Projectinstellingen gaan boven andere.';
$s_colour_global = 'Alle Projectinstellingen overschrijven standaard waarden.';

manage_config_email_page

$s_message = 'Bericht';
$s_revert_to_system = "Verwijder Alle Projectinstellingen";
$s_revert_to_all_project = "Verwijder Project Specifieke Instellingen";

siebrand

siebrand

2005-09-29 18:34

developer   ~0011450

Please close issue. Fields have been added in http://cvs.sourceforge.net/viewcvs.py/mantisbt/mantisbt/lang/strings_dutch.txt?rev=1.92&view=markup on Wed Jul 20 14:17:42 2005 UTC.

siebrand

siebrand

2006-02-04 04:37

developer   ~0012081

Please mark this issue as resolved.