I will attach the completed de.po file below.

CommentFileSizeAuthor
de.po37.22 KBspade

Comments

sutharsan’s picture

Version: 5.x-1.5 » 5.x-1.x-dev
Status: Active » Fixed

Thanks. Translation committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

hass’s picture

Status: Closed (fixed) » Needs work

There is a bug inside the PO file

Term %name löschen.
-> Begriff %name löschen.

Also don't forget to remove "unused" strings... :-)

sutharsan’s picture

Status: Needs work » Closed (won't fix)

Only critical bugs will be fixed in 5.x

hass’s picture

Version: 5.x-1.x-dev » 7.x-1.x-dev
Status: Closed (won't fix) » Needs work

This is ONLY a translation... and the bug may exists in D6, too.

sutharsan’s picture

Status: Needs work » Closed (won't fix)

I will fix it in D6, if it exists in D6.

spade’s picture

How do I recognize unused strings?

hass’s picture

In PoEdit open the .po file then go to Catalog > Purge deleted translations, than save the .po file. Otherwise you can see them in the plain text file commented out on the bottom of the file.

spade’s picture

Thanks Alexander,

with these translation files that option is greyed out. To me that means there were no deleted translation.

I can't find the bug either. The string:
Term %name löschen.
-> Begriff %name löschen.

is nowhere.

Am I missing something?