Thomas
use the custom language 'extra' feature to change any of these kinds of text variables, when you wish, for whatever language you desire. For English: lang.en.extra.php -Stephen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Gerry
You have previously posted about the extra files, and I'm here to say the I have NO extra.en.php file in my language folder, only the "lang.en.extra.php" to which I referred. I have over 100 variables modified in the latest SVN, and all function with this file correctly.. -Stephen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to change the privacy notice from "The information shown is private and cannot be displayed" to something else. Where to go?
Thomas
use the custom language 'extra' feature to change any of these kinds of text variables, when you wish, for whatever language you desire. For English: lang.en.extra.php
-Stephen
Thanks, Stephen.
The actual variable is $pgv_lang
Would you believe **$pgv_lang ** ??
Hmmm, …. I should have read Stephen's post more carefully.
The file you should be using is called extra.en.php - this file name is in keeping with the naming convention used for all the other language files.
Gerry
You have previously posted about the extra files, and I'm here to say the I have NO extra.en.php file in my language folder, only the "lang.en.extra.php" to which I referred. I have over 100 variables modified in the latest SVN, and all function with this file correctly..
-Stephen