View Issue Details

IDProjectCategoryView StatusLast Update
0004141mantisbtlocalizationpublic2004-08-29 02:35
Reporterbblan Assigned Tograngeway  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.19.0a2 
Fixed in Version0.19.0rc1 
Summary0004141: Relationship strings have a useless '%id' string
Description

here are the variables in string_french.txt:
$s_duplicate_of = 'doublon de %id';
$s_has_duplicate = 'a pour doublon %id';
$s_related_to = 'lié à %id';
$s_dependant_on = 'dépendant de %id';
$s_blocks = 'bloque %id';

TagsNo tags attached.

Activities

masc

masc

2004-07-20 16:19

reporter   ~0006183

%id has to be stripped off from those strings. It's no more needed.

grangeway

grangeway

2004-07-20 16:30

reporter   ~0006186

should be done

Related Changesets

MantisBT: master 62a080e1

2004-07-20 17:32

Paul Richards


Details Diff
fix 0004141: Relationship strings have a useless '%id' string

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@2735 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9
Affected Issues
0004141
mod - lang/strings_french.txt Diff File