Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

plugin jemmyattending_v2.3.1 2 months 3 days ago #30112

Dear members,

Maybe somebody can help me.
I have installed the plugin jemmyattending_v2.3.1. Now I want to change the text that I highlighted in yellow in the attached photo.
Can someone tell me where I can find that?

Many thanks for your responses.
Ed
Attachments:

Please Log in or Create an account to join the conversation.

plugin jemmyattending_v2.3.1 2 months 3 days ago #30113

Hi, welcome here. Actually I am not at home, so I can't help you more.
Best is to make a CB language override. Years ago I posted this solution. Tomorrow I can help more

Please Log in or Create an account to join the conversation.

plugin jemmyattending_v2.3.1 2 months 3 days ago #30114

Thanks for your quick response.
There is no hurry. I see your message coming through.

Good evening
Ed

Please Log in or Create an account to join the conversation.

plugin jemmyattending_v2.3.1 2 months 3 days ago #30118

In CB the language files are a bit special. My solution is:
I wrote for german in components/com_comprofiler/plugin/language/de-de/override.php with following text
<?php

defined('CBLIB') or die();

return array (
// language strings from files plug_jemmyevents and plug_jemmyattendings
  'JEMMYEVENTS_TITLE' => 'Was',
  'JEMMYEVENTS_START' => 'Beginn',
  'JEMMYEVENTS_DATE' => 'Wann',
  'JEMMYEVENTS_CATEGORY' => 'Kategorie',
  'JEMMYEVENTS_IMAGE' => 'Bild',
  'JEMMYEVENTS_END' => 'Ende',
  'JEMMYEVENTS_VENUE' => 'Wo',
  'JEMMYEVENTS_NOENTRY' => 'Keine Ausschreibungen',
  'JEMMYEVENTS_ATTENDING' => 'Teilnahme',
  'Startdate' => 'Startdatum',
  'Enddate' => 'Enddatum',
  'Combine Date Columns' => 'Datenspalten kombiniert',
  'Image' => 'Bild',
  'Category' => 'Kategorie',
  'Venue' => 'Örtlichkeit',
  'Attending' => 'Teilnahme',
  'Event description' => 'Eventbeschreibung',
  'Show/Hide the start date/time' => 'Startdatum/-zeit anzeigen',
  'Show/Hide the end date/time' => 'Enddatum/-zeit anzeigen',
  'Show/Hide the image' => 'Bild anzeigen',
  'JEMMYATTENDING_NOENTRY' => 'Keine Rückmeldungen',
  'JEMMYATTENDING_VENUE' => 'Lokalität',
  'JEMMYATTENDING_TITLE' => 'Event',
  'JEMMYATTENDING_DESC' => 'Beschreibung',
  'JEMMYATTENDING_STARTEND' => 'Start/Ende',
  'JEMMYATTENDING_START' => 'Beginn',
  'JEMMYATTENDING_END' => 'Ende',
  'JEMMYATTENDING_STATUS' => 'Rückmeldung',
  'JEMMYATTENDING_COMMENT' => 'Kommentar',
  'JEMMYATTENDING_STATUS_UNREGISTERED' => 'Abgemeldet',
  'JEMMYATTENDING_STATUS_INVITED' => 'Eingeladen',
  'JEMMYATTENDING_STATUS_WAITINGLIST' => 'Auf Warteliste',
  'JEMMYATTENDING_STATUS_UNKNOWN' => 'Unklar',
);

Write the dutch words and you have a solution!

If you come better clear with the cb language system, share it here please.
jojo12
The following user(s) said Thank You: Karsten73

Please Log in or Create an account to join the conversation.

plugin jemmyattending_v2.3.1 1 month 4 weeks ago #30139

@edjereloaded: some reaction would be fair!

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.463 seconds

Donate

If you find JEM useful and if you use it on your site, please consider a donation to the project.

Private Messages

You are not logged in.

Follow us......