Ignore:
Timestamp:
9 Feb 2011, 16:56:20 (14 years ago)
Author:
Henrik Bettermann
Message:

Show message for WAeUP members who do not find their names listed.

Location:
main/waeup.plonetheme/trunk/waeup/plonetheme
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.plonetheme/trunk/waeup/plonetheme/locales/de/LC_MESSAGES/waeup.po

    r5714 r5716  
    2626msgstr "Produkte"
    2727
    28 #. Default: "Author's homepage in this site"
     28#. Default: "members's homepage in this site"
    2929#: ../skins/waeup_plonetheme_custom_templates/./member_search_form.pt:96
     30#, fuzzy
    3031msgid "author_homepage"
    3132msgstr "Hompage des Mitglieds"
     
    4647msgstr "Das Mitgliederverzeichnis ist nicht einsehbar."
    4748
    48 #. Default: "Personal Preferences"
     49#. Default: "If you are a WAeUP member but don't see your name here, login with your credentials and fill the personal data form. After saving the form, your name will be automatically listed."
     50#: ../skins/waeup_plonetheme_custom_templates/./member_search_form.pt:23
     51msgid "name_not_listed"
     52msgstr "Wenn du ein WAeUP-Mitglied bist, jedoch deinen Namen hier nicht findest, logge dich bitte ein und fülle das Formular 'Meine Einstellungen' aus. Nach dem Abspeichern wird dein Name automatisch erscheinen."
     53
     54#. Default: "personal preferences"
    4955#: ../skins/waeup_plonetheme_custom_templates/./member_search_form.pt:105
     56#, fuzzy
    5057msgid "personal_preferences"
    5158msgstr "Persönliche Einstellungen"
    5259
    53 #. Default: "Send feedback"
     60#. Default: "send feedback"
    5461#: ../skins/waeup_plonetheme_custom_templates/./member_search_form.pt:87
     62#, fuzzy
    5563msgid "send_feedback"
    5664msgstr "Sende Rückmeldung"
  • main/waeup.plonetheme/trunk/waeup/plonetheme/locales/en/LC_MESSAGES/waeup.po

    r5714 r5716  
    4646msgstr "You are not allowed to list portal members."
    4747
     48#. Default: "If you are a WAeUP member but don't see your name here, login with your credentials and fill the personal data form. After saving the form, your name will be automatically listed."
     49#: ../skins/waeup_plonetheme_custom_templates/./member_search_form.pt:23
     50msgid "name_not_listed"
     51msgstr ""
     52
    4853#. Default: "personal preferences"
    4954#: ../skins/waeup_plonetheme_custom_templates/./member_search_form.pt:105
  • main/waeup.plonetheme/trunk/waeup/plonetheme/locales/fr/LC_MESSAGES/waeup.po

    r5714 r5716  
    2626msgstr "Produits"
    2727
    28 #. Default: "Author's homepage in this site"
     28#. Default: "members's homepage in this site"
    2929#: ../skins/waeup_plonetheme_custom_templates/./member_search_form.pt:96
    3030msgid "author_homepage"
     
    4646msgstr ""
    4747
    48 #. Default: "Personal Preferences"
     48#. Default: "If you are a WAeUP member but don't see your name here, login with your credentials and fill the personal data form. After saving the form, your name will be automatically listed."
     49#: ../skins/waeup_plonetheme_custom_templates/./member_search_form.pt:23
     50msgid "name_not_listed"
     51msgstr ""
     52
     53#. Default: "personal preferences"
    4954#: ../skins/waeup_plonetheme_custom_templates/./member_search_form.pt:105
    5055msgid "personal_preferences"
    5156msgstr ""
    5257
    53 #. Default: "Send feedback"
     58#. Default: "send feedback"
    5459#: ../skins/waeup_plonetheme_custom_templates/./member_search_form.pt:87
    5560msgid "send_feedback"
  • main/waeup.plonetheme/trunk/waeup/plonetheme/locales/waeup.pot

    r5714 r5716  
    5656msgstr ""
    5757
     58#. Default: "If you are a WAeUP member but don't see your name here, login with your credentials and fill the personal data form. After saving the form, your name will be automatically listed."
     59#: ../skins/waeup_plonetheme_custom_templates/./member_search_form.pt:23
     60msgid "name_not_listed"
     61msgstr ""
     62
  • main/waeup.plonetheme/trunk/waeup/plonetheme/skins/waeup_plonetheme_custom_templates/member_search_form.pt

    r5714 r5716  
    2020    <h1 class="documentFirstHeading"
    2121        i18n:translate="heading_list_members">Project Members</h1>
     22       
     23    <div class="documentByLine"
     24        i18n:translate="name_not_listed">If you are a WAeUP member but don't see your name here, login with your credentials and fill the personal data form.
     25         After saving the form, your name will be automatically listed.</div>
    2226
    2327    <div id="content-core">
Note: See TracChangeset for help on using the changeset viewer.