From bf4c48980f81e566065c07f3fe534ce7551ebdcc Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 29 Apr 2021 19:29:35 +0800 Subject: ... --- .../Controllers/UserAvatarController.resx | 147 --------------------- 1 file changed, 147 deletions(-) delete mode 100644 BackEnd/Timeline/Resources/Controllers/UserAvatarController.resx (limited to 'BackEnd/Timeline/Resources/Controllers/UserAvatarController.resx') diff --git a/BackEnd/Timeline/Resources/Controllers/UserAvatarController.resx b/BackEnd/Timeline/Resources/Controllers/UserAvatarController.resx deleted file mode 100644 index 864d96c0..00000000 --- a/BackEnd/Timeline/Resources/Controllers/UserAvatarController.resx +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Unknown AvatarDataException.ErrorReason value. - - - Attempt to delete a avatar of other user as a non-admin failed. - - - Attempt to delete a avatar of a non-existent user failed. - - - Succeed to delete a avatar of a user. - - - Attempt to get a avatar of a non-existent user failed. - - - Attempt to put a avatar of other user as a non-admin failed. - - - Succeed to put a avatar of a user. - - - Attempt to put a avatar of a bad format failed. - - - Attempt to put a avatar of a non-existent user failed. - - \ No newline at end of file -- cgit v1.2.3