Menu

Leftover and missing translations

2007-09-19
2013-05-29
  • Julio Sánchez Fernández

    Hi,

    I have a number of strings that seem to be referenced in the code but have no translation and some translations that I cannot find where they are used.

    Missing:

    stpl_noim (statisticsplot.php)
    AUC (includes/date_class.php)
    stat_help (statistics.php)
    periode_help (statistics.php)
    edit_PUBL_help (edit_interface.php)
    edit_REPO_help (edit_interface.php)
    edit_CALN_help (edit_interface.php)
    edit_REPO_NAME_help (edit_interface.php)
    edit_WWW_help (edit_interface.php:793)
    firstname_alpha_help (aliveinyear.php:454)
    apply_privacy_help (downloadgedcom.php:140)
    link_new_husband_help (includes/controllers/individual_ctrl.php)
    useradmin_comment_help (useradmin.php:573 and 988)
    useradmin_comment_exp_help (useradmin.php:577 and 992)
    show_cousins_help (ancestry.php:100)
    filter_help (media.php:189)
    GOOGLEMAP_ENABLED_help (modules/googlemap/editconfig.php:232)
    edit_media_help (several files in research assistant)
    edit_DATE_help (modules/research_assistant/forms/ra_form.php:192)
    readmefile_help (admin.php:154)
    changelog_help (admin.php:159)
    registry_help (admin.php:162)
    multi_site_search_help (search.php:378)
    DMAX_DESCENDANCY_GENERATIONS_help (editconfig_gedcom.php:1135)

    Then there are many translated strings that are not found referenced in the code.  Many are the result of dynamic key construction, but others I think are genuine leftovers from prior versions and are no longer used.  Weeding them out takes time, I just advance a few suspect strings that look to me not used:

    step2 (seems to be only in a comment in editconfig_gedcom.php)
    themecustomization
    bad_host_user_pass
    db
    welcome_new2
    import_sql
    edit_privacy
    save_changed_settings
    file_read_error
    hide
    save_and_import

    Best regards,

     
    • Gerry Kroll

      Gerry Kroll - 2007-09-19

      Julio:

      When working on your translations, you need to use the current set of English language files from PhpGedView 4.1.2 (or 4.1.1) as your reference.  If an entry is missing from those files, it's not used.

      However, I'll look into your list to give more information.  This may take a few days.

       
      • Julio Sánchez Fernández

        Sorry, Gerry.

        I was tracking trunk from SVN.  Is that a problem?  My comments were current as of this morning, I had just run 'svn update'.

        Julio

         
        • Gerry Kroll

          Gerry Kroll - 2007-09-20

          Julio:
          The "trunk" branch of SVN is version 4.1.2.  Doing your work on this version of the files is fine.

          Thank you.

          I'll still attempt to track down your variables.

           

Log in to post a comment.