Active
Project:
German Stemmer
Version:
6.x-4.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2011 at 09:28 UTC
Updated:
9 Nov 2011 at 07:31 UTC
Jump to comment: Most recent file
hi,
1.) i please you to start a new branch for 6.x-4.x ?
2.) i prepeard a patch for some strings and added questions in comments there
-> may i ask you, to answer my questions?
3.) the module is translated
http://localize.drupal.org/translate/languages/de/translate?project=de_s...
can you check the translation and correct if neccesary?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | string_n_questions-1320732-1.patch | 1.76 KB | Thomas_Zahreddin |
Comments
Comment #1
Thomas_Zahreddin commentedand patch
Comment #2
schildi commentedHello Thomas
Some of your proposals could be a bit more compact in my eyes but I leave that up to you :-)
Example:
But your (longer) version is also possible.
Comment #3
Thomas_Zahreddin commentedhi Reiner,
thanks for your answers.
;-) You are free to add suggestions for better translations (the two above i added).
regarding the patch:
the #options are $options_stemmers, which are built from module_implements('search_preprocess') (line 55), this list could include a lot of modules (in the moment there aren't many) and these modules implement search_preprocess - and that could be much more than stemming, see http://api.drupal.org/api/drupal/developer--hooks--core.php/function/hoo...
e.g.:
so my conclusion: we don't know what exactly these modules implement and this fact should be reflected in the wording for the option list of stemmer_api.module.
regarding the branches:
;-) it was your choice to create a 6.x-4.0 version - so i expect this version in the branch 6.x-4.x .