Added translations for the MiCasa logon panel.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1575 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2002-07-12 17:02:02 +00:00
parent 75edbad42f
commit 2404ea688e
+19
View File
@@ -0,0 +1,19 @@
#
# $Id: micasa.properties,v 1.1 2002/07/12 17:02:02 mdb Exp $
#
# Translation strings for general MiCasa messages.
# Logon panel messages
m.username = Username
m.password = Password
m.logon = Logon
m.remember_password = Remember my password
m.logging_on = Logging on...
m.logon_success = Logged on successfully.
m.logged_off = Logged off.
m.connection_failed = Server connection failed: {0}
m.logon_failed = Logon failed: {0}
m.no_such_user = No such user.
m.invalid_password = Invalid password.