On 8/1/07, Konstantin Käfer kkaefer@gmail.com wrote:
The permission names are generated programatically [[ t("create ". $type ." content") ]] from the content type name. There is no good solution for this problem. You can translate these strings in your Drupal site manually, though.
Konstantin
This is different. Not all node types have necessarily an "edit your own" permission, so "edit your own" forum topics" is only defined in the forum module and in no other module.
On 31.07.2007, at 23:18, Vasileios Lourdas wrote:
Hello,
Following this thread, although it's a bit different issue this time, there are six strings that do not get translated after importing a language gettext file (e.g. Greek as in my case). These strings are:
- create page content
- create story content
- edit own page content
- edit own story content
- edit page content
- edit story content
which are role permissions and appear in the administration pages. These strings *do not* appear in the template files (.pot), however they appear in the Manage strings section of the Localization settings page (if you search using the right parameters).
Since the Manage strings section provides me the ability to translate them in my language, I tried manually to insert those strings to a new .po file and translated them using my regular gettext file editor. Then I imported the merged file from all translations by all core modules and of course this procedure worked.
The above make me wonder if there is a bug in Drupal 5.x core (I haven't checked 6-dev, though I will do so) that prevents potx from extracting these specific six strings to the template files, or there's something else that needs a bit of looking into. -- # Vasileios Lourdas, # Informatics Engineer, Thessaloniki (Greece) # http://www.lourdas.name _______________________________________________ translations mailing list translations@drupal.org http://lists.drupal.org/mailman/listinfo/translations
Konstantin Käfer — http://kkaefer.com/
translations mailing list translations@drupal.org http://lists.drupal.org/mailman/listinfo/translations