aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Resources/Services/UserAvatarService.resx
diff options
context:
space:
mode:
author杨宇千 <crupest@outlook.com>2019-10-25 18:46:01 +0800
committerGitHub <noreply@github.com>2019-10-25 18:46:01 +0800
commita175f8328d7a6c36464676d54fc50d03e64be0af (patch)
treec6ec0a916c78a02b36113fb62f0e919019df6cfc /Timeline/Resources/Services/UserAvatarService.resx
parent681e2cc9ecaeefd883a7c6645374926c184fba5d (diff)
parent5790142f81f2a94ad073834b1534acbf9b02ea3c (diff)
downloadtimeline-a175f8328d7a6c36464676d54fc50d03e64be0af.tar.gz
timeline-a175f8328d7a6c36464676d54fc50d03e64be0af.tar.bz2
timeline-a175f8328d7a6c36464676d54fc50d03e64be0af.zip
Merge pull request #52 from crupest/i18n
Add NeutralResourcesLanguage. Conform to best practices.
Diffstat (limited to 'Timeline/Resources/Services/UserAvatarService.resx')
-rw-r--r--Timeline/Resources/Services/UserAvatarService.resx6
1 files changed, 3 insertions, 3 deletions
diff --git a/Timeline/Resources/Services/UserAvatarService.resx b/Timeline/Resources/Services/UserAvatarService.resx
index 3269bf13..da9d7203 100644
--- a/Timeline/Resources/Services/UserAvatarService.resx
+++ b/Timeline/Resources/Services/UserAvatarService.resx
@@ -117,13 +117,13 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
- <data name="ArgumentAvatarDataNull" xml:space="preserve">
+ <data name="ExceptionAvatarDataNull" xml:space="preserve">
<value>Data of avatar is null.</value>
</data>
- <data name="ArgumentAvatarTypeNullOrEmpty" xml:space="preserve">
+ <data name="ExceptionAvatarTypeNullOrEmpty" xml:space="preserve">
<value>Type of avatar is null or empty.</value>
</data>
- <data name="DatabaseCorruptedDataAndTypeNotSame" xml:space="preserve">
+ <data name="ExceptionDatabaseCorruptedDataAndTypeNotSame" xml:space="preserve">
<value>Database corupted! One of type and data of a avatar is null but the other is not.</value>
</data>
<data name="LogCreateEntity" xml:space="preserve">