2012-07-06 05:46:54 +02:00
# Default English Support.
2012-07-06 04:34:06 +02:00
2009-06-07 20:59:43 +02:00
FIELD_REQUIRED = Required field cannot be left blank
2021-12-25 03:03:23 +01:00
EMAIL_ALREADY_EXIST = There is an account already with this email.
2009-06-07 20:59:43 +02:00
NO_VALID_EMAIL_ADDRESS = Invalid email address
2021-12-25 03:03:23 +01:00
PASSWORD_MISMATCH = Your password entries did not match
2009-06-07 20:59:43 +02:00
WELCOME = Welcome
2011-04-16 04:22:58 +02:00
IMPORT_MAP_ERROR = FreeMind file could not be imported. {0}
2012-06-06 06:19:55 +02:00
MAP_TITLE_ALREADY_EXISTS = You have already a map with the same name
2014-01-28 06:21:14 +01:00
LABEL_TITLE_ALREADY_EXISTS = You have already a label with the same name
2009-06-07 20:59:43 +02:00
#####FOOTER
2012-07-17 06:20:47 +02:00
# Properties used on the tutorial mindmap ....
2012-09-07 04:52:53 +02: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-30 01:09:28 +01:00
MAP_CAN_NOT_BE_FOUND = Upps. The map can not be found. It must have been deleted.
2014-02-06 01:25:59 +01:00
LABEL_CAN_NOT_BE_FOUND = Upps. The label can not be found. It must have been deleted.
2012-11-10 21:19:28 +01: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 17:34:35 +01: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 14:01:08 +02:00
MINDMAP_IS_LOCKED = Mindmap is locked for edition.
2014-04-17 06:29:44 +02:00
# icons..
2021-12-25 03:03:23 +01: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 15:34:10 +02:00
2012-07-02 05:06:26 +02:00