View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010541 | mantisbt | localization | public | 2009-05-27 08:06 | 2009-06-23 15:26 |
Reporter | stb | Assigned To | siebrand | ||
Priority | normal | Severity | tweak | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | 1.2.0a3 | ||||
Fixed in Version | 1.2.0rc1 | ||||
Summary | 0010541: Some german strings (files attached) | ||||
Description | I downloaded and installed 1.2.0a3. There are some german strings missing. Therefore I took the english files, joined it with existing german file (string_german.txt) and added missing strings. The file has same structure as the english one. (I will attach the quick&dirty langgen.php script I used to generate it.) The plugins did not have strings_german.txt either, so I created them. Attention: Work is based on 1.2.0a3 not nightly build/repository. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Please use http://translatewiki.net for localisation. Your base file is extremely dirty and contains a lot of messages still in English. It is completely unsuitable to merge with any current version of the german messages file. I'll take a look at the plugins later; those are not yet supported by translatewiki.net MantisBT localisation statistics: http://translatewiki.net/wiki/Translating:Mantis/stats/trunk |
|
I didn't know that mantis uses translatewiki now. But I don't understand why my base file is "extremely dirty". As you can see by a look into my script and into the original (english) file, I updated the old strings_german.txt so it has the same structure (order) as the english file. And I transferred all previous work in the old german file to the new one before adding missing. Anyway: translatewiki version seems to be more up-to-date -- maybe "mantis unstable" could be updated on mantisbt download page (next milestone). Or is there a script where I can update my language files? |
|
You can grab http://translatewiki.net/w/i.php?title=Special%3ATranslate&task=export-to-file&group=out-mantis&language=de which will give you the most recent version for German. |
|
With "dirty" I mean the following and more showing up in your new file version (does not look like German to me): |
|
Yes, I did not translate the error messages, just $s_* Anyway, I will grab the new file and merge it into my installation. Thanks for the hint. |
|
Added the translations for the plugins to git master; removed the untranslated/same strings. Ignored the core messages submission, as stated in earlier comment. |
|