Revision | 7 (tree) |
---|---|
Zeit | 2014-06-29 04:28:12 |
Autor | twm |
* moved translations to subdir translation (which is wrong, should have been "translations", will correct that later)
* added dxgettetxt external
* updated build scripts
* added icon and manifest
@@ -1,129 +0,0 @@ | ||
1 | -# SOME DESCRIPTIVE TITLE. | |
2 | -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 | -# This file is distributed under the same license as the PACKAGE package. | |
4 | -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 | -# | |
6 | -#, fuzzy | |
7 | -msgid "" | |
8 | -msgstr "" | |
9 | -"Project-Id-Version: PACKAGE VERSION\n" | |
10 | -"POT-Creation-Date: 2010-10-23 19:05\n" | |
11 | -"PO-Revision-Date: 2010-10-23 16:47\n" | |
12 | -"Last-Translator: Somebody <your.email@address.com>\n" | |
13 | -"MIME-Version: 1.0\n" | |
14 | -"Content-Type: text/plain; charset=UTF-8\n" | |
15 | -"Content-Transfer-Encoding: 8bit\n" | |
16 | -"X-Generator: dxgettext 1.2.2\n" | |
17 | - | |
18 | -#. f_IniFileFormatter..Caption | |
19 | -#: w_IniFileFormatter.dfm:4 | |
20 | -msgid "INI File Formatter" | |
21 | -msgstr "" | |
22 | - | |
23 | -#. f_IniFileFormatter..l_Filename..Caption | |
24 | -#: w_IniFileFormatter.dfm:26 | |
25 | -msgid "Filename" | |
26 | -msgstr "Dateiname" | |
27 | - | |
28 | -#. f_IniFileFormatter..l_Original..Caption | |
29 | -#: w_IniFileFormatter.dfm:33 | |
30 | -msgid "Original" | |
31 | -msgstr "" | |
32 | - | |
33 | -#. f_IniFileFormatter..l_Preview..Caption | |
34 | -#: w_IniFileFormatter.dfm:40 | |
35 | -msgid "Preview" | |
36 | -msgstr "" | |
37 | - | |
38 | -#. f_IniFileFormatter..l_Template..Caption | |
39 | -#: w_IniFileFormatter.dfm:47 | |
40 | -msgid "Template File" | |
41 | -msgstr "" | |
42 | - | |
43 | -#. f_IniFileFormatter..gb_SortSections..Caption | |
44 | -#: w_IniFileFormatter.dfm:92 | |
45 | -msgid "Sort Sections" | |
46 | -msgstr "" | |
47 | - | |
48 | -#. f_IniFileFormatter..gb_SortSections..rb_SectionsUnsorted..Caption | |
49 | -#. f_IniFileFormatter..gb_SortItems..rb_ItemsUnsorted..Caption | |
50 | -#: w_IniFileFormatter.dfm:99 w_IniFileFormatter.dfm:136 | |
51 | -msgid "Unsorted" | |
52 | -msgstr "" | |
53 | - | |
54 | -#. f_IniFileFormatter..gb_SortSections..rb_SectionsAlpha..Caption | |
55 | -#. f_IniFileFormatter..gb_SortItems..rb_ItemsAlpha..Caption | |
56 | -#: w_IniFileFormatter.dfm:108 w_IniFileFormatter.dfm:145 | |
57 | -msgid "Alphabetically" | |
58 | -msgstr "Alphabetisch" | |
59 | - | |
60 | -#. f_IniFileFormatter..gb_SortSections..rb_SectionsByTemplate..Caption | |
61 | -#. f_IniFileFormatter..gb_SortItems..rb_ItemsByTemplate..Caption | |
62 | -#: w_IniFileFormatter.dfm:119 w_IniFileFormatter.dfm:156 | |
63 | -msgid "By Template" | |
64 | -msgstr "nach einer Vorlage" | |
65 | - | |
66 | -#. f_IniFileFormatter..gb_SortItems..Caption | |
67 | -#: w_IniFileFormatter.dfm:129 | |
68 | -msgid "Sort Items" | |
69 | -msgstr "" | |
70 | - | |
71 | -#. f_IniFileFormatter..b_Close..Caption | |
72 | -#: w_IniFileFormatter.dfm:168 | |
73 | -msgid "Close" | |
74 | -msgstr "Schließen" | |
75 | - | |
76 | -#. f_IniFileFormatter..b_SaveAs..Caption | |
77 | -#: w_IniFileFormatter.dfm:178 | |
78 | -msgid "Save As ..." | |
79 | -msgstr "" | |
80 | - | |
81 | -#. f_IniFileFormatter..od_Filename..Filter | |
82 | -#. f_IniFileFormatter..sd_Filename..Filter | |
83 | -#: w_IniFileFormatter.dfm:201 w_IniFileFormatter.dfm:207 | |
84 | -msgid "All files (*.*)|*.*" | |
85 | -msgstr "Alle Dateien (*.*)|*.*" | |
86 | - | |
87 | -#. f_IniFileFormatter..od_Filename..Title | |
88 | -#: w_IniFileFormatter.dfm:202 | |
89 | -msgid "Select file" | |
90 | -msgstr "" | |
91 | - | |
92 | -#. f_IniFileFormatter..sd_Filename..Title | |
93 | -#: w_IniFileFormatter.dfm:208 | |
94 | -msgid "Save File As" | |
95 | -msgstr "" | |
96 | - | |
97 | -#: u_IniFileFormatterMain.pas:29 | |
98 | -msgid "" | |
99 | -"Sort sections. Possible values: no, alpha, template (default: " | |
100 | -"alpha)" | |
101 | -msgstr "" | |
102 | - | |
103 | -#: u_IniFileFormatterMain.pas:31 | |
104 | -msgid "" | |
105 | -"Sort items. Possible values: no, alpha, template (default: " | |
106 | -"alpha)" | |
107 | -msgstr "" | |
108 | - | |
109 | -#: u_IniFileFormatterMain.pas:32 | |
110 | -msgid "Template file for sorting by template" | |
111 | -msgstr "" | |
112 | - | |
113 | -#: u_IniFileFormatterMain.pas:34 | |
114 | -msgid "Source INI file to read and format" | |
115 | -msgstr "" | |
116 | - | |
117 | -#: u_IniFileFormatterMain.pas:35 | |
118 | -msgid "" | |
119 | -"Destination INI file to write, if given, the program exits " | |
120 | -"automatically" | |
121 | -msgstr "" | |
122 | - | |
123 | -#: u_IniFileFormatterMain.pas:63 u_IniFileFormatterMain.pas:73 | |
124 | -#, object-pascal-format | |
125 | -msgid "" | |
126 | -"Invalid value \"%s\" for option SortSections, must be one of \"no\", " | |
127 | -"\"alpha\" or \"template\"" | |
128 | -msgstr "" | |
129 | - |
@@ -1,120 +0,0 @@ | ||
1 | -# SOME DESCRIPTIVE TITLE. | |
2 | -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 | -# This file is distributed under the same license as the PACKAGE package. | |
4 | -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 | -# | |
6 | -#, fuzzy | |
7 | -msgid "" | |
8 | -msgstr "" | |
9 | -"Project-Id-Version: PACKAGE VERSION\n" | |
10 | -"POT-Creation-Date: 2010-10-23 19:05\n" | |
11 | -"PO-Revision-Date: 2010-10-23 16:47\n" | |
12 | -"Last-Translator: Somebody <your.email@address.com>\n" | |
13 | -"MIME-Version: 1.0\n" | |
14 | -"Content-Type: text/plain; charset=UTF-8\n" | |
15 | -"Content-Transfer-Encoding: 8bit\n" | |
16 | -"X-Generator: dxgettext 1.2.2\n" | |
17 | - | |
18 | -#. f_IniFileFormatter..Caption | |
19 | -#: w_IniFileFormatter.dfm:4 | |
20 | -msgid "INI File Formatter" | |
21 | -msgstr "" | |
22 | - | |
23 | -#. f_IniFileFormatter..l_Filename..Caption | |
24 | -#: w_IniFileFormatter.dfm:26 | |
25 | -msgid "Filename" | |
26 | -msgstr "" | |
27 | - | |
28 | -#. f_IniFileFormatter..l_Original..Caption | |
29 | -#: w_IniFileFormatter.dfm:33 | |
30 | -msgid "Original" | |
31 | -msgstr "" | |
32 | - | |
33 | -#. f_IniFileFormatter..l_Preview..Caption | |
34 | -#: w_IniFileFormatter.dfm:40 | |
35 | -msgid "Preview" | |
36 | -msgstr "" | |
37 | - | |
38 | -#. f_IniFileFormatter..l_Template..Caption | |
39 | -#: w_IniFileFormatter.dfm:47 | |
40 | -msgid "Template File" | |
41 | -msgstr "" | |
42 | - | |
43 | -#. f_IniFileFormatter..gb_SortSections..Caption | |
44 | -#: w_IniFileFormatter.dfm:92 | |
45 | -msgid "Sort Sections" | |
46 | -msgstr "" | |
47 | - | |
48 | -#. f_IniFileFormatter..gb_SortSections..rb_SectionsUnsorted..Caption | |
49 | -#. f_IniFileFormatter..gb_SortItems..rb_ItemsUnsorted..Caption | |
50 | -#: w_IniFileFormatter.dfm:99 w_IniFileFormatter.dfm:136 | |
51 | -msgid "Unsorted" | |
52 | -msgstr "" | |
53 | - | |
54 | -#. f_IniFileFormatter..gb_SortSections..rb_SectionsAlpha..Caption | |
55 | -#. f_IniFileFormatter..gb_SortItems..rb_ItemsAlpha..Caption | |
56 | -#: w_IniFileFormatter.dfm:108 w_IniFileFormatter.dfm:145 | |
57 | -msgid "Alphabetically" | |
58 | -msgstr "" | |
59 | - | |
60 | -#. f_IniFileFormatter..gb_SortSections..rb_SectionsByTemplate..Caption | |
61 | -#. f_IniFileFormatter..gb_SortItems..rb_ItemsByTemplate..Caption | |
62 | -#: w_IniFileFormatter.dfm:119 w_IniFileFormatter.dfm:156 | |
63 | -msgid "By Template" | |
64 | -msgstr "" | |
65 | - | |
66 | -#. f_IniFileFormatter..gb_SortItems..Caption | |
67 | -#: w_IniFileFormatter.dfm:129 | |
68 | -msgid "Sort Items" | |
69 | -msgstr "" | |
70 | - | |
71 | -#. f_IniFileFormatter..b_Close..Caption | |
72 | -#: w_IniFileFormatter.dfm:168 | |
73 | -msgid "Close" | |
74 | -msgstr "" | |
75 | - | |
76 | -#. f_IniFileFormatter..b_SaveAs..Caption | |
77 | -#: w_IniFileFormatter.dfm:178 | |
78 | -msgid "Save As ..." | |
79 | -msgstr "" | |
80 | - | |
81 | -#. f_IniFileFormatter..od_Filename..Filter | |
82 | -#. f_IniFileFormatter..sd_Filename..Filter | |
83 | -#: w_IniFileFormatter.dfm:201 w_IniFileFormatter.dfm:207 | |
84 | -msgid "All files (*.*)|*.*" | |
85 | -msgstr "" | |
86 | - | |
87 | -#. f_IniFileFormatter..od_Filename..Title | |
88 | -#: w_IniFileFormatter.dfm:202 | |
89 | -msgid "Select file" | |
90 | -msgstr "" | |
91 | - | |
92 | -#. f_IniFileFormatter..sd_Filename..Title | |
93 | -#: w_IniFileFormatter.dfm:208 | |
94 | -msgid "Save File As" | |
95 | -msgstr "" | |
96 | - | |
97 | -#: u_IniFileFormatterMain.pas:29 | |
98 | -msgid "Sort sections. Possible values: no, alpha, template (default: alpha)" | |
99 | -msgstr "" | |
100 | - | |
101 | -#: u_IniFileFormatterMain.pas:31 | |
102 | -msgid "Sort items. Possible values: no, alpha, template (default: alpha)" | |
103 | -msgstr "" | |
104 | - | |
105 | -#: u_IniFileFormatterMain.pas:32 | |
106 | -msgid "Template file for sorting by template" | |
107 | -msgstr "" | |
108 | - | |
109 | -#: u_IniFileFormatterMain.pas:34 | |
110 | -msgid "Source INI file to read and format" | |
111 | -msgstr "" | |
112 | - | |
113 | -#: u_IniFileFormatterMain.pas:35 | |
114 | -msgid "Destination INI file to write, if given, the program exits automatically" | |
115 | -msgstr "" | |
116 | - | |
117 | -#: u_IniFileFormatterMain.pas:63 u_IniFileFormatterMain.pas:73 | |
118 | -#, object-pascal-format | |
119 | -msgid "Invalid value \"%s\" for option SortSections, must be one of \"no\", \"alpha\" or \"template\"" | |
120 | -msgstr "" |
@@ -1,120 +0,0 @@ | ||
1 | -# SOME DESCRIPTIVE TITLE. | |
2 | -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 | -# This file is distributed under the same license as the PACKAGE package. | |
4 | -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 | -# | |
6 | -#, fuzzy | |
7 | -msgid "" | |
8 | -msgstr "" | |
9 | -"Project-Id-Version: PACKAGE VERSION\n" | |
10 | -"POT-Creation-Date: 2010-10-23 19:05\n" | |
11 | -"PO-Revision-Date: 2010-10-23 16:47\n" | |
12 | -"Last-Translator: Somebody <your.email@address.com>\n" | |
13 | -"MIME-Version: 1.0\n" | |
14 | -"Content-Type: text/plain; charset=UTF-8\n" | |
15 | -"Content-Transfer-Encoding: 8bit\n" | |
16 | -"X-Generator: dxgettext 1.2.2\n" | |
17 | - | |
18 | -#. f_IniFileFormatter..Caption | |
19 | -#: w_IniFileFormatter.dfm:4 | |
20 | -msgid "INI File Formatter" | |
21 | -msgstr "" | |
22 | - | |
23 | -#. f_IniFileFormatter..l_Filename..Caption | |
24 | -#: w_IniFileFormatter.dfm:26 | |
25 | -msgid "Filename" | |
26 | -msgstr "" | |
27 | - | |
28 | -#. f_IniFileFormatter..l_Original..Caption | |
29 | -#: w_IniFileFormatter.dfm:33 | |
30 | -msgid "Original" | |
31 | -msgstr "" | |
32 | - | |
33 | -#. f_IniFileFormatter..l_Preview..Caption | |
34 | -#: w_IniFileFormatter.dfm:40 | |
35 | -msgid "Preview" | |
36 | -msgstr "" | |
37 | - | |
38 | -#. f_IniFileFormatter..l_Template..Caption | |
39 | -#: w_IniFileFormatter.dfm:47 | |
40 | -msgid "Template File" | |
41 | -msgstr "" | |
42 | - | |
43 | -#. f_IniFileFormatter..gb_SortSections..Caption | |
44 | -#: w_IniFileFormatter.dfm:92 | |
45 | -msgid "Sort Sections" | |
46 | -msgstr "" | |
47 | - | |
48 | -#. f_IniFileFormatter..gb_SortSections..rb_SectionsUnsorted..Caption | |
49 | -#. f_IniFileFormatter..gb_SortItems..rb_ItemsUnsorted..Caption | |
50 | -#: w_IniFileFormatter.dfm:99 w_IniFileFormatter.dfm:136 | |
51 | -msgid "Unsorted" | |
52 | -msgstr "" | |
53 | - | |
54 | -#. f_IniFileFormatter..gb_SortSections..rb_SectionsAlpha..Caption | |
55 | -#. f_IniFileFormatter..gb_SortItems..rb_ItemsAlpha..Caption | |
56 | -#: w_IniFileFormatter.dfm:108 w_IniFileFormatter.dfm:145 | |
57 | -msgid "Alphabetically" | |
58 | -msgstr "" | |
59 | - | |
60 | -#. f_IniFileFormatter..gb_SortSections..rb_SectionsByTemplate..Caption | |
61 | -#. f_IniFileFormatter..gb_SortItems..rb_ItemsByTemplate..Caption | |
62 | -#: w_IniFileFormatter.dfm:119 w_IniFileFormatter.dfm:156 | |
63 | -msgid "By Template" | |
64 | -msgstr "" | |
65 | - | |
66 | -#. f_IniFileFormatter..gb_SortItems..Caption | |
67 | -#: w_IniFileFormatter.dfm:129 | |
68 | -msgid "Sort Items" | |
69 | -msgstr "" | |
70 | - | |
71 | -#. f_IniFileFormatter..b_Close..Caption | |
72 | -#: w_IniFileFormatter.dfm:168 | |
73 | -msgid "Close" | |
74 | -msgstr "" | |
75 | - | |
76 | -#. f_IniFileFormatter..b_SaveAs..Caption | |
77 | -#: w_IniFileFormatter.dfm:178 | |
78 | -msgid "Save As ..." | |
79 | -msgstr "" | |
80 | - | |
81 | -#. f_IniFileFormatter..od_Filename..Filter | |
82 | -#. f_IniFileFormatter..sd_Filename..Filter | |
83 | -#: w_IniFileFormatter.dfm:201 w_IniFileFormatter.dfm:207 | |
84 | -msgid "All files (*.*)|*.*" | |
85 | -msgstr "" | |
86 | - | |
87 | -#. f_IniFileFormatter..od_Filename..Title | |
88 | -#: w_IniFileFormatter.dfm:202 | |
89 | -msgid "Select file" | |
90 | -msgstr "" | |
91 | - | |
92 | -#. f_IniFileFormatter..sd_Filename..Title | |
93 | -#: w_IniFileFormatter.dfm:208 | |
94 | -msgid "Save File As" | |
95 | -msgstr "" | |
96 | - | |
97 | -#: u_IniFileFormatterMain.pas:29 | |
98 | -msgid "Sort sections. Possible values: no, alpha, template (default: alpha)" | |
99 | -msgstr "" | |
100 | - | |
101 | -#: u_IniFileFormatterMain.pas:31 | |
102 | -msgid "Sort items. Possible values: no, alpha, template (default: alpha)" | |
103 | -msgstr "" | |
104 | - | |
105 | -#: u_IniFileFormatterMain.pas:32 | |
106 | -msgid "Template file for sorting by template" | |
107 | -msgstr "" | |
108 | - | |
109 | -#: u_IniFileFormatterMain.pas:34 | |
110 | -msgid "Source INI file to read and format" | |
111 | -msgstr "" | |
112 | - | |
113 | -#: u_IniFileFormatterMain.pas:35 | |
114 | -msgid "Destination INI file to write, if given, the program exits automatically" | |
115 | -msgstr "" | |
116 | - | |
117 | -#: u_IniFileFormatterMain.pas:63 u_IniFileFormatterMain.pas:73 | |
118 | -#, object-pascal-format | |
119 | -msgid "Invalid value \"%s\" for option SortSections, must be one of \"no\", \"alpha\" or \"template\"" | |
120 | -msgstr "" |
@@ -12,6 +12,8 @@ | ||
12 | 12 | w_dzUsage in '..\libs\dzlib\forms\w_dzUsage.pas' {f_dzUsage}; |
13 | 13 | |
14 | 14 | {$R *_version.res} |
15 | +{$R *_manifest.res} | |
16 | +{$R *_icon.res} | |
15 | 17 | |
16 | 18 | begin |
17 | 19 | Application.Initialize; |
@@ -30,11 +30,11 @@ | ||
30 | 30 | <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace> |
31 | 31 | <DCC_UNIT_PLATFORM>false</DCC_UNIT_PLATFORM> |
32 | 32 | <DCC_SYMBOL_PLATFORM>false</DCC_SYMBOL_PLATFORM> |
33 | - <DCC_Define>no_translation;no_jcl;no_jvcl;$(DCC_Define)</DCC_Define> | |
33 | + <DCC_Define>no_jcl;no_jvcl;$(DCC_Define)</DCC_Define> | |
34 | 34 | <DCC_DebugDCUs>true</DCC_DebugDCUs> |
35 | 35 | <DCC_DcuOutput>..\dcu</DCC_DcuOutput> |
36 | 36 | <DCC_ExeOutput>..</DCC_ExeOutput> |
37 | - <DCC_UnitSearchPath>..\libs\dzlib\templates;..\libs\dzlib\jedi_inc;..\libs\dzlib\src;$(DCC_UnitSearchPath)</DCC_UnitSearchPath> | |
37 | + <DCC_UnitSearchPath>..\libs\dzlib\templates;..\libs\dzlib\jedi_inc;..\libs\dzlib\src;..\libs\dxgettext;..\libs\dxgettext\lib;$(DCC_UnitSearchPath)</DCC_UnitSearchPath> | |
38 | 38 | <DCC_DependencyCheckOutputName>..\dzIniFileFormatter.exe</DCC_DependencyCheckOutputName> |
39 | 39 | <DCC_ImageBase>00400000</DCC_ImageBase> |
40 | 40 | <DCC_Platform>x86</DCC_Platform> |
@@ -86,10 +86,9 @@ | ||
86 | 86 | </ItemGroup> |
87 | 87 | <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/> |
88 | 88 | <PropertyGroup> |
89 | - <PreBuildEvent><![CDATA[..\buildtools\prebuild.cmd $(PROJECTPATH)&&..\buildtools\prepbuild.exe --incbuild --readini=$(PROJECTPATH) --exec=..\buildtools\prep.cmd]]></PreBuildEvent> | |
89 | + <PreBuildEvent><![CDATA[call ..\buildtools\prebuild.cmd $(PROJECTPATH)]]></PreBuildEvent> | |
90 | 90 | <PreBuildEventIgnoreExitCode>true</PreBuildEventIgnoreExitCode> |
91 | - <PostBuildEvent><![CDATA[..\buildtools\postbuild.cmd $(OUTPUTDIR)$(OUTPUTNAME)&&..\buildtools\makejcldbg -e $(OUTPUTDIR)\$(OUTPUTNAME).map]]></PostBuildEvent> | |
92 | - <PreLinkEventIgnoreExitCode>true</PreLinkEventIgnoreExitCode> | |
91 | + <PostBuildEvent><![CDATA[call ..\buildtools\postbuild.cmd $(OUTPUTDIR)$(OUTPUTNAME)]]></PostBuildEvent> | |
93 | 92 | </PropertyGroup> |
94 | 93 | <ProjectExtensions> |
95 | 94 | <Borland.Personality>Delphi.Personality.12</Borland.Personality> |
@@ -0,0 +1,50 @@ | ||
1 | +<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
2 | +<!-- | |
3 | + This manifest tells Windows Vista (and Windows 7/8) not to virtualize any file | |
4 | + or registry access. Also, it disables themes support. | |
5 | + --> | |
6 | + <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> | |
7 | + <assemblyIdentity version="1.0.0.0" | |
8 | + processorArchitecture="*" | |
9 | + name="template from dzlib build tools" | |
10 | + type="win32"/> | |
11 | +<!-- We do not want themes support | |
12 | + <dependency> | |
13 | + <dependentassembly> | |
14 | + <assemblyidentity type="win32" | |
15 | + name="Microsoft.Windows.Common-Controls" | |
16 | + version="6.0.0.0" | |
17 | + publickeytoken="6595b64144ccf1df" | |
18 | + language="*" processorarchitecture="*"> | |
19 | + </assemblyidentity> | |
20 | + </dependentassembly> | |
21 | + <dependency> | |
22 | + --> | |
23 | + <description>This application was built using buildtools from dzlib</description> | |
24 | + <!-- COMPATIBILITY SECTION SPECIFIES IF APP IS COMPLIANT | |
25 | + DISABLES PCA IF SPECIFIED --> | |
26 | + <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"> | |
27 | + <application> | |
28 | + <!-- We support Windows Vista --> | |
29 | + <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/> | |
30 | + <!-- We support Windows 7 --> | |
31 | + <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/> | |
32 | + <!-- We support Windows 8 --> | |
33 | + <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/> | |
34 | + <!-- We support Windows 8.1 --> | |
35 | + <supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/> | |
36 | + </application> | |
37 | + </compatibility> | |
38 | + | |
39 | + <!-- TRUSTINFO SECTION SPECIFIES REQUESTED PERMISSIONS AND | |
40 | + UIPI DISABLEMENT (SPECIAL CONDITIONS APPLY TO UIPI DISABLEMENT)--> | |
41 | + <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2"> | |
42 | + <security> | |
43 | + <requestedPrivileges> | |
44 | + <requestedExecutionLevel | |
45 | + level="asInvoker" | |
46 | + uiAccess="false"/> | |
47 | + </requestedPrivileges> | |
48 | + </security> | |
49 | + </trustInfo> | |
50 | +</assembly> | |
\ No newline at end of file |
@@ -1,6 +1,6 @@ | ||
1 | 1 | [Version Info] |
2 | 2 | AutoIncBuild=0 |
3 | -Build=10 | |
3 | +Build=20 | |
4 | 4 | MajorVer=1 |
5 | 5 | MinorVer=0 |
6 | 6 | Release=0 |
@@ -7,14 +7,14 @@ | ||
7 | 7 | Revision=0 |
8 | 8 | |
9 | 9 | [Version Info Keys] |
10 | -FileVersion=1.0.0.10 | |
11 | -ProductVersion=2011-10-23 | |
10 | +FileVersion=1.0.0.20 | |
11 | +ProductVersion={today} | |
12 | 12 | FileDescription=INI file formatter |
13 | 13 | OriginalFilename=IniFileFormatter |
14 | 14 | Comments= |
15 | 15 | CompanyName=twm |
16 | 16 | InternalName=IniFileFormatter |
17 | -LegalCopyright=Thomas Mueller 2010 | |
17 | +LegalCopyright=Thomas Mueller 2010-{ThisYear} | |
18 | 18 | LegalTrademarks=T. Müller |
19 | 19 | ProductName=dzlib |
20 | 20 | BuildDateTime={today} |
@@ -0,0 +1,129 @@ | ||
1 | +# SOME DESCRIPTIVE TITLE. | |
2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 | +# This file is distributed under the same license as the PACKAGE package. | |
4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 | +# | |
6 | +#, fuzzy | |
7 | +msgid "" | |
8 | +msgstr "" | |
9 | +"Project-Id-Version: PACKAGE VERSION\n" | |
10 | +"POT-Creation-Date: 2010-10-23 19:05\n" | |
11 | +"PO-Revision-Date: 2010-10-23 16:47\n" | |
12 | +"Last-Translator: Somebody <your.email@address.com>\n" | |
13 | +"MIME-Version: 1.0\n" | |
14 | +"Content-Type: text/plain; charset=UTF-8\n" | |
15 | +"Content-Transfer-Encoding: 8bit\n" | |
16 | +"X-Generator: dxgettext 1.2.2\n" | |
17 | + | |
18 | +#. f_IniFileFormatter..Caption | |
19 | +#: w_IniFileFormatter.dfm:4 | |
20 | +msgid "INI File Formatter" | |
21 | +msgstr "" | |
22 | + | |
23 | +#. f_IniFileFormatter..l_Filename..Caption | |
24 | +#: w_IniFileFormatter.dfm:26 | |
25 | +msgid "Filename" | |
26 | +msgstr "Dateiname" | |
27 | + | |
28 | +#. f_IniFileFormatter..l_Original..Caption | |
29 | +#: w_IniFileFormatter.dfm:33 | |
30 | +msgid "Original" | |
31 | +msgstr "" | |
32 | + | |
33 | +#. f_IniFileFormatter..l_Preview..Caption | |
34 | +#: w_IniFileFormatter.dfm:40 | |
35 | +msgid "Preview" | |
36 | +msgstr "" | |
37 | + | |
38 | +#. f_IniFileFormatter..l_Template..Caption | |
39 | +#: w_IniFileFormatter.dfm:47 | |
40 | +msgid "Template File" | |
41 | +msgstr "" | |
42 | + | |
43 | +#. f_IniFileFormatter..gb_SortSections..Caption | |
44 | +#: w_IniFileFormatter.dfm:92 | |
45 | +msgid "Sort Sections" | |
46 | +msgstr "" | |
47 | + | |
48 | +#. f_IniFileFormatter..gb_SortSections..rb_SectionsUnsorted..Caption | |
49 | +#. f_IniFileFormatter..gb_SortItems..rb_ItemsUnsorted..Caption | |
50 | +#: w_IniFileFormatter.dfm:99 w_IniFileFormatter.dfm:136 | |
51 | +msgid "Unsorted" | |
52 | +msgstr "" | |
53 | + | |
54 | +#. f_IniFileFormatter..gb_SortSections..rb_SectionsAlpha..Caption | |
55 | +#. f_IniFileFormatter..gb_SortItems..rb_ItemsAlpha..Caption | |
56 | +#: w_IniFileFormatter.dfm:108 w_IniFileFormatter.dfm:145 | |
57 | +msgid "Alphabetically" | |
58 | +msgstr "Alphabetisch" | |
59 | + | |
60 | +#. f_IniFileFormatter..gb_SortSections..rb_SectionsByTemplate..Caption | |
61 | +#. f_IniFileFormatter..gb_SortItems..rb_ItemsByTemplate..Caption | |
62 | +#: w_IniFileFormatter.dfm:119 w_IniFileFormatter.dfm:156 | |
63 | +msgid "By Template" | |
64 | +msgstr "nach einer Vorlage" | |
65 | + | |
66 | +#. f_IniFileFormatter..gb_SortItems..Caption | |
67 | +#: w_IniFileFormatter.dfm:129 | |
68 | +msgid "Sort Items" | |
69 | +msgstr "" | |
70 | + | |
71 | +#. f_IniFileFormatter..b_Close..Caption | |
72 | +#: w_IniFileFormatter.dfm:168 | |
73 | +msgid "Close" | |
74 | +msgstr "Schließen" | |
75 | + | |
76 | +#. f_IniFileFormatter..b_SaveAs..Caption | |
77 | +#: w_IniFileFormatter.dfm:178 | |
78 | +msgid "Save As ..." | |
79 | +msgstr "" | |
80 | + | |
81 | +#. f_IniFileFormatter..od_Filename..Filter | |
82 | +#. f_IniFileFormatter..sd_Filename..Filter | |
83 | +#: w_IniFileFormatter.dfm:201 w_IniFileFormatter.dfm:207 | |
84 | +msgid "All files (*.*)|*.*" | |
85 | +msgstr "Alle Dateien (*.*)|*.*" | |
86 | + | |
87 | +#. f_IniFileFormatter..od_Filename..Title | |
88 | +#: w_IniFileFormatter.dfm:202 | |
89 | +msgid "Select file" | |
90 | +msgstr "" | |
91 | + | |
92 | +#. f_IniFileFormatter..sd_Filename..Title | |
93 | +#: w_IniFileFormatter.dfm:208 | |
94 | +msgid "Save File As" | |
95 | +msgstr "" | |
96 | + | |
97 | +#: u_IniFileFormatterMain.pas:29 | |
98 | +msgid "" | |
99 | +"Sort sections. Possible values: no, alpha, template (default: " | |
100 | +"alpha)" | |
101 | +msgstr "" | |
102 | + | |
103 | +#: u_IniFileFormatterMain.pas:31 | |
104 | +msgid "" | |
105 | +"Sort items. Possible values: no, alpha, template (default: " | |
106 | +"alpha)" | |
107 | +msgstr "" | |
108 | + | |
109 | +#: u_IniFileFormatterMain.pas:32 | |
110 | +msgid "Template file for sorting by template" | |
111 | +msgstr "" | |
112 | + | |
113 | +#: u_IniFileFormatterMain.pas:34 | |
114 | +msgid "Source INI file to read and format" | |
115 | +msgstr "" | |
116 | + | |
117 | +#: u_IniFileFormatterMain.pas:35 | |
118 | +msgid "" | |
119 | +"Destination INI file to write, if given, the program exits " | |
120 | +"automatically" | |
121 | +msgstr "" | |
122 | + | |
123 | +#: u_IniFileFormatterMain.pas:63 u_IniFileFormatterMain.pas:73 | |
124 | +#, object-pascal-format | |
125 | +msgid "" | |
126 | +"Invalid value \"%s\" for option SortSections, must be one of \"no\", " | |
127 | +"\"alpha\" or \"template\"" | |
128 | +msgstr "" | |
129 | + |
@@ -0,0 +1,120 @@ | ||
1 | +# SOME DESCRIPTIVE TITLE. | |
2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 | +# This file is distributed under the same license as the PACKAGE package. | |
4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 | +# | |
6 | +#, fuzzy | |
7 | +msgid "" | |
8 | +msgstr "" | |
9 | +"Project-Id-Version: PACKAGE VERSION\n" | |
10 | +"POT-Creation-Date: 2010-10-23 19:05\n" | |
11 | +"PO-Revision-Date: 2010-10-23 16:47\n" | |
12 | +"Last-Translator: Somebody <your.email@address.com>\n" | |
13 | +"MIME-Version: 1.0\n" | |
14 | +"Content-Type: text/plain; charset=UTF-8\n" | |
15 | +"Content-Transfer-Encoding: 8bit\n" | |
16 | +"X-Generator: dxgettext 1.2.2\n" | |
17 | + | |
18 | +#. f_IniFileFormatter..Caption | |
19 | +#: w_IniFileFormatter.dfm:4 | |
20 | +msgid "INI File Formatter" | |
21 | +msgstr "" | |
22 | + | |
23 | +#. f_IniFileFormatter..l_Filename..Caption | |
24 | +#: w_IniFileFormatter.dfm:26 | |
25 | +msgid "Filename" | |
26 | +msgstr "" | |
27 | + | |
28 | +#. f_IniFileFormatter..l_Original..Caption | |
29 | +#: w_IniFileFormatter.dfm:33 | |
30 | +msgid "Original" | |
31 | +msgstr "" | |
32 | + | |
33 | +#. f_IniFileFormatter..l_Preview..Caption | |
34 | +#: w_IniFileFormatter.dfm:40 | |
35 | +msgid "Preview" | |
36 | +msgstr "" | |
37 | + | |
38 | +#. f_IniFileFormatter..l_Template..Caption | |
39 | +#: w_IniFileFormatter.dfm:47 | |
40 | +msgid "Template File" | |
41 | +msgstr "" | |
42 | + | |
43 | +#. f_IniFileFormatter..gb_SortSections..Caption | |
44 | +#: w_IniFileFormatter.dfm:92 | |
45 | +msgid "Sort Sections" | |
46 | +msgstr "" | |
47 | + | |
48 | +#. f_IniFileFormatter..gb_SortSections..rb_SectionsUnsorted..Caption | |
49 | +#. f_IniFileFormatter..gb_SortItems..rb_ItemsUnsorted..Caption | |
50 | +#: w_IniFileFormatter.dfm:99 w_IniFileFormatter.dfm:136 | |
51 | +msgid "Unsorted" | |
52 | +msgstr "" | |
53 | + | |
54 | +#. f_IniFileFormatter..gb_SortSections..rb_SectionsAlpha..Caption | |
55 | +#. f_IniFileFormatter..gb_SortItems..rb_ItemsAlpha..Caption | |
56 | +#: w_IniFileFormatter.dfm:108 w_IniFileFormatter.dfm:145 | |
57 | +msgid "Alphabetically" | |
58 | +msgstr "" | |
59 | + | |
60 | +#. f_IniFileFormatter..gb_SortSections..rb_SectionsByTemplate..Caption | |
61 | +#. f_IniFileFormatter..gb_SortItems..rb_ItemsByTemplate..Caption | |
62 | +#: w_IniFileFormatter.dfm:119 w_IniFileFormatter.dfm:156 | |
63 | +msgid "By Template" | |
64 | +msgstr "" | |
65 | + | |
66 | +#. f_IniFileFormatter..gb_SortItems..Caption | |
67 | +#: w_IniFileFormatter.dfm:129 | |
68 | +msgid "Sort Items" | |
69 | +msgstr "" | |
70 | + | |
71 | +#. f_IniFileFormatter..b_Close..Caption | |
72 | +#: w_IniFileFormatter.dfm:168 | |
73 | +msgid "Close" | |
74 | +msgstr "" | |
75 | + | |
76 | +#. f_IniFileFormatter..b_SaveAs..Caption | |
77 | +#: w_IniFileFormatter.dfm:178 | |
78 | +msgid "Save As ..." | |
79 | +msgstr "" | |
80 | + | |
81 | +#. f_IniFileFormatter..od_Filename..Filter | |
82 | +#. f_IniFileFormatter..sd_Filename..Filter | |
83 | +#: w_IniFileFormatter.dfm:201 w_IniFileFormatter.dfm:207 | |
84 | +msgid "All files (*.*)|*.*" | |
85 | +msgstr "" | |
86 | + | |
87 | +#. f_IniFileFormatter..od_Filename..Title | |
88 | +#: w_IniFileFormatter.dfm:202 | |
89 | +msgid "Select file" | |
90 | +msgstr "" | |
91 | + | |
92 | +#. f_IniFileFormatter..sd_Filename..Title | |
93 | +#: w_IniFileFormatter.dfm:208 | |
94 | +msgid "Save File As" | |
95 | +msgstr "" | |
96 | + | |
97 | +#: u_IniFileFormatterMain.pas:29 | |
98 | +msgid "Sort sections. Possible values: no, alpha, template (default: alpha)" | |
99 | +msgstr "" | |
100 | + | |
101 | +#: u_IniFileFormatterMain.pas:31 | |
102 | +msgid "Sort items. Possible values: no, alpha, template (default: alpha)" | |
103 | +msgstr "" | |
104 | + | |
105 | +#: u_IniFileFormatterMain.pas:32 | |
106 | +msgid "Template file for sorting by template" | |
107 | +msgstr "" | |
108 | + | |
109 | +#: u_IniFileFormatterMain.pas:34 | |
110 | +msgid "Source INI file to read and format" | |
111 | +msgstr "" | |
112 | + | |
113 | +#: u_IniFileFormatterMain.pas:35 | |
114 | +msgid "Destination INI file to write, if given, the program exits automatically" | |
115 | +msgstr "" | |
116 | + | |
117 | +#: u_IniFileFormatterMain.pas:63 u_IniFileFormatterMain.pas:73 | |
118 | +#, object-pascal-format | |
119 | +msgid "Invalid value \"%s\" for option SortSections, must be one of \"no\", \"alpha\" or \"template\"" | |
120 | +msgstr "" |
@@ -0,0 +1,120 @@ | ||
1 | +# SOME DESCRIPTIVE TITLE. | |
2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
3 | +# This file is distributed under the same license as the PACKAGE package. | |
4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 | +# | |
6 | +#, fuzzy | |
7 | +msgid "" | |
8 | +msgstr "" | |
9 | +"Project-Id-Version: PACKAGE VERSION\n" | |
10 | +"POT-Creation-Date: 2010-10-23 19:05\n" | |
11 | +"PO-Revision-Date: 2010-10-23 16:47\n" | |
12 | +"Last-Translator: Somebody <your.email@address.com>\n" | |
13 | +"MIME-Version: 1.0\n" | |
14 | +"Content-Type: text/plain; charset=UTF-8\n" | |
15 | +"Content-Transfer-Encoding: 8bit\n" | |
16 | +"X-Generator: dxgettext 1.2.2\n" | |
17 | + | |
18 | +#. f_IniFileFormatter..Caption | |
19 | +#: w_IniFileFormatter.dfm:4 | |
20 | +msgid "INI File Formatter" | |
21 | +msgstr "" | |
22 | + | |
23 | +#. f_IniFileFormatter..l_Filename..Caption | |
24 | +#: w_IniFileFormatter.dfm:26 | |
25 | +msgid "Filename" | |
26 | +msgstr "" | |
27 | + | |
28 | +#. f_IniFileFormatter..l_Original..Caption | |
29 | +#: w_IniFileFormatter.dfm:33 | |
30 | +msgid "Original" | |
31 | +msgstr "" | |
32 | + | |
33 | +#. f_IniFileFormatter..l_Preview..Caption | |
34 | +#: w_IniFileFormatter.dfm:40 | |
35 | +msgid "Preview" | |
36 | +msgstr "" | |
37 | + | |
38 | +#. f_IniFileFormatter..l_Template..Caption | |
39 | +#: w_IniFileFormatter.dfm:47 | |
40 | +msgid "Template File" | |
41 | +msgstr "" | |
42 | + | |
43 | +#. f_IniFileFormatter..gb_SortSections..Caption | |
44 | +#: w_IniFileFormatter.dfm:92 | |
45 | +msgid "Sort Sections" | |
46 | +msgstr "" | |
47 | + | |
48 | +#. f_IniFileFormatter..gb_SortSections..rb_SectionsUnsorted..Caption | |
49 | +#. f_IniFileFormatter..gb_SortItems..rb_ItemsUnsorted..Caption | |
50 | +#: w_IniFileFormatter.dfm:99 w_IniFileFormatter.dfm:136 | |
51 | +msgid "Unsorted" | |
52 | +msgstr "" | |
53 | + | |
54 | +#. f_IniFileFormatter..gb_SortSections..rb_SectionsAlpha..Caption | |
55 | +#. f_IniFileFormatter..gb_SortItems..rb_ItemsAlpha..Caption | |
56 | +#: w_IniFileFormatter.dfm:108 w_IniFileFormatter.dfm:145 | |
57 | +msgid "Alphabetically" | |
58 | +msgstr "" | |
59 | + | |
60 | +#. f_IniFileFormatter..gb_SortSections..rb_SectionsByTemplate..Caption | |
61 | +#. f_IniFileFormatter..gb_SortItems..rb_ItemsByTemplate..Caption | |
62 | +#: w_IniFileFormatter.dfm:119 w_IniFileFormatter.dfm:156 | |
63 | +msgid "By Template" | |
64 | +msgstr "" | |
65 | + | |
66 | +#. f_IniFileFormatter..gb_SortItems..Caption | |
67 | +#: w_IniFileFormatter.dfm:129 | |
68 | +msgid "Sort Items" | |
69 | +msgstr "" | |
70 | + | |
71 | +#. f_IniFileFormatter..b_Close..Caption | |
72 | +#: w_IniFileFormatter.dfm:168 | |
73 | +msgid "Close" | |
74 | +msgstr "" | |
75 | + | |
76 | +#. f_IniFileFormatter..b_SaveAs..Caption | |
77 | +#: w_IniFileFormatter.dfm:178 | |
78 | +msgid "Save As ..." | |
79 | +msgstr "" | |
80 | + | |
81 | +#. f_IniFileFormatter..od_Filename..Filter | |
82 | +#. f_IniFileFormatter..sd_Filename..Filter | |
83 | +#: w_IniFileFormatter.dfm:201 w_IniFileFormatter.dfm:207 | |
84 | +msgid "All files (*.*)|*.*" | |
85 | +msgstr "" | |
86 | + | |
87 | +#. f_IniFileFormatter..od_Filename..Title | |
88 | +#: w_IniFileFormatter.dfm:202 | |
89 | +msgid "Select file" | |
90 | +msgstr "" | |
91 | + | |
92 | +#. f_IniFileFormatter..sd_Filename..Title | |
93 | +#: w_IniFileFormatter.dfm:208 | |
94 | +msgid "Save File As" | |
95 | +msgstr "" | |
96 | + | |
97 | +#: u_IniFileFormatterMain.pas:29 | |
98 | +msgid "Sort sections. Possible values: no, alpha, template (default: alpha)" | |
99 | +msgstr "" | |
100 | + | |
101 | +#: u_IniFileFormatterMain.pas:31 | |
102 | +msgid "Sort items. Possible values: no, alpha, template (default: alpha)" | |
103 | +msgstr "" | |
104 | + | |
105 | +#: u_IniFileFormatterMain.pas:32 | |
106 | +msgid "Template file for sorting by template" | |
107 | +msgstr "" | |
108 | + | |
109 | +#: u_IniFileFormatterMain.pas:34 | |
110 | +msgid "Source INI file to read and format" | |
111 | +msgstr "" | |
112 | + | |
113 | +#: u_IniFileFormatterMain.pas:35 | |
114 | +msgid "Destination INI file to write, if given, the program exits automatically" | |
115 | +msgstr "" | |
116 | + | |
117 | +#: u_IniFileFormatterMain.pas:63 u_IniFileFormatterMain.pas:73 | |
118 | +#, object-pascal-format | |
119 | +msgid "Invalid value \"%s\" for option SortSections, must be one of \"no\", \"alpha\" or \"template\"" | |
120 | +msgstr "" |