|
132 | 132 | "PLACEHOLDER_EXPLAIN_YOUR_IDEA": "Explain your idea", |
133 | 133 | "BTN_ADD_IMAGE": "Add image", |
134 | 134 | "BTN_IDEA_DRAFT": "@:VIEWS.TOPIC_CREATE.FOOTER_BTN_SAVE_AS_DRAFT", |
135 | | - "BTN_DELETE_DRAFT": "Delete draft", |
136 | 135 | "BTN_IDEA_POST": "Add your idea", |
137 | 136 | "MSG_SUCCESS": "Idea successfully posted", |
138 | 137 | "MSG_ERROR_SUBJECT": "Idea heading must be 1 to {{chars}} characters long.", |
|
483 | 482 | "IDEA_DIALOG": { |
484 | 483 | "TOOLTIP_REPLIES_DISABLED": "Replies are turned off", |
485 | 484 | "LOADING_IMAGES": "Loading images", |
486 | | - "AUTOSAVING": "Autosaving", |
487 | 485 | "BTN_REPLY": "@:COMPONENTS.ARGUMENT.BTN_REPLY", |
488 | 486 | "OPTION_EDIT": "@:COMPONENTS.IDEABOX.OPTION_EDIT", |
489 | 487 | "OPTION_FAVOURITE": "@:VIEWS.TOPICS_TOPICID.OPTION_FAVOURITE", |
|
1750 | 1748 | "TOPIC_INVITE_VIEW_LBL_ADDITIONAL_ACTIONS": "You can also:", |
1751 | 1749 | "TOPIC_INVITE_VIEW_LNK_LEARN_MORE": "Learn more about Citizen OS if you're new!", |
1752 | 1750 | "TOPIC_INVITE_VIEW_LNK_CANCEL": "@:LNK_CANCEL", |
1753 | | - "TOPIC_IDEA_CLOSE_WITHOUT_SAVING": "Close without posting?", |
1754 | | - "TOPIC_IDEA_CLOSE_WITHOUT_SAVING_TEXT_1": "Your draft idea has been autosaved, so you can always come back and post it another time!", |
| 1751 | + "TOPIC_IDEA_CLOSE_WITHOUT_SAVING": "Close without saving?", |
| 1752 | + "TOPIC_IDEA_CLOSE_WITHOUT_SAVING_TEXT_1": "Are you sure you want to close your idea without saving as a draft? To save your changes, go back and choose 'Save as draft'.", |
1755 | 1753 | "TOPIC_IDEA_CLOSE_WITHOUT_SAVING_CLOSE": "Yes, close", |
1756 | 1754 | "TOPIC_IDEA_CLOSE_WITHOUT_SAVING_BACK": "No, go back", |
1757 | 1755 | "TOPIC_IDEA_POSTING_ANONIMOUSLY": "Last chance to edit", |
|
3466 | 3464 | "MSG_ERROR_POST_API_AUTH_SIGNUP_40000_PASSWORD": "Password must be at least 6 characters long, containing at least 1 digit, 1 lower-case and 1 upper-case character.", |
3467 | 3465 | "MSG_ERROR_POST_API_AUTH_LOGIN_40003_PASSWORD": "Wrong password.", |
3468 | 3466 | "MSG_ERROR_POST_API_AUTH_LOGIN_40002": "Account verification has not been completed. Please check your email.", |
3469 | | - "MSG_ERROR_POST_API_AUTH_PASSWORD_RESET_40000": "Invalid email, password or reset code. Password reset codes expire after 1 hour.", |
| 3467 | + "MSG_ERROR_POST_API_AUTH_PASSWORD_RESET_40000": "Invalid email, password or password reset code.", |
3470 | 3468 | "MSG_INFO_CHECK_EMAIL_TO_VERIFY_YOUR_ACCOUNT": "Check your email to verify your account.", |
3471 | 3469 | "MSG_INFO_CHECK_EMAIL_TO_VERIFY_YOUR_NEW_EMAIL_ADDRESS": "Your email address has been updated. Check your mail to verify your new email address. From now on, use this email address to log in.", |
3472 | 3470 | "MSG_ERROR_POST_API_AUTH_PASSWORD_RESET_SEND_40002_EMAIL": "An account with this email does not exist.", |
|
0 commit comments