German lang file

torstenzenk - August 30, 2008 - 17:38
Project:Announcements
Version:6.x-1.2
Component:Miscellaneous
Category:feature request
Priority:minor
Assigned:Unassigned
Status:closed
Description

Using $Id: announcements.module,v 1.1.2.4 2008/05/25

Hi as there was no german lang file i took the announcement.pot and made a de.po. To catch all related strings from the Frontpage and Backend i had to patch a few little things in announcements.module that are already included in the patch.

The Changes included there are:

#Line 88 change to
'name' => t('Announcements'),

#Line 258-266 change to
$intervals = array(
'+1 day' => t('1day'),
'+1 week' => t('1week'),
'+2 week' => t('2weeks'),
'+1 month' => t('1month'),
'+2 month' => t('2months'),
'+3 month' => t('3months'),
'+6 month' => t('6months'),
'+1 year' => t('1year'),
);

The de.po has some additional strings that the announcements.pot doesn´t have, so if you use the file to create your own language file make sure to start from the de.po in this patch-package.

Simply unpack the .zip file to displace the exisiting one and import the de.po as always.

As i don´t know how to report such things maybe someone could point me to the informartion where i can find a HowTo?

Best Regards
Torsten Zenk

AttachmentSize
de.po5.84 KB
announcements.zip6.22 KB

#1

NancyDru - September 6, 2008 - 14:54

Not sure why this was marked fixed, but it is now. The string fixes we committed to both branches; de.po only to 5.x.

#2

torstenzenk - September 13, 2008 - 06:20

Thank you very much ;)

#3

NancyDru - September 17, 2008 - 13:36
Status:fixed» closed

#4

Niels Hackius - January 31, 2009 - 21:02
Title:German lang file and related translation fixes within announcements.module» German lang file
Version:5.x-1.1» 6.x-1.2
Component:Code» Miscellaneous
Category:bug report» feature request
Priority:critical» minor
Status:closed» needs review

Maybe we could include this lang-file into the translations folder? Drupal imports new languages automatically upon activating the module, so it would be very convenient.

I added some new strings also.

AttachmentSize
modules-announcements.de.po 7.66 KB

#5

NancyDru - February 1, 2009 - 01:47
Status:needs review» closed

Done. Danke schoen.

 
 

Drupal is a registered trademark of Dries Buytaert.