2012-07-06 00:46:54 -03:00
# Default English Support.
2012-07-05 23:34:06 -03:00
2009-06-07 18:59:43 +00:00
FIELD_REQUIRED = Required field cannot be left blank
2021-12-24 18:03:23 -08:00
EMAIL_ALREADY_EXIST = There is an account already with this email.
2009-06-07 18:59:43 +00:00
NO_VALID_EMAIL_ADDRESS = Invalid email address
2021-12-24 18:03:23 -08:00
PASSWORD_MISMATCH = Your password entries did not match
2009-06-07 18:59:43 +00:00
WELCOME = Welcome
2011-04-15 23:22:58 -03:00
IMPORT_MAP_ERROR = FreeMind file could not be imported. {0}
2012-06-06 01:19:55 -03:00
MAP_TITLE_ALREADY_EXISTS = You have already a map with the same name
2014-01-28 02:21:14 -03:00
LABEL_TITLE_ALREADY_EXISTS = You have already a label with the same name
2009-06-07 18:59:43 +00:00
#####FOOTER
2012-07-17 01:20:47 -03:00
# Properties used on the tutorial mindmap ....
2012-09-06 23:52:53 -03:00
#Pending for translation ...
CAPTCHA_LOADING_ERROR = ReCaptcha could not be loaded. You must have access to Google ReCaptcha service.
ACCESS_HAS_BEEN_REVOKED = Upps. your access permissions to this map has been revoked. Contact map owner.
2013-03-29 21:09:28 -03:00
MAP_CAN_NOT_BE_FOUND = Upps. The map can not be found. It must have been deleted.
2014-02-05 21:25:59 -03:00
LABEL_CAN_NOT_BE_FOUND = Upps. The label can not be found. It must have been deleted.
2012-11-10 17:19:28 -03:00
MINDMAP_TIMESTAMP_OUTDATED = It's not possible to save your changes because your mindmap has been modified by '{0}'. Refresh the page and try again.
2012-11-13 13:34:35 -03:00
MINDMAP_OUTDATED_BY_YOU = It's not possible to save your changes because map is out of date. Do you have multiple tabs opened ?. Refresh the page and try again.
2013-04-02 09:01:08 -03:00
MINDMAP_IS_LOCKED = Mindmap is locked for edition.
2014-04-17 01:29:44 -03:00
# icons..
2021-12-24 18:03:23 -08:00
# Confirmed
RESET_PASSWORD_INVALID_EMAIL = The email provided is not a valid user account. Please, try again with an valid email.
2012-07-19 10:34:10 -03:00
2012-07-02 00:06:26 -03:00