From f49a180b3e8151cbf34d69cdcd09617c3a8ce934 Mon Sep 17 00:00:00 2001 From: CrushedPixel Date: Tue, 5 May 2015 22:54:20 +0200 Subject: [PATCH] Updated Email translations --- src/main/resources/assets/replaymod/lang/en_US.lang | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/assets/replaymod/lang/en_US.lang b/src/main/resources/assets/replaymod/lang/en_US.lang index 04f0ee26..1a6e5ed3 100644 --- a/src/main/resources/assets/replaymod/lang/en_US.lang +++ b/src/main/resources/assets/replaymod/lang/en_US.lang @@ -20,8 +20,8 @@ replaymod.api.invalidfilename=File name must be between 5 and 30 characters long replaymod.api.unknownlang=This language has not been translated replaymod.api.zippingerror=An error occured while zipping the language files replaymod.api.usernameexists=This username is already taken -replaymod.api.mailexists=This email address is already linked to an account -replaymod.api.invalidmail=Invalid e-Mail Address +replaymod.api.mailexists=This Email address is already linked to an account +replaymod.api.invalidmail=Invalid Email Address #All of the chat messages @@ -66,7 +66,7 @@ replaymod.gui.delete=Delete replaymod.gui.recording=Recording replaymod.gui.speed=Speed replaymod.gui.register=Register -replaymod.gui.mail=e-Mail Address +replaymod.gui.mail=Email Address replaymod.gui.unknownerror=An unknown error occured