Coverage for src/couchers/errors.py: 100%

164 statements  

« prev     ^ index     » next       coverage.py v7.5.0, created at 2024-10-15 13:03 +0000

1# CAUTION! Changing these messages may break clients. 

2 

3ACCOUNT_NOT_FOUND = "An account with that username or email was not found." 

4ACCOUNT_SUSPENDED = "Your account is suspended." 

5ADMIN_CANNOT_EDIT_BADGE = "Admins cannot edit that badge." 

6ADMIN_NOTE_CANT_BE_EMPTY = "The admin note cannot be empty." 

7ALREADY_ADMIN = "That user is already an admin." 

8ALREADY_HAVE_DM = "You already have a direct message chat with this user." 

9ALREADY_IN_CHAT = "That user is already in the chat." 

10ALREADY_IN_COMMUNITY = "You're already in that community." 

11ALREADY_IN_GROUP = "You're already in that group." 

12BADGE_NOT_FOUND = "Badge not found." 

13BUG_TOOL_DISABLED = "Bug tool disabled" 

14BUG_TOOL_REQUEST_FAILED = "Request failed" 

15CANNOT_EDIT_THAT_NOTIFICATION_PREFERENCE = "That notification preference is not user editable." 

16CANNOT_LEAVE_CONTAINING_COMMUNITY = "You are inside this community, so you cannot leave it." 

17CANT_ADD_SELF = "You can't add yourself to a group chat." 

18CANT_BLOCK_SELF = "You can't block yourself." 

19CANT_FRIEND_SELF = "You can't befriend yourself!" 

20CANT_INVITE_SELF = "You can't invite yourself to a chat." 

21CANT_INVITE_TO_DM = "You can't invite other users to a direct message." 

22CANT_MAKE_SELF_ADMIN = "You can't make yourself an admin." 

23CANT_MUTE_PAST = "You can't mute until a date in the past." 

24CANT_REFER_SELF = "You can't refer yourself." 

25CANT_REMOVE_LAST_ADMIN = "You can't remove the last admin." 

26CANT_REMOVE_SELF = "You can't remove yourself." 

27CANT_REQUEST_SELF = "Can't request hosting from yourself." 

28CANT_UNACCEPT_COMMUNITY_GUIDELINES = "You cannot revoke acceptance of the Community Guidelines." 

29CANT_UNACCEPT_TOS = "You cannot revoke acceptance of the Terms of Service." 

30CANT_UNSEE_MESSAGES = "You can't unsee messages." 

31CANT_UNSUB_TOPIC = "Sorry, you can't unsubscribe from that topic right now." 

32CANT_WRITE_REFERENCE_FOR_REQUEST = "You can't write a reference for that host request, or it wasn't found." 

33CHAT_NOT_FOUND = "Couldn't find that chat." 

34COMMUNITY_NOT_FOUND = "Community not found." 

35CONTENT_REPORT_NOT_FOUND = "Content report not found." 

36DATE_FROM_AFTER_ONE_YEAR = "The start date must be within one year from today." 

37DATE_FROM_AFTER_TO = "From date can't be after to date." 

38DATE_FROM_BEFORE_TODAY = "From date must be today or later." 

39DATE_TO_AFTER_ONE_YEAR = "You cannot request to stay with someone for longer than one year." 

40DISCUSSION_NOT_FOUND = "Discussion not found." 

41DO_NOT_EMAIL_CANNOT_HOST = "You cannot enable hosting while you have emails turned off in your settings." 

42DO_NOT_EMAIL_CANNOT_MEET = "You cannot enable meeting up while you have emails turned off in your settings." 

43DONATION_TOO_SMALL = "We can't accept donations less than $2, sorry!" 

44DONATIONS_DISABLED = "Donations are currently disabled." 

45EVENT_CANT_CANCEL_OLD_EVENT = "You can't cancel an event that's more than 1 day old." 

46EVENT_CANT_OVERLAP = "An event cannot have overlapping occurrences." 

47EVENT_CANT_REMOVE_OWNER_AS_ORGANIZER = "Transfer the event elsewhere before removing yourself as an organizer." 

48EVENT_CANT_UPDATE_ALL_TIMES = "You cannot update all events if you're modifying start or end times." 

49EVENT_CANT_UPDATE_CANCELLED_EVENT = "You can't modify, subscribe to, or attend to an event that's been cancelled." 

50EVENT_CANT_UPDATE_OLD_EVENT = "You can't modify, subscribe to, or attend to an event that's more than 1 day old." 

51EVENT_COMMUNITY_INVITE_ALREADY_APPROVED = "A community invite has already been sent out for this event." 

52EVENT_COMMUNITY_INVITE_ALREADY_DECIDED = "That event community invite was already approved/denied." 

53EVENT_COMMUNITY_INVITE_ALREADY_REQUESTED = "You have already requested a community invite for this event." 

54EVENT_COMMUNITY_INVITE_NOT_FOUND = "Couldn't find that event community invite." 

55EVENT_EDIT_PERMISSION_DENIED = "You're not allowed to edit that event." 

56EVENT_ENDS_BEFORE_STARTS = "The event must end after it starts." 

57EVENT_IN_PAST = "The event must be in the future." 

58EVENT_NOT_AN_ORGANIZER = "You're not an organizer." 

59EVENT_NOT_FOUND = "Event not found." 

60EVENT_TOO_FAR_IN_FUTURE = "The event needs to start within the next year." 

61EVENT_TOO_LONG = "Events cannot last longer than 7 days." 

62EVENT_TRANSFER_PERMISSION_DENIED = "You're not allowed to transfer that event." 

63FRIEND_REQUEST_NOT_FOUND = "Couldn't find that friend request." 

64FRIENDS_ALREADY_OR_PENDING = "You are already friends with or have sent a friend request to that user." 

65GROUP_NOT_FOUND = "Group not found." 

66GROUP_OR_COMMUNITY_NOT_FOUND = "Group or community not found." 

67HOST_REQUEST_CLOSED = "This host request is closed, use a normal message instead." 

68HOST_REQUEST_IN_PAST = "This host request is in the past." 

69HOST_REQUEST_NOT_FOUND = "Couldn't find that host request." 

70HOST_REQUEST_SENT_OR_RECEIVED = "Can't only list sent and also only received requests." 

71HOSTING_STATUS_REQUIRED = "Hosting status is required." 

72INCOMPLETE_PROFILE_CREATE_EVENT = "You have to complete your profile before you can create an event." 

73INCOMPLETE_PROFILE_SEND_MESSAGE = "You have to complete your profile before you can send a message." 

74INCOMPLETE_PROFILE_SEND_REQUEST = "You have to complete your profile before you can send a request." 

75INSECURE_PASSWORD = "The password is insecure. Please use one that is not easily guessable." 

76INVALID_BIRTHDATE = "You must be at least 18 years old to sign up." 

77INVALID_COORDINATE = "Invalid coordinate." 

78INVALID_DATE = "Invalid date." 

79INVALID_DELIVERY_METHOD = "Invalid delivery method." 

80INVALID_EMAIL = "Invalid email." 

81INVALID_GUIDE_LOCATION = "You need to either supply an address and location or neither for a guide." 

82INVALID_HOST_REQUEST_STATUS = "You can't set the host request status to that." 

83INVALID_LANGUAGE = "Invalid language." 

84INVALID_MESSAGE = "Invalid message." 

85INVALID_NAME = "Name not supported." 

86INVALID_NOTIFICATION_PREFERENCE = "Invalid notification preference." 

87INVALID_PASSWORD = "Wrong password." 

88INVALID_PHONE = "Phone number must be in international format without punctuation." 

89INVALID_RECIPIENTS = "Invalid recipients list." 

90INVALID_REGION = "Invalid region." 

91INVALID_TOKEN = "Invalid token." 

92INVALID_USERNAME = "Invalid username." 

93INVITE_PERMISSION_DENIED = "You're not allowed to invite users." 

94LAST_ADMIN_CANT_LEAVE = "The last admin can't leave a group chat." 

95MISSING_DISCUSSION_CONTENT = "Missing discussion content." 

96MISSING_DISCUSSION_TITLE = "Missing discussion title." 

97MISSING_EVENT_ADDRESS_LOCATION_OR_LINK = "Missing event address, location, or link." 

98MISSING_EVENT_ADDRESS_OR_LOCATION = "Missing event address or location." 

99MISSING_EVENT_CONTENT = "Missing event content." 

100MISSING_EVENT_TITLE = "Missing event title." 

101MISSING_PAGE_ADDRESS = "Missing page address." 

102MISSING_PAGE_CONTENT = "Missing page text." 

103MISSING_PAGE_LOCATION = "Missing page geo-location." 

104MISSING_PAGE_PARENT = "Missing page parent." 

105MISSING_PAGE_TITLE = "Missing page title." 

106MOD_NOTE_NEED_TO_ACKNOWELDGE = "You need to read and acknolwedge the mod note." 

107MOD_NOTE_NOT_FOUND = "Mod note not found." 

108MUST_ACCEPT_COMMUNITY_GUIDELINES = "You must accept the Community Guidelines." 

109MUST_ACCEPT_TOS = "You must accept the Terms of Service." 

110MUST_CONFIRM_ACCOUNT_DELETE = "Please confirm your account deletion." 

111MUST_CONFIRM_LOGOUT_OTHER_SESSIONS = "Please confirm you want to log out of other sessions." 

112MUST_INCLUDE_OWN_GENDER = "You must include your own gender in the gender filter." 

113NEED_STRONG_VERIFICATION = "You need Strong Verification to use that feature." 

114NEED_TO_SPECIFY_AT_LEAST_ONE_USER = "You need to specify at least one user." 

115NO_MULTIPOLYGON = "GeoJson was not of type MultiPolygon." 

116NO_PENDING_VERIFICATION = "No phone number to verify." 

117NO_RECIPIENTS = "No recipients." 

118NODE_MODERATE_PERMISSION_DENIED = "You're not allowed to moderate that community" 

119NOT_DONATED = "Please complete donation to get phone verified." 

120NOT_IN_COMMUNITY = "You're not in that community." 

121NOT_IN_GROUP = "You're not in that group." 

122NOT_THE_HOST = "You are not the host of this request." 

123ONLINE_EVENT_MISSING_PARENT_COMMUNITY = "The online event is missing a parent community." 

124ONLINE_EVENT_REQUIRES_LINK = "An online-only event requires a link." 

125ONLY_ADMIN_CAN_EDIT = "Only admins can edit the chat." 

126ONLY_ADMIN_CAN_MAKE_ADMIN = "Only admins can make other users admins." 

127ONLY_ADMIN_CAN_REMOVE_ADMIN = "Only admins can remove admins." 

128ONLY_ADMIN_CAN_REMOVE_USER = "Only admins can remove users." 

129PAGE_NOT_FOUND = "Page not found." 

130PAGE_TRANSFER_PERMISSION_DENIED = "You're not allowed to transfer that page." 

131PAGE_UPDATE_PERMISSION_DENIED = "You're not allowed to update that page." 

132PASSWORD_TOO_LONG = "The password must be less than 256 characters." 

133PASSWORD_TOO_SHORT = "The password must be 8 or more characters long." 

134PHOTO_NOT_FOUND = "Photo not found." 

135PUSH_NOTIFICATIONS_DISABLED = "Push notifications are currently disabled." 

136REFERENCE_ALREADY_GIVEN = "Reference already given." 

137REFERENCE_INVALID_RATING = "The rating must be between 0 and 1, inclusive." 

138REFERENCE_NO_TEXT = "The text of a reference must not be empty" 

139REQUESTED_TOO_MANY_USERS = "You can't request that many users at a time." 

140REVERIFICATION_TOO_EARLY = "Too early for a new phone number verification. Please try again later." 

141SIGNUP_FLOW_ACCOUNT_FILLED = "Account part already filled in." 

142SIGNUP_FLOW_BASIC_FILLED = "Basic part already filled in." 

143SIGNUP_FLOW_BASIC_NEEDED = "Basic part needed to sign up." 

144SIGNUP_FLOW_EMAIL_STARTED_SIGNUP = "Please check your email for a link to continue signing up." 

145SIGNUP_FLOW_EMAIL_TAKEN = "That email address is already associated with an account. Please log in instead!" 

146SIGNUP_FLOW_FEEDBACK_FILLED = "Feedback part already filled in." 

147STRONG_VERIFICATION_ALREADY_VERIFIED = "You already have strong verification." 

148STRONG_VERIFICATION_ATTEMPT_NOT_FOUND = "Strong verification attempt not found." 

149STRONG_VERIFICATION_DISABLED = "Strong verification is currently disabled." 

150THREAD_NOT_FOUND = "Discussion thread not found." 

151TOO_MANY_SMS_CODE_ATTEMPTS = "Too many sms code attempts performed." 

152UNKNOWN_ERROR = "An unknown backend error occurred. Please consider filing a bug!" 

153UNRECOGNIZED_PHONE_NUMBER = "Your mobile phone number is not recognized. Please double-check it and contact support if this error persists." # fmt: skip 

154UPLOAD_NOT_FOUND = "Upload not found." 

155USER_ALREADY_ADMIN = "That user is already an admin." 

156USER_ALREADY_BLOCKED = "Target user has already been blocked." 

157USER_ALREADY_HAS_BADGE = "The user already has that badge." 

158USER_DOES_NOT_HAVE_BADGE = "The user does not have that badge." 

159USER_NOT_ADMIN = "That user is not an admin." 

160USER_NOT_BLOCKED = "Target user is not blocked." 

161USER_NOT_FOUND = "Couldn't find that user." 

162USER_NOT_IN_CHAT = "That user is not in that chat." 

163USER_NOT_MEMBER = "That user is not in the community." 

164USERNAME_NOT_AVAILABLE = "Sorry, that username isn't available." 

165WRONG_SIGNATURE = "Wrong signature." 

166WRONG_SMS_CODE = "The code is wrong."