# input file for TranslationCheck

# a key that is available in all translations
hello=Hallo

# whitespace at end of key should be trimmed before comparing.
# the german translation does not contain whitespace, no error should
# be reported here
cancel=Abbrechen

# a key that is missing in german translation
#only.english=only english
