aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Resources/Messages.Designer.cs
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-03-11 18:38:22 +0800
committercrupest <crupest@outlook.com>2020-03-11 18:38:22 +0800
commit2945aaf506a351cda89bc552aa1bcb734055438d (patch)
tree4a2c53d6c5e7f90c88ea287302d01a5d87b730fc /Timeline/Resources/Messages.Designer.cs
parent27ed44bb8c618e4b30de5cec44bbb47be8084539 (diff)
downloadtimeline-2945aaf506a351cda89bc552aa1bcb734055438d.tar.gz
timeline-2945aaf506a351cda89bc552aa1bcb734055438d.tar.bz2
timeline-2945aaf506a351cda89bc552aa1bcb734055438d.zip
...
Diffstat (limited to 'Timeline/Resources/Messages.Designer.cs')
-rw-r--r--Timeline/Resources/Messages.Designer.cs9
1 files changed, 9 insertions, 0 deletions
diff --git a/Timeline/Resources/Messages.Designer.cs b/Timeline/Resources/Messages.Designer.cs
index cae91093..40c4a1ce 100644
--- a/Timeline/Resources/Messages.Designer.cs
+++ b/Timeline/Resources/Messages.Designer.cs
@@ -223,6 +223,15 @@ namespace Timeline.Resources {
}
/// <summary>
+ /// Looks up a localized string similar to The post to operate on does not exist..
+ /// </summary>
+ internal static string TimelineController_PostNotExist {
+ get {
+ return ResourceManager.GetString("TimelineController_PostNotExist", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized string similar to The user specified by query param &quot;relate&quot; does not exist..
/// </summary>
internal static string TimelineController_QueryRelateNotExist {