Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Duplicati/Library/Main/Strings/Options.Designer.cs')
-rw-r--r--Duplicati/Library/Main/Strings/Options.Designer.cs12
1 files changed, 12 insertions, 0 deletions
diff --git a/Duplicati/Library/Main/Strings/Options.Designer.cs b/Duplicati/Library/Main/Strings/Options.Designer.cs
index fe874e4ca..bb826c41f 100644
--- a/Duplicati/Library/Main/Strings/Options.Designer.cs
+++ b/Duplicati/Library/Main/Strings/Options.Designer.cs
@@ -826,6 +826,12 @@ namespace Duplicati.Library.Main.Strings {
}
}
+ internal static string HardlinkpolicyLong {
+ get {
+ return ResourceManager.GetString("HardlinkpolicyLong", resourceCulture);
+ }
+ }
+
internal static string DisableStreamingLong {
get {
return ResourceManager.GetString("DisableStreamingLong", resourceCulture);
@@ -982,6 +988,12 @@ namespace Duplicati.Library.Main.Strings {
}
}
+ internal static string HardlinkpolicyShort {
+ get {
+ return ResourceManager.GetString("HardlinkpolicyShort", resourceCulture);
+ }
+ }
+
internal static string ListfoldercontentsShort {
get {
return ResourceManager.GetString("ListfoldercontentsShort", resourceCulture);