WingMan – Diff between revs 32 and 37

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 32 Rev 37
Line 59... Line 59...
59 resourceCulture = value; 59 resourceCulture = value;
60 } 60 }
61 } 61 }
Line 62... Line 62...
62 62
-   63 /// <summary>
-   64 /// Looks up a localized string similar to Application Windows startup changed.
-   65 /// </summary>
-   66 internal static string Application_Windows_startup_changed {
-   67 get {
-   68 return ResourceManager.GetString("Application_Windows_startup_changed", resourceCulture);
-   69 }
-   70 }
-   71
63 /// <summary> 72 /// <summary>
64 /// Looks up a localized string similar to Client connected. 73 /// Looks up a localized string similar to Client connected.
65 /// </summary> 74 /// </summary>
66 internal static string Client_connected { 75 internal static string Client_connected {
67 get { 76 get {
Line 122... Line 131...
122 return ResourceManager.GetString("Connect", resourceCulture); 131 return ResourceManager.GetString("Connect", resourceCulture);
123 } 132 }
124 } 133 }
Line 125... Line 134...
125 134
-   135 /// <summary>
-   136 /// Looks up a localized string similar to Could not change Windows startup.
-   137 /// </summary>
-   138 internal static string Could_not_change_Windows_startup {
-   139 get {
-   140 return ResourceManager.GetString("Could_not_change_Windows_startup", resourceCulture);
-   141 }
-   142 }
-   143
126 /// <summary> 144 /// <summary>
127 /// Looks up a localized string similar to Could not resolve hostname. 145 /// Looks up a localized string similar to Could not resolve hostname.
128 /// </summary> 146 /// </summary>
129 internal static string Could_not_resolve_hostname { 147 internal static string Could_not_resolve_hostname {
130 get { 148 get {