Django

Code

Ticket #6208 (closed: fixed)

Opened 10 months ago

Last modified 10 months ago

Update for Dutch translation typo: opjecten needs to be objecten

Reported by: v.oostveen@idca.nl Assigned to: nobody
Milestone: Component: Translations
Version: SVN Keywords: dutch
Cc: Triage Stage: Ready for checkin
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 1

Description

Small fix / update for Dutch translation. There's a typo: opjecten needs to be objecten

Patch for revision 6917: (latest as of posting)

Index: nl/LC_MESSAGES/django.po
===================================================================
--- nl/LC_MESSAGES/django.po	(revision 6917)
+++ nl/LC_MESSAGES/django.po	(working copy)
@@ -1139,7 +1139,7 @@
 "All of the following related items will be deleted:"
 msgstr ""
 "Weet u zeker dat u %(object_name)s \"%(escaped_object)s\" wilt verwijderen? Alle "
-"volgende opjecten worden verwijderd:"
+"volgende objecten worden verwijderd:"
 
 #: contrib/admin/templates/admin/delete_confirmation.html:26
 msgid "Yes, I'm sure"

Attachments

6208.diff (6.2 kB) - added by arien on 12/14/07 01:48:19.
django-conf-locale-nl-LC_MESSAGES-django.po-6941.diff (10.2 kB) - added by v.oostveen <v.oostveen@gmail.com> on 12/17/07 14:37:14.

Change History

12/14/07 01:48:19 changed by arien

  • attachment 6208.diff added.

12/14/07 01:59:30 changed by arien

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

The attached patch fixes the typo reported in the description and a bunch of others I found. There are other (stylistic) issues, but I'll leave those to the translators.

Promoting to "ready for checkin".

12/14/07 05:20:09 changed by tvrg

Just confirming objecten is the correct word in dutch

12/14/07 05:40:30 changed by v.oostveen <v.oostveen@idca.nl>

applied the 6208.diff patch myself and I'm +1 on adding this dutch spelling and grammar fixes. thanks for the update arien

12/17/07 02:55:32 changed by mtredinnick

  • needs_better_patch set to 1.
  • stage changed from Ready for checkin to Accepted.

arien: Please update the PO-revision date and last translator fields in the patch. We shouldn't update translations with incorrect values in those fields. Then move back to "ready for checkin".

12/17/07 14:37:14 changed by v.oostveen <v.oostveen@gmail.com>

  • attachment django-conf-locale-nl-LC_MESSAGES-django.po-6941.diff added.

12/17/07 14:42:08 changed by v.oostveen <v.oostveen@gmail.com>

  • stage changed from Accepted to Ready for checkin.

Updated translation file to include correct values for the fields named by mtredinnick.

Also added a few extra corrections / changed for the Dutch language.

12/18/07 22:27:19 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [6951]) Fixed #6208 -- Updated Dutch translation. Thanks, arien and v.oostveen@idca.nl.


Add/Change #6208 (Update for Dutch translation typo: opjecten needs to be objecten)




Change Properties
Action