Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel

Contents

Table of Contents
outlinetrue
stylenone

...

Change+page+text

Files:

...

  1. When adding or modifying text in Messages.properties, be very careful that you have automatic word-wrap turned off in your text editor! The "key" and its corresponding "value" must always be on the same line within Messages.properties (e.g.) This is NOT a valid entry in Messages.properties:
    Code Block
    jsp.community-home.heading1 = This is a really long heading 
    which actually gets wrapped automatically by my text editor
    so that it ends up on three separate lines. 

...