Please find attached a german translation file. Note that I'm not too sure about the string "search_engine_referers" (.module:0) - I've left it untouched since it looks like a technical ID to me.
| Comment | File | Size | Author |
|---|---|---|---|
| search_engine_referers.de_.po | 2.18 KB | vwegert |
Comments
Comment #1
soxofaan commentedthanks: http://drupal.org/cvs?commit=167183
There was a minor issue with Plural-Forms:
"Plural-Forms: nplurals=0; plural=;\n"should have been"Plural-Forms: nplurals=2; plural=(n!=1);\n"as far as I know.