Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-14174

issues in language\en\install_new.php

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.2.0-a1
    • 3.2.0-dev
    • Language pack
    • None

      In language file language\en\install_new.php is:

      'MODULE_NOT_FOUND_DESCRIPTION' => 'No module is found under the service definition “%s” is not defined.',

      and similar:

      'TASK_NOT_FOUND_DESCRIPTION' => 'No task is found under the service definition “%s” is not defined.',

      I think there should be comma (in both sentences) after the word "definition":

      'TASK_NOT_FOUND_DESCRIPTION' => 'No task is found under the service definition, “%s” is not defined.',

      Here is short discussion about it: https://area51.phpbb.com/phpBB/viewtopic.php?f=81&t=48396&p=283736#p283721

            prototech prototech [X] (Inactive)
            leschek leschek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: