From 5bd826d47c30f6e6ac6eded4fefb99f26786c3bc Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 30 Apr 2021 17:53:40 +0800 Subject: refactor: ... --- BackEnd/Timeline/Controllers/Resource.resx | 48 ++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to 'BackEnd/Timeline/Controllers/Resource.resx') diff --git a/BackEnd/Timeline/Controllers/Resource.resx b/BackEnd/Timeline/Controllers/Resource.resx index 8939dfd8..90c6bdd6 100644 --- a/BackEnd/Timeline/Controllers/Resource.resx +++ b/BackEnd/Timeline/Controllers/Resource.resx @@ -120,6 +120,54 @@ Can't get user id. + + You have no permission to access this. + + + You can't do this unless you are administrator. + + + You can't do this unless you are administrator or resource owner. + + + Image is not a square. + + + Image decode failed. + + + Specified image format does not match the actual one . + + + Unknown error happened to image. + + + You can't do this because it is the root user. + + + The old password is wrong. + + + The user specified by query param "relate" does not exist. + + + '{0}' is an unkown visibility in the query parameter 'visibility'. + + + Username or password is invalid. + + + The token is of bad format. It might not be created by the server. + + + Token has an old version. User might have update some info. + + + The token is expired. + + + User does not exist. Administrator might have deleted this user. + A user with given username already exists. -- cgit v1.2.3