From 968140e8aaba398e10585e978aff33d7b32e824a Mon Sep 17 00:00:00 2001 From: crupest Date: Fri, 6 Mar 2020 22:28:32 +0800 Subject: Init development of post image feature. --- Timeline/Resources/Services/Exception.resx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'Timeline/Resources/Services/Exception.resx') diff --git a/Timeline/Resources/Services/Exception.resx b/Timeline/Resources/Services/Exception.resx index 11ae5f27..660e5b3d 100644 --- a/Timeline/Resources/Services/Exception.resx +++ b/Timeline/Resources/Services/Exception.resx @@ -117,21 +117,6 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Avartar is of bad format because {0}. - - - image is not a square, aka, width is not equal to height - - - failed to decode image, see inner exception - - - unknown error - - - image's actual mime type is not the specified one - The password is wrong. @@ -159,6 +144,21 @@ Unknown format marker. + + Image is in valid because {0}. + + + image is not a square, aka, width is not equal to height + + + failed to decode image, see inner exception + + + unknown error + + + image's actual mime type is not the specified one + The token didn't pass verification because {0}. -- cgit v1.2.3