Revision c636df1f trunk/Pithos.Client.WPF/Properties/Resources.Designer.cs

b/trunk/Pithos.Client.WPF/Properties/Resources.Designer.cs
1 1
//------------------------------------------------------------------------------
2 2
// <auto-generated>
3 3
//     This code was generated by a tool.
4
//     Runtime Version:4.0.30319.235
4
//     Runtime Version:4.0.30319.488
5 5
//
6 6
//     Changes to this file may cause incorrect behavior and will be lost if
7 7
//     the code is regenerated.
......
59 59
                resourceCulture = value;
60 60
            }
61 61
        }
62
        
63
        /// <summary>
64
        ///   Looks up a localized string similar to Please select a folder to store local files. Pithos will create a new folder called Okeanos under the folder you specify..
65
        /// </summary>
66
        internal static string AddAccountViewModel_SelectAccount_Please_select_a_folder {
67
            get {
68
                return ResourceManager.GetString("AddAccountViewModel_SelectAccount_Please_select_a_folder", resourceCulture);
69
            }
70
        }
71
        
72
        /// <summary>
73
        ///   Looks up a localized string similar to The Startup Delay must be greater or equal to 0.
74
        /// </summary>
75
        internal static string PreferencesViewModel_StartupDelay_Greater_or_equal_to_0 {
76
            get {
77
                return ResourceManager.GetString("PreferencesViewModel_StartupDelay_Greater_or_equal_to_0", resourceCulture);
78
            }
79
        }
62 80
    }
63 81
}

Also available in: Unified diff