Mike999 wrote: I have tried to edit the language efile thats in the cb profilegallery plugin but text like "New Photo, Description and so on whant change? How come
Suggest you first study the CB Primer BOOK as it has a chapter about language plugins.
Then if you are just interested in English language you should download and install the latest CB English language plugin from here:
www.joomlapolis.com/cb-solutions/languages
and then edit the relevant language strings you need.
E.g. the New Photo, New Video, etc strings are managed by the following strings in the cbplugin/cbgallery-language.php file:
'ITEM_NEW_FOLDER' => 'New [type]',
'PHOTO_c03d53' => 'Photo',
'FILE_0b2791' => 'File',
'VIDEO_34e2d1' => 'Video',
'MUSIC_47dcbd' => 'Music',
'ITEM_7d74f3' => 'Item',