From 03c9d4edc4e321db8c1b70ae621f77fa89664dfc Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 4 Feb 2020 18:02:39 +0800 Subject: Add get timeline list feature. --- Timeline/Resources/Messages.Designer.cs | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Timeline/Resources/Messages.Designer.cs') diff --git a/Timeline/Resources/Messages.Designer.cs b/Timeline/Resources/Messages.Designer.cs index eeb44f10..727df046 100644 --- a/Timeline/Resources/Messages.Designer.cs +++ b/Timeline/Resources/Messages.Designer.cs @@ -177,6 +177,15 @@ namespace Timeline.Resources { } } + /// + /// Looks up a localized string similar to The user specified by query param "relate" does not exist.. + /// + internal static string TimelineController_QueryRelateNotExist { + get { + return ResourceManager.GetString("TimelineController_QueryRelateNotExist", resourceCulture); + } + } + /// /// Looks up a localized string similar to Username or password is invalid.. /// -- cgit v1.2.3