aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Resources/Messages.Designer.cs
diff options
context:
space:
mode:
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 40c4a1ce..bb654ce6 100644
--- a/Timeline/Resources/Messages.Designer.cs
+++ b/Timeline/Resources/Messages.Designer.cs
@@ -151,6 +151,15 @@ namespace Timeline.Resources {
}
/// <summary>
+ /// Looks up a localized string similar to The api endpoint you request is unknown. You might get the wrong api entry..
+ /// </summary>
+ internal static string Common_UnknownEndpoint {
+ get {
+ return ResourceManager.GetString("Common_UnknownEndpoint", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized string similar to Unknown type of post content..
/// </summary>
internal static string TimelineController_ContentUnknownType {