Skip to content

Commit

Permalink
Issue #22: Add en texts
Browse files Browse the repository at this point in the history
  • Loading branch information
ottlinger committed Apr 15, 2019
1 parent 5b92b4c commit 6bd3830
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions src/main/resources/spamprotector_en.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
spamschutz.test.param={0} und dann folgt noch die {1}

# AntiSpamApplication.java
spamschutz.main.title=SpamSchutz - der einfachste Schutz gegen Spider-Spam und RegEx-Mailadressenscanner
spamschutz.main.title=SpamProtector - a simple but meaningful preventer of RegEx-extractors and mail spam

# GUI.java
spamschutz.ui.end=Quit
Expand All @@ -11,17 +11,17 @@ spamschutz.ui.reset=Reset
spamschutz.ui.reset.mnemonic=R
spamschutz.ui.help=Help
spamschutz.ui.help.mnemonic=H
spamschutz.ui.output=2: Ausgabe:
spamschutz.ui.output=2: Output:
spamschutz.ui.output.mnemonic=2
spamschutz.ui.input=1: Eingabe:
spamschutz.ui.input=1: Input:
spamschutz.ui.input.mnemonic=1
spamschutz.ui.default.output=Bitte Text eingeben und Button bet\u00e4tigen!
spamschutz.ui.default.output=Please add your text and hit the command buttons to transform your input!
spamschutz.ui.button.rtl=---\u003e
spamschutz.ui.button.rtl.mnemonic=>
spamschutz.ui.button.ltr=\u003c---
spamschutz.ui.button.ltr.mnemonic=-
spamschutz.ui.help.title=SpamSchutz - Hilfe
spamschutz.ui.help.text=Einfach ins Eingabefeld HTML-Code einf\u00fcgen!\nDann konvertieren und schon sind weniger SpamAttacken wahrscheinlich\n(C) AIKI IT 2003-{0}, Version: {1}
spamschutz.ui.help.title=SpamProtector - Help
spamschutz.ui.help.text=Plainly insert your HTML-code and convert it to prevent further simple spam attacks\n(C) AIKI IT 2003-{0}, version: {1}

# Test Umlauts
spamschutz.test.umlauts=\u00df\u00e4\u00fc
Expand All @@ -32,4 +32,3 @@ spamschutz.test.umlauts=\u00df\u00e4\u00fc
# ue = \u00fc
# > = \u003e
# < = \u003c

0 comments on commit 6bd3830

Please sign in to comment.