Skip to Content Skip to Menu

Change 'user(s)' at top of lists

12 years 10 months ago #184424 by eltonLester
Change 'user(s)' at top of lists was created by eltonLester
I'm using community builder for a staff directoy and I'd like to change the text at the top of the lists where is says how many users are in that that list from 'User(s):' to 'Staff'.

I've looked in the language files by can't find anything and can't find any php files that look dedicated to contolling lists.

Anyone got any idea where I can change this?

Thanks

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

  • nant
  • nant
  • ONLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
12 years 10 months ago #184436 by nant
Replied by nant on topic Re: Change 'user(s)' at top of lists
really?
nothing specific?

Please download english language package from here:
forge.joomlapolis.com/projects/lan-cb-en/files

The language.php file has this section:

// User List Labels
DEFINE ('_UE_HAS','has');
DEFINE ('_UE_USERS','registered users');
DEFINE ('_UE_SEARCH_ALERT','Please enter a value to search!');
DEFINE ('_UE_SEARCH','Find User');
DEFINE ('_UE_ENTER_EMAIL','Enter users Email, Name or Username');
DEFINE ('_UE_SEARCH_BUTTON','Search');
DEFINE ('_UE_SHOW_ALL','Show All Users');
DEFINE ('_UE_NAME','Name');
DEFINE ('_UE_UL_USERNAME','Username');
DEFINE ('_UE_USERTYPE','Usertype');
DEFINE ('_UE_VIEWPROFILE','View Profile');
DEFINE ('_UE_LIST_ALL','List all');
DEFINE ('_UE_PAGE','Page');
DEFINE ('_UE_RESULTS','Results');
DEFINE ('_UE_OF_TOTAL','of total');
DEFINE ('_UE_NO_RESULTS','No results');
DEFINE ('_UE_FIRST_PAGE','Start');
DEFINE ('_UE_PREV_PAGE','Prev');
DEFINE ('_UE_NEXT_PAGE','Next');
DEFINE ('_UE_END_PAGE','End');
DEFINE('_UE_CONTACT','Contact');
DEFINE('_UE_INSTANT_MESSAGE','Instant Message');
DEFINE('_UE_IMAGEAVAILABLE','Photo');
DEFINE('_UE_INFO','Info');
DEFINE('_UE_PROFILE','Profile');
DEFINE('_UE_PRIVATE_MESSAGE','PM');
DEFINE('_UE_ADDITIONAL','Aditional Info');
DEFINE('_UE_NO_DATA','Not Supplied');
DEFINE('_UE_CLICKTOVIEW','Click for');
DEFINE('_UE_CLICKTOSORTBY','Click to sort by %s'); // %s replaced by sorting name
DEFINE('_UE_UL_USERNAME_NAME','Username(Name)');
....

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

12 years 10 months ago #184519 by eltonLester
Replied by eltonLester on topic Re: Change 'user(s)' at top of lists
Thanks, I'll check it out

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

  • jjcomp
  • jjcomp
  • OFFLINE
  • Posts: 7
  • Thanks: 0
  • Karma: 0
11 years 4 months ago #229316 by jjcomp
Replied by jjcomp on topic Re: Change 'user(s)' at top of lists
I know this is an old post, but did you find that answer to this? I am also looking for the same issue and I have installed the Eng Language pack and still can't find that defined in it.

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

Moderators: beatnantkrileon
Powered by Kunena Forum