diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-02 19:42:28 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-02 19:42:28 +0000 |
commit | 03cf70354883afe50085fee5f9c918869639f0d9 (patch) | |
tree | b0e2964ae409e3ceb045a6abc4a1d9416bdbad96 /tools/Langpack Suite/Properties | |
parent | 8b370768afba86951fb6ef5071b429d57855b202 (diff) |
- LangpackSuite: Ukrainian translation added (not working yet)
git-svn-id: http://svn.miranda-ng.org/main/trunk@2917 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools/Langpack Suite/Properties')
-rw-r--r-- | tools/Langpack Suite/Properties/Resources.Designer.cs | 24 | ||||
-rw-r--r-- | tools/Langpack Suite/Properties/Settings.Designer.cs | 10 |
2 files changed, 17 insertions, 17 deletions
diff --git a/tools/Langpack Suite/Properties/Resources.Designer.cs b/tools/Langpack Suite/Properties/Resources.Designer.cs index 2b8724b2a0..6230c3a0a5 100644 --- a/tools/Langpack Suite/Properties/Resources.Designer.cs +++ b/tools/Langpack Suite/Properties/Resources.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------
// <auto-generated>
-// Этот код создан программой.
-// Исполняемая версия:4.0.30319.239
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.17929
//
-// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
-// повторной генерации кода.
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
@@ -13,12 +13,12 @@ namespace LangpackSuite.Properties { /// <summary>
- /// Класс ресурса со строгой типизацией для поиска локализованных строк и т.д.
+ /// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
- // Этот класс создан автоматически классом StronglyTypedResourceBuilder
- // с помощью такого средства, как ResGen или Visual Studio.
- // Чтобы добавить или удалить член, измените файл .ResX и снова запустите ResGen
- // с параметром /str или перестройте свой проект VS.
+ // This class was auto-generated by the StronglyTypedResourceBuilder
+ // class via a tool like ResGen or Visual Studio.
+ // To add or remove a member, edit your .ResX file then rerun ResGen
+ // with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
@@ -33,7 +33,7 @@ namespace LangpackSuite.Properties { }
/// <summary>
- /// Возвращает кэшированный экземпляр ResourceManager, использованный этим классом.
+ /// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
@@ -47,8 +47,8 @@ namespace LangpackSuite.Properties { }
/// <summary>
- /// Перезаписывает свойство CurrentUICulture текущего потока для всех
- /// обращений к ресурсу с помощью этого класса ресурса со строгой типизацией.
+ /// Overrides the current thread's CurrentUICulture property for all
+ /// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
diff --git a/tools/Langpack Suite/Properties/Settings.Designer.cs b/tools/Langpack Suite/Properties/Settings.Designer.cs index a02c6aae83..d198aa5d96 100644 --- a/tools/Langpack Suite/Properties/Settings.Designer.cs +++ b/tools/Langpack Suite/Properties/Settings.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------
// <auto-generated>
-// Этот код создан программой.
-// Исполняемая версия:4.0.30319.239
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.17929
//
-// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
-// повторной генерации кода.
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
@@ -12,7 +12,7 @@ namespace LangpackSuite.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
|