Because some variables are in the wrong file, they have to be moved to the file where they belong.
Of course this will be some extra work for the translators as well, but it's all part of having a better system, in the end.
At least you don not have to translate those variables again.
If you use the Language File Comparison Utility of the program, you can copy the content of the var's and paste it again in the new location.
In the LANG_CHANGELOG.txt you can see the var's that have been moved.
*Jans*
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Today I removed some var's from the configure_help.
Most of them are in the help_text now.
All, but one, were empty var's (or just containing the #sorry#.
The configure_help files that had those var's inside are updated by me (and the Help_text as well).
Some did not have those var's yet, so there was nothing to change.
*Jans*
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Because some variables are in the wrong file, they have to be moved to the file where they belong.
Of course this will be some extra work for the translators as well, but it's all part of having a better system, in the end.
At least you don not have to translate those variables again.
If you use the Language File Comparison Utility of the program, you can copy the content of the var's and paste it again in the new location.
In the LANG_CHANGELOG.txt you can see the var's that have been moved.
*Jans*
Move on 07 March 2004:
$pgv_lang["fullname"]
$pgv_lang["confirm"]
$pgv_lang["user_contact_method"]
all moved from:
configure_help.en.php
to:
lang.en.php
Hi all,
Today I removed some var's from the configure_help.
Most of them are in the help_text now.
All, but one, were empty var's (or just containing the #sorry#.
The configure_help files that had those var's inside are updated by me (and the Help_text as well).
Some did not have those var's yet, so there was nothing to change.
*Jans*
Hi all again,
Most of the vars that were moved from the configure_help to the help_text are now renamed.
It all has to do with the two systems of help pop that we still have.
Since we want to move to one system, it is hard to avoid to move around.
I changed the help_text.XX.php accordingly.
So you will not have problems with that.
Just check and make sure that everything is still working.
All the changes I made today are vars about the gedcom and edit privacy.
Most of them did not have text inside, apart from the #sorry# var.
Where you had put text inside already, I changed the name of the var for you and removed nested vars.
*Jans*