View Issue Details

IDProjectCategoryView StatusLast Update
0007730mantisbtlocalizationpublic2007-08-02 02:28
ReporterMartin Fuchs Assigned Tozakman  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Product Version1.1.0a2 
Fixed in Version1.1.0a4 
Summary0007730: [de] Translation change from "Aktualisieren" to "Bearbeiten"
Description

The german label of the button to enter the edit mode (currently "Aktualisieren") is not very intuitive, it should be better changed to "Bearbeiten".
Please see the attached patch file for the proposed change in the current CVS code.

TagsNo tags attached.
Attached Files
mantis-update-bearbeiten.patch (1,588 bytes)   
Index: strings_german.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_german.txt,v
retrieving revision 1.150
diff -u -p -d -r1.150 strings_german.txt
--- strings_german.txt  30 Dec 2006 09:11:22 -0000      1.150
+++ strings_german.txt  21 Jan 2007 13:05:52 -0000
@@ -1121,7 +1121,7 @@ $s_view_simple_link = 'einfache Anzeige'
 $s_viewing_bug_advanced_details_title = 'Erweiterte Problemanzeige';
 $s_product_build = 'Produktbuild';
 $s_system_profile = 'Systembeschreibung';
-$s_update_bug_button = 'Aktualisieren';
+$s_update_bug_button = 'Bearbeiten';
 $s_bug_assign_to_button = 'Zuordnen zu';
 $s_bug_status_to_button = 'Status wechseln zu:';
 $s_reopen_bug_button = 'Wiedereröffnen';
Index: strings_german_8859-1.txt
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/lang/strings_german_8859-1.txt,v
retrieving revision 1.4
diff -u -p -d -r1.4 strings_german_8859-1.txt
--- strings_german_8859-1.txt   30 Dec 2006 09:11:22 -0000      1.4
+++ strings_german_8859-1.txt   21 Jan 2007 13:05:48 -0000
@@ -1121,7 +1121,7 @@ $s_view_simple_link = 'einfache Anzeige'
 $s_viewing_bug_advanced_details_title = 'Erweiterte Problemanzeige';
 $s_product_build = 'Produktbuild';
 $s_system_profile = 'Systembeschreibung';
-$s_update_bug_button = 'Aktualisieren';
+$s_update_bug_button = 'Bearbeiten';
 $s_bug_assign_to_button = 'Zuordnen zu';
 $s_bug_status_to_button = 'Status wechseln zu:';
 $s_reopen_bug_button = 'Wiederer�ffnen';
mantis-update-bearbeiten.patch (1,588 bytes)   

Relationships

related to 0004816 closeddhx Suggest renaming "Update Issue" to "Edit Issue" 

Activities

ryandesign

ryandesign

2007-01-21 17:00

reporter   ~0013938

The English name of that button ("Update") is just as unintuitive, and should also be changed to "Edit." See 0004816.

Related Changesets

MantisBT: master 478111b6

2007-07-12 08:50

zakman


Details Diff
Fixed Bug 0007730: [de] Translation change from "Aktualisieren" to "Bearbeiten"

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