Menu

Duplicate definitions

Greg Roach
2007-11-05
2013-05-29
  • Greg Roach

    Greg Roach - 2007-11-05

    The following text is defined more than once in the english language files. 

    Language: en, $pgv_lang["ALLOW_CHANGE_GEDCOM"] is duplicated:
    languages/admin.en.php:$pgv_lang["ALLOW_CHANGE_GEDCOM"] = "Allow GEDCOM switching";
    languages/configure_help.en.php:$pgv_lang["ALLOW_CHANGE_GEDCOM"] = "Allow GEDCOM switching";

    Language: en, $pgv_lang["ALLOW_REMEMBER_ME"] is duplicated:
    languages/admin.en.php:$pgv_lang["ALLOW_REMEMBER_ME"] = "Show <b>Remember Me</b> option on Login page";
    languages/configure_help.en.php:$pgv_lang["ALLOW_REMEMBER_ME"] = "Show <b>Remember Me</b> option on Login page";

    Language: en, $pgv_lang["ALLOW_USER_THEMES"] is duplicated:
    languages/admin.en.php:$pgv_lang["ALLOW_USER_THEMES"] = "Allow users to select their own theme";
    languages/configure_help.en.php:$pgv_lang["ALLOW_USER_THEMES"] = "Allow users to select their own theme";

    Language: en, $pgv_lang["INDEX_DIRECTORY"] is duplicated:
    languages/admin.en.php:$pgv_lang["INDEX_DIRECTORY"] = "Index file directory";
    languages/configure_help.en.php:$pgv_lang["INDEX_DIRECTORY"] = "Index file directory";

    Language: en, $pgv_lang["LANG_SELECTION"] is duplicated:
    languages/admin.en.php:$pgv_lang["LANG_SELECTION"] = "Supported languages";
    languages/configure_help.en.php:$pgv_lang["LANG_SELECTION"] = "Supported languages";

    Language: en, $pgv_lang["PGV_MEMORY_LIMIT"] is duplicated:
    languages/admin.en.php:$pgv_lang["PGV_MEMORY_LIMIT"] = "Memory limit";
    languages/configure_help.en.php:$pgv_lang["PGV_MEMORY_LIMIT"] = "Memory limit";

    Language: en, $pgv_lang["PGV_SESSION_SAVE_PATH"] is duplicated:
    languages/admin.en.php:$pgv_lang["PGV_SESSION_SAVE_PATH"] = "Session save path";
    languages/configure_help.en.php:$pgv_lang["PGV_SESSION_SAVE_PATH"] = "Session save path";

    Language: en, $pgv_lang["PGV_SESSION_TIME"] is duplicated:
    languages/admin.en.php:$pgv_lang["PGV_SESSION_TIME"] = "Session timeout";
    languages/configure_help.en.php:$pgv_lang["PGV_SESSION_TIME"] = "Session timeout";

    Language: en, $pgv_lang["PGV_SIMPLE_MAIL"] is duplicated:
    languages/admin.en.php:$pgv_lang["PGV_SIMPLE_MAIL"] = "Use simple mail headers in external mails";
    languages/configure_help.en.php:$pgv_lang["PGV_SIMPLE_MAIL"] = "Use simple mail headers in external mails";

    Language: en, $pgv_lang["PGV_STORE_MESSAGES"] is duplicated:
    languages/admin.en.php:$pgv_lang["PGV_STORE_MESSAGES"] = "Allow messages to be stored online";
    languages/configure_help.en.php:$pgv_lang["PGV_STORE_MESSAGES"] = "Allow messages to be stored online";

    Language: en, $pgv_lang["REQUIRE_ADMIN_AUTH_REGISTRATION"] is duplicated:
    languages/admin.en.php:$pgv_lang["REQUIRE_ADMIN_AUTH_REGISTRATION"] = "Require an administrator to approve new user registrations";
    languages/configure_help.en.php:$pgv_lang["REQUIRE_ADMIN_AUTH_REGISTRATION"] = "Require an administrator to approve new user registrations";

    Language: en, $pgv_lang["SERVER_URL"] is duplicated:
    languages/admin.en.php:$pgv_lang["SERVER_URL"] = "PhpGedView URL";
    languages/configure_help.en.php:$pgv_lang["SERVER_URL"] = "PhpGedView URL";

    Language: en, $pgv_lang["TBLPREFIX"] is duplicated:
    languages/admin.en.php:$pgv_lang["TBLPREFIX"] = "Database Table Prefix";
    languages/configure_help.en.php:$pgv_lang["TBLPREFIX"] = "Database Table Prefix";

    Language: en, $pgv_lang["USE_REGISTRATION_MODULE"] is duplicated:
    languages/admin.en.php:$pgv_lang["USE_REGISTRATION_MODULE"] = "Allow visitors to request account registration";
    languages/configure_help.en.php:$pgv_lang["USE_REGISTRATION_MODULE"] = "Allow visitors to request account registration";

    Language: en, $pgv_lang["deleted_files"] is duplicated:
    languages/admin.en.php:$pgv_lang["deleted_files"] = "Deleted files:";
    languages/lang.en.php:$pgv_lang["deleted_files"] = "Deleted Files:";

    Language: en, $pgv_lang["download_file"] is duplicated:
    languages/admin.en.php:$pgv_lang["download_file"] = "Download File";
    languages/lang.en.php:$pgv_lang["download_file"] = "Download file #GLOBALS[whichFile]#";

    Language: en, $pgv_lang["indi_is_remote"] is duplicated:
    languages/lang.en.php:$pgv_lang["indi_is_remote"] = "The information for this individual was linked from a remote site.";
    languages/lang.en.php:$pgv_lang["indi_is_remote"] = "The information for this individual was linked from a remote site.";

    Language: en, $pgv_lang["label_add_search_server"] is duplicated:
    languages/admin.en.php:$pgv_lang["label_add_search_server"] = "Add IP";
    languages/admin.en.php:$pgv_lang["label_add_search_server"] = "Add IP";

    Language: en, $pgv_lang["label_add_server"] is duplicated:
    languages/admin.en.php:$pgv_lang["label_add_server"] = "Add";
    languages/admin.en.php:$pgv_lang["label_add_server"] = "Add";

    Language: en, $pgv_lang["label_ban_server"] is duplicated:
    languages/admin.en.php:$pgv_lang["label_ban_server"] = "Submit";
    languages/admin.en.php:$pgv_lang["label_ban_server"] = "Submit";

    Language: en, $pgv_lang["link_remote"] is duplicated:
    languages/lang.en.php:$pgv_lang["link_remote"] = "Link remote person";
    languages/lang.en.php:$pgv_lang["link_remote"] = "Link remote person";

    Language: en, $pgv_lang["upload_gedcom_help"] is duplicated:
    languages/help_text.en.php:$pgv_lang["upload_gedcom_help"] = "Select the GEDCOM or ZIP file from your local computer to upload to your server. The file will be uploaded to the directory <b>#INDEX_DIRECTORY#</b>.<br /><br />If you upload a ZIP file, it should contain only one GEDCOM, and that GEDCOM will be used automatically in the next steps.<br /><br />";
    languages/help_text.en.php:$pgv_lang["upload_gedcom_help"] = "~#pgv_lang[upload_gedcom]#~<br /><br />Unlike the <b>#pgv_lang[add_gedcom]#</b> function, the GEDCOM file you wish to add to your database does not have to be on your server.<br /><br />In Step 1 you select a GEDCOM file from your local computer. Type the complete path and file name in the text box or use the <b>Browse</b> button on the page.<br /><br />You can also use this function to upload a ZIP file containing the GEDCOM file. PhpGedView will recognize the ZIP file and extract the file and the filename automatically.<br /><br />If a GEDCOM file with the same name already exists in PhpGedView, it will, after your confirmation, be overwritten. However, all GEDCOM settings made previously will be preserved.<br /><br />You will find more help on other pages of the procedure.<br /><br />";

     
    • Gerry Kroll

      Gerry Kroll - 2007-11-05

      Thank you, Greg.

      I'll correct this in all languages.

       
      • Julio Sánchez Fernández

        It is not necessary for you to change Spanish, just remove the duplicates from English and they will go away automagically from Spanish next time I send an update.  This is an effect of the way I work.

        Julio

         
    • Gerry Kroll

      Gerry Kroll - 2007-11-05

      I've made the required changes to the English and German language files (the changes were different).  SVN 2135 for version 4.1.3.

      I agree with Julio, and I said so to Greg in an off-line memo:  We must let each of the translators make their own corrections.  There could be legitimate reasons for the duplication. 

      Accordingly, I'm not touching any of the other language files.

       

Log in to post a comment.