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

Enahnce Wrote variable

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 3.2.7, 3.2.8-RC1
    • Posting

      Hi there, 

      this is something that bothers me since 3.0, so yeah, very old!

       

      At functions_content we've this line: 

      `$message_parser->message = $quote_attributes['author'] . " " . $language->lang('WROTE') . ":\n" . $message . "\n";`

      In my language I don't want to have "Author Wrote:" but instead "Wrote by Author"

      So I beleive this could be enhance to give the power to the translation file and not be hardcoded like that.

      Best regards

            Unassigned Unassigned
            Leinad4Mind Leinad4Mind
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: