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

Slight language error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 3.0.1
    • 3.0.RC7
    • Language pack
    • None
    • PHP Environment:
      Database:

      language error in the posting.php file.

      'DELETE_POST_CONFIRM'		=> 'Are you sure you want to delete this message?',

      should be:

      'DELETE_POST_CONFIRM'		=> 'Are you sure you want to delete this post?',

      as 'DELETE_MESSAGE_CONFIRM' is related to the message and 'DELETE_POST_CONFIRM' is related to the post.

            Acyd Burn Meik Sievertsen [X] (Inactive)
            alteron Ron Alter [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: