View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007730 | mantisbt | localization | public | 2007-01-21 07:12 | 2007-08-02 02:28 |
| Reporter | Martin Fuchs | Assigned To | zakman | ||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.1.0a2 | ||||
| Fixed in Version | 1.1.0a4 | ||||
| Summary | 0007730: [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". | ||||
| Tags | No 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'; | ||||
|
The English name of that button ("Update") is just as unintuitive, and should also be changed to "Edit." See 0004816. |
|
|
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 | ||