Project

General

Profile

Actions

Patch #4760

closed

Correct two german localisation problems

Added by Marcel Waldvogel about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Translations
Target version:
Start date:
2010-02-08
Due date:
2010-02-09
% Done:

50%

Estimated time:

Description

There is one untranslated word in the following two lines, this patch fixes it. Please integrate into the main code (is still wrong in r3388).

Index: config/locales/de.yml ===================================================================
--- config/locales/de.yml (Revision 67)
++ config/locales/de.yml (Arbeitskopie)
@ -762,8 +762,8 @
text_unallowed_characters: Nicht erlaubte Zeichen
text_comma_separated: Mehrere Werte erlaubt (durch Komma getrennt).
text_issues_ref_in_commit_messages: Ticket-Beziehungen und Status in Commit-Log-Meldungen
text_issue_added: "Ticket {{id}} wurde erstellt by {{author}}."
- text_issue_updated: "Ticket {{id}} wurde aktualisiert by {{author}}."
text_issue_added: "Ticket {{id}} wurde erstellt von {{author}}."
+ text_issue_updated: "Ticket {{id}} wurde aktualisiert von {{author}}."
text_wiki_destroy_confirmation: Sind Sie sicher, dass Sie dieses Wiki mit sämtlichem Inhalt löschen möchten?
text_issue_category_destroy_question: "Einige Tickets ({{count}}) sind dieser Kategorie zugeodnet. Was möchten Sie tun?"
text_issue_category_destroy_assignments: Kategorie-Zuordnung entfernen


Files

de-fix-by.patch (1012 Bytes) de-fix-by.patch Marcel Waldvogel, 2010-02-08 10:50
Actions #1

Updated by Marcel Waldvogel about 14 years ago

Also attached the patch as it was mangled.

Actions #2

Updated by Azamat Hackimov about 14 years ago

  • Due date set to 2010-02-09
  • Status changed from New to Closed
  • Target version set to 0.9.3

Fixed, thank you for reporting.

Actions

Also available in: Atom PDF