aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Resources/Services/UserAvatarService.resx
diff options
context:
space:
mode:
author杨宇千 <crupest@outlook.com>2019-10-24 19:57:59 +0800
committer杨宇千 <crupest@outlook.com>2019-10-24 19:57:59 +0800
commit280faac75b113d9a4bbecd7e4ea3499f1691ce61 (patch)
treeb8ddc07077f9ac767a27f811db4f20ba88cc5087 /Timeline/Resources/Services/UserAvatarService.resx
parentc324d1dad0ffc1a1013b22792078415e7a50c470 (diff)
downloadtimeline-280faac75b113d9a4bbecd7e4ea3499f1691ce61.tar.gz
timeline-280faac75b113d9a4bbecd7e4ea3499f1691ce61.tar.bz2
timeline-280faac75b113d9a4bbecd7e4ea3499f1691ce61.zip
...
Diffstat (limited to 'Timeline/Resources/Services/UserAvatarService.resx')
-rw-r--r--Timeline/Resources/Services/UserAvatarService.resx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Timeline/Resources/Services/UserAvatarService.resx b/Timeline/Resources/Services/UserAvatarService.resx
index ab6389ff..3269bf13 100644
--- a/Timeline/Resources/Services/UserAvatarService.resx
+++ b/Timeline/Resources/Services/UserAvatarService.resx
@@ -120,8 +120,8 @@
<data name="ArgumentAvatarDataNull" xml:space="preserve">
<value>Data of avatar is null.</value>
</data>
- <data name="ArgumentAvatarTypeNull" xml:space="preserve">
- <value>Type of avatar is null.</value>
+ <data name="ArgumentAvatarTypeNullOrEmpty" xml:space="preserve">
+ <value>Type of avatar is null or empty.</value>
</data>
<data name="DatabaseCorruptedDataAndTypeNotSame" xml:space="preserve">
<value>Database corupted! One of type and data of a avatar is null but the other is not.</value>