View Issue Details

IDProjectCategoryView StatusLast Update
0007645mantisbtlocalizationpublic2007-05-08 03:43
ReporterMartin Fuchs Assigned Toachumakov  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product Version1.1.0a2 
Fixed in Version1.1.0a3 
Summary0007645: [de] Translation for new Roadmap feature
Description

In the attached patch file you can find the additional localization texts for the new Roadmap feature in german. The word "Roadmap" remained unchanged because it's a common term accepted to be used also in german language.

TagsNo tags attached.
Attached Files
mantis-roadmp-german.diff (1,932 bytes)   
Index: lang/strings_german.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_german.txt,v
retrieving revision 1.147
diff -u -p -d -r1.147 strings_german.txt
--- lang/strings_german.txt	8 Nov 2006 13:32:44 -0000	1.147
+++ lang/strings_german.txt	10 Dec 2006 08:53:29 -0000
@@ -879,6 +879,7 @@ $s_main_link = 'Startseite';
 $s_view_bugs_link = 'Probleme anzeigen';
 $s_report_bug_link = 'Probleme eingeben';
 $s_changelog_link = 'Änderungsprotokoll';
+$s_roadmap_link = 'Roadmap';
 $s_summary_link = 'Zusammenfassung';
 $s_account_link = 'Konto';
 $s_users_link = 'Benutzer';
@@ -1210,6 +1211,10 @@ $s_sponsorship_process_url = '';
 # Changelog
 $s_changelog = 'Änderungsprotokoll';
 
+# Roadmap
+$s_roadmap = 'Roadmap';
+$s_resolved_progress = '%d von %d Einträgen erledigt.  Fortschritt (%d%%).';
+
 # Http auth
 $s_http_auth_realm = 'Mantis Login';
 
Index: lang/strings_german_8859-1.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_german_8859-1.txt,v
retrieving revision 1.1
diff -u -p -d -r1.1 strings_german_8859-1.txt
--- lang/strings_german_8859-1.txt	8 Nov 2006 13:32:45 -0000	1.1
+++ lang/strings_german_8859-1.txt	10 Dec 2006 08:53:30 -0000
@@ -879,6 +879,7 @@ $s_main_link = 'Startseite';
 $s_view_bugs_link = 'Probleme anzeigen';
 $s_report_bug_link = 'Probleme eingeben';
 $s_changelog_link = '�nderungsprotokoll';
+$s_roadmap_link = 'Roadmap';
 $s_summary_link = 'Zusammenfassung';
 $s_account_link = 'Konto';
 $s_users_link = 'Benutzer';
@@ -1210,6 +1211,10 @@ $s_sponsorship_process_url = '';
 # Changelog
 $s_changelog = '�nderungsprotokoll';
 
+# Roadmap
+$s_roadmap = 'Roadmap';
+$s_resolved_progress = '%d von %d Eintr�gen erledigt.  Fortschritt (%d%%).';
+
 # Http auth
 $s_http_auth_realm = 'Mantis Login';
 
mantis-roadmp-german.diff (1,932 bytes)   

Activities

Related Changesets

MantisBT: master 6d7da429

2006-12-10 06:50

achumakov


Details Diff
German translation updated, see bug 0007645
Russian utf-8 translation updated

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