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

Users will not understand the phrase '"%s" is not a valid stability.'

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.2.1-RC1
    • 3.2.0-RC2
    • CLI

      The following phrase is hard to understand - the user will not know what a "stability" is:

      'CLI_ERROR_INVALID_STABILITY' => '"%s" is not a valid stability.',
      

      I recommend changing it to:

      'CLI_ERROR_INVALID_STABILITY' => '"%s" needs to be set to "stable" or "unstable".',
      

      With a comment to translators whether "stable" and "unstable" are localizeable or not.

            nicofuma nicofuma
            GunChleoc GunChleoc [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: