translations/bmsapp_en.ts

Sun, 10 Mar 2024 11:03:39 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Sun, 10 Mar 2024 11:03:39 +0100
changeset 523
632591d9825e
parent 521
5fbe71d69fe5
permissions
-rw-r--r--

Disable Monitor menu if websocket server is not available.

31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2 <!DOCTYPE TS>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
3 <TS version="2.1" language="en_US">
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
4 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
5 <name>AboutDialog</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
6 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7 <location filename="../ui/AboutDialog.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8 <source>Dialog</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
11 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12 <location filename="../ui/AboutDialog.ui" line="31"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13 <source>Brewery Management System app</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
14 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
15 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
16 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
17 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
18 <name>BeerType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
19 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
20 <location filename="../src/global.cpp" line="77"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
21 <source>Lager</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
22 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
23 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
24 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
25 <location filename="../src/global.cpp" line="78"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
26 <source>Ale</source>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
27 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
28 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
29 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
30 <location filename="../src/global.cpp" line="79"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
31 <source>Mead</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
32 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
33 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
34 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
35 <location filename="../src/global.cpp" line="80"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
36 <source>Wheat</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
37 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
38 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
39 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
40 <location filename="../src/global.cpp" line="81"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
41 <source>Mixed</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
42 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
43 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
44 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
45 <location filename="../src/global.cpp" line="82"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
46 <source>Cider</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
47 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
48 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
49 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
50 <context>
503
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
51 <name>CalibrateiSpindel</name>
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
52 <message>
505
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
53 <location filename="../ui/CalibrateiSpindel.ui" line="14"/>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
54 <source>Dialog</source>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
55 <translation type="unfinished"></translation>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
56 </message>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
57 <message>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
58 <location filename="../ui/CalibrateiSpindel.ui" line="29"/>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
59 <source>Name:</source>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
60 <translation type="unfinished"></translation>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
61 </message>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
62 <message>
511
c6fa5be47634 Added error checks on calibration data
Michiel Broek <mbroek@mbse.eu>
parents: 510
diff changeset
63 <location filename="../ui/CalibrateiSpindel.ui" line="94"/>
505
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
64 <source>Data:</source>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
65 <translation type="unfinished"></translation>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
66 </message>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
67 <message>
511
c6fa5be47634 Added error checks on calibration data
Michiel Broek <mbroek@mbse.eu>
parents: 510
diff changeset
68 <location filename="../ui/CalibrateiSpindel.ui" line="110"/>
505
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
69 <source>Add</source>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
70 <translation type="unfinished"></translation>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
71 </message>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
72 <message>
511
c6fa5be47634 Added error checks on calibration data
Michiel Broek <mbroek@mbse.eu>
parents: 510
diff changeset
73 <location filename="../ui/CalibrateiSpindel.ui" line="127"/>
505
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
74 <source>Old formula:</source>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
75 <translation type="unfinished"></translation>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
76 </message>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
77 <message>
511
c6fa5be47634 Added error checks on calibration data
Michiel Broek <mbroek@mbse.eu>
parents: 510
diff changeset
78 <location filename="../ui/CalibrateiSpindel.ui" line="143"/>
505
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
79 <source>New formula:</source>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
80 <translation type="unfinished"></translation>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
81 </message>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
82 <message>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
83 <location filename="../ui/CalibrateiSpindel.ui" line="67"/>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
84 <source>Quit</source>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
85 <translation type="unfinished"></translation>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
86 </message>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
87 <message>
512
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
88 <location filename="../src/CalibrateiSpindel.cpp" line="118"/>
505
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
89 <source>SG</source>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
90 <translation type="unfinished"></translation>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
91 </message>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
92 <message>
512
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
93 <location filename="../src/CalibrateiSpindel.cpp" line="118"/>
505
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
94 <source>°Plato</source>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
95 <translation type="unfinished"></translation>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
96 </message>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
97 <message>
512
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
98 <location filename="../src/CalibrateiSpindel.cpp" line="118"/>
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
99 <location filename="../src/CalibrateiSpindel.cpp" line="224"/>
505
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
100 <source>Angle</source>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
101 <translation type="unfinished"></translation>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
102 </message>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
103 <message>
512
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
104 <location filename="../src/CalibrateiSpindel.cpp" line="118"/>
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
105 <location filename="../src/CalibrateiSpindel.cpp" line="183"/>
505
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
106 <source>Del</source>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
107 <translation type="unfinished"></translation>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
108 </message>
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
109 <message>
512
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
110 <location filename="../src/CalibrateiSpindel.cpp" line="212"/>
506
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
111 <source>Old</source>
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
112 <translation type="unfinished"></translation>
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
113 </message>
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
114 <message>
512
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
115 <location filename="../src/CalibrateiSpindel.cpp" line="213"/>
506
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
116 <source>New</source>
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
117 <translation type="unfinished"></translation>
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
118 </message>
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
119 <message>
512
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
120 <location filename="../src/CalibrateiSpindel.cpp" line="216"/>
506
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
121 <source>Calibration plot</source>
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
122 <translation type="unfinished"></translation>
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
123 </message>
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
124 <message>
512
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
125 <location filename="../src/CalibrateiSpindel.cpp" line="257"/>
510
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
126 <source>iSpindel calibrate changed</source>
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
127 <translation type="unfinished"></translation>
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
128 </message>
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
129 <message>
512
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
130 <location filename="../src/CalibrateiSpindel.cpp" line="257"/>
510
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
131 <source>The calibration data has been modified. Save changes?</source>
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
132 <translation type="unfinished"></translation>
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
133 </message>
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
134 <message>
512
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
135 <location filename="../src/CalibrateiSpindel.cpp" line="262"/>
511
c6fa5be47634 Added error checks on calibration data
Michiel Broek <mbroek@mbse.eu>
parents: 510
diff changeset
136 <source>Data is changed but has errors, not saving.</source>
c6fa5be47634 Added error checks on calibration data
Michiel Broek <mbroek@mbse.eu>
parents: 510
diff changeset
137 <translation type="unfinished"></translation>
c6fa5be47634 Added error checks on calibration data
Michiel Broek <mbroek@mbse.eu>
parents: 510
diff changeset
138 </message>
c6fa5be47634 Added error checks on calibration data
Michiel Broek <mbroek@mbse.eu>
parents: 510
diff changeset
139 <message>
512
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
140 <location filename="../src/CalibrateiSpindel.cpp" line="309"/>
510
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
141 <source>Database error</source>
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
142 <translation type="unfinished"></translation>
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
143 </message>
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
144 <message>
512
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
145 <location filename="../src/CalibrateiSpindel.cpp" line="310"/>
510
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
146 <source>MySQL error: %1
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
147 %2
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
148 %3</source>
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
149 <translation type="unfinished"></translation>
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
150 </message>
080524ab2fe8 Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.
Michiel Broek <mbroek@mbse.eu>
parents: 507
diff changeset
151 <message>
512
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
152 <location filename="../src/CalibrateiSpindel.cpp" line="262"/>
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
153 <location filename="../src/CalibrateiSpindel.cpp" line="328"/>
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
154 <location filename="../src/CalibrateiSpindel.cpp" line="367"/>
513
74835ade981e Updated Dutch translation for the new calibrate screen.
Michiel Broek <mbroek@mbse.eu>
parents: 512
diff changeset
155 <location filename="../src/CalibrateiSpindel.cpp" line="375"/>
74835ade981e Updated Dutch translation for the new calibrate screen.
Michiel Broek <mbroek@mbse.eu>
parents: 512
diff changeset
156 <location filename="../src/CalibrateiSpindel.cpp" line="383"/>
506
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
157 <source>iSpindel calibrate</source>
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
158 <translation type="unfinished"></translation>
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
159 </message>
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
160 <message>
512
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
161 <location filename="../src/CalibrateiSpindel.cpp" line="328"/>
506
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
162 <source>You cannot delete too many rows.</source>
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
163 <translation type="unfinished"></translation>
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
164 </message>
ea07f6c97a69 Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.
Michiel Broek <mbroek@mbse.eu>
parents: 505
diff changeset
165 <message>
512
1dfae8de6ca9 Removed several development debug messages. Implemented delete and add data row.
Michiel Broek <mbroek@mbse.eu>
parents: 511
diff changeset
166 <location filename="../src/CalibrateiSpindel.cpp" line="367"/>
507
fa07b6c6238a Added the cell edit function.
Michiel Broek <mbroek@mbse.eu>
parents: 506
diff changeset
167 <source>The SG must be between 1.000 and 1.100.</source>
fa07b6c6238a Added the cell edit function.
Michiel Broek <mbroek@mbse.eu>
parents: 506
diff changeset
168 <translation type="unfinished"></translation>
fa07b6c6238a Added the cell edit function.
Michiel Broek <mbroek@mbse.eu>
parents: 506
diff changeset
169 </message>
fa07b6c6238a Added the cell edit function.
Michiel Broek <mbroek@mbse.eu>
parents: 506
diff changeset
170 <message>
513
74835ade981e Updated Dutch translation for the new calibrate screen.
Michiel Broek <mbroek@mbse.eu>
parents: 512
diff changeset
171 <location filename="../src/CalibrateiSpindel.cpp" line="375"/>
507
fa07b6c6238a Added the cell edit function.
Michiel Broek <mbroek@mbse.eu>
parents: 506
diff changeset
172 <source>Plato must be between 0 and 25.</source>
fa07b6c6238a Added the cell edit function.
Michiel Broek <mbroek@mbse.eu>
parents: 506
diff changeset
173 <translation type="unfinished"></translation>
fa07b6c6238a Added the cell edit function.
Michiel Broek <mbroek@mbse.eu>
parents: 506
diff changeset
174 </message>
fa07b6c6238a Added the cell edit function.
Michiel Broek <mbroek@mbse.eu>
parents: 506
diff changeset
175 <message>
513
74835ade981e Updated Dutch translation for the new calibrate screen.
Michiel Broek <mbroek@mbse.eu>
parents: 512
diff changeset
176 <location filename="../src/CalibrateiSpindel.cpp" line="383"/>
507
fa07b6c6238a Added the cell edit function.
Michiel Broek <mbroek@mbse.eu>
parents: 506
diff changeset
177 <source>The tilt angles must be between 10 and 80.</source>
fa07b6c6238a Added the cell edit function.
Michiel Broek <mbroek@mbse.eu>
parents: 506
diff changeset
178 <translation type="unfinished"></translation>
fa07b6c6238a Added the cell edit function.
Michiel Broek <mbroek@mbse.eu>
parents: 506
diff changeset
179 </message>
fa07b6c6238a Added the cell edit function.
Michiel Broek <mbroek@mbse.eu>
parents: 506
diff changeset
180 <message>
513
74835ade981e Updated Dutch translation for the new calibrate screen.
Michiel Broek <mbroek@mbse.eu>
parents: 512
diff changeset
181 <location filename="../src/CalibrateiSpindel.cpp" line="400"/>
505
7ae4d022cf8f Load and show current calibration data.
Michiel Broek <mbroek@mbse.eu>
parents: 504
diff changeset
182 <source>BMSapp - Calibrate iSpindel %1</source>
503
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
183 <translation type="unfinished"></translation>
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
184 </message>
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
185 </context>
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
186 <context>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
187 <name>ChartCarbonate</name>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
188 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
189 <location filename="../src/ChartCarbonate.cpp" line="30"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
190 <source>BMSapp - Carbonation </source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
191 <translation type="unfinished"></translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
192 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
193 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
194 <location filename="../src/ChartCarbonate.cpp" line="35"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
195 <source>Save</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
196 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
197 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
198 <message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
199 <location filename="../src/ChartCarbonate.cpp" line="59"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
200 <location filename="../src/ChartCarbonate.cpp" line="84"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
201 <source>Temperature °C</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
202 <translation type="unfinished"></translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
203 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
204 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
205 <location filename="../src/ChartCarbonate.cpp" line="61"/>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
206 <location filename="../src/ChartCarbonate.cpp" line="93"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
207 <source>Pressure bar</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
208 <translation type="unfinished"></translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
209 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
210 <message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
211 <location filename="../src/ChartCarbonate.cpp" line="74"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
212 <source>Date</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
213 <translation type="unfinished"></translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
214 </message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
215 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
216 <location filename="../src/ChartCarbonate.cpp" line="136"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
217 <source>Save Image</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
218 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
219 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
220 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
221 <location filename="../src/ChartCarbonate.cpp" line="136"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
222 <source>Image (*.png)</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
223 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
224 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
225 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
226 <location filename="../src/ChartCarbonate.cpp" line="138"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
227 <source>Save File</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
228 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
229 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
230 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
231 <location filename="../src/ChartCarbonate.cpp" line="138"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
232 <source>No image file selected.</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
233 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
234 </message>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
235 </context>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
236 <context>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
237 <name>ChartFermenter</name>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
238 <message>
490
b67fb2e5bb41 Fermenter charts, only draw lines that are really used. Better auto scaling, not using the internal version. If only a air line is to be shown, make it fat. Save the path to download the image in the settings file.
Michiel Broek <mbroek@mbse.eu>
parents: 489
diff changeset
239 <location filename="../src/ChartFermenter.cpp" line="64"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
240 <source>BMSapp - Fermenter log </source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
241 <translation type="unfinished"></translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
242 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
243 <message>
490
b67fb2e5bb41 Fermenter charts, only draw lines that are really used. Better auto scaling, not using the internal version. If only a air line is to be shown, make it fat. Save the path to download the image in the settings file.
Michiel Broek <mbroek@mbse.eu>
parents: 489
diff changeset
244 <location filename="../src/ChartFermenter.cpp" line="69"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
245 <source>Save</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
246 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
247 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
248 <message>
490
b67fb2e5bb41 Fermenter charts, only draw lines that are really used. Better auto scaling, not using the internal version. If only a air line is to be shown, make it fat. Save the path to download the image in the settings file.
Michiel Broek <mbroek@mbse.eu>
parents: 489
diff changeset
249 <location filename="../src/ChartFermenter.cpp" line="143"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
250 <source>Air</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
251 <translation type="unfinished"></translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
252 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
253 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
254 <location filename="../src/ChartFermenter.cpp" line="156"/>
434
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
255 <source>Beer</source>
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
256 <translation type="unfinished"></translation>
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
257 </message>
ebf4996ab396 Charts downsize the pen from 3 to 2. Some nicer looking graphs.
Michiel Broek <mbroek@mbse.eu>
parents: 433
diff changeset
258 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
259 <location filename="../src/ChartFermenter.cpp" line="162"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
260 <source>Chiller</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
261 <translation type="unfinished"></translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
262 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
263 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
264 <location filename="../src/ChartFermenter.cpp" line="196"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
265 <source>Date</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
266 <translation type="unfinished"></translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
267 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
268 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
269 <location filename="../src/ChartFermenter.cpp" line="211"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
270 <source>Temp °C</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
271 <translation type="unfinished"></translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
272 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
273 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
274 <location filename="../src/ChartFermenter.cpp" line="226"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
275 <source>Power %</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
276 <translation type="unfinished"></translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
277 </message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
278 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
279 <location filename="../src/ChartFermenter.cpp" line="275"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
280 <source>Save Image</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
281 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
282 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
283 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
284 <location filename="../src/ChartFermenter.cpp" line="275"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
285 <source>Image (*.png)</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
286 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
287 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
288 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
289 <location filename="../src/ChartFermenter.cpp" line="277"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
290 <source>Save File</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
291 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
292 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
293 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
294 <location filename="../src/ChartFermenter.cpp" line="277"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
295 <source>No image file selected.</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
296 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
297 </message>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
298 </context>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
299 <context>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
300 <name>ChartiSpindel</name>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
301 <message>
498
c6f957fa7442 In fermentation plot draw the SG line with temperature compensation.
Michiel Broek <mbroek@mbse.eu>
parents: 496
diff changeset
302 <location filename="../src/ChartiSpindel.cpp" line="34"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
303 <source>BMSapp - iSpindel </source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
304 <translation type="unfinished"></translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
305 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
306 <message>
498
c6f957fa7442 In fermentation plot draw the SG line with temperature compensation.
Michiel Broek <mbroek@mbse.eu>
parents: 496
diff changeset
307 <location filename="../src/ChartiSpindel.cpp" line="39"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
308 <source>Save</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
309 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
310 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
311 <message>
498
c6f957fa7442 In fermentation plot draw the SG line with temperature compensation.
Michiel Broek <mbroek@mbse.eu>
parents: 496
diff changeset
312 <location filename="../src/ChartiSpindel.cpp" line="88"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
313 <source>Temperature</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
314 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
315 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
316 <message>
498
c6f957fa7442 In fermentation plot draw the SG line with temperature compensation.
Michiel Broek <mbroek@mbse.eu>
parents: 496
diff changeset
317 <location filename="../src/ChartiSpindel.cpp" line="90"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
318 <source>SG</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
319 <translation type="unfinished"></translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
320 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
321 <message>
498
c6f957fa7442 In fermentation plot draw the SG line with temperature compensation.
Michiel Broek <mbroek@mbse.eu>
parents: 496
diff changeset
322 <location filename="../src/ChartiSpindel.cpp" line="94"/>
494
49ac23d25f61 In monitor iSpindel: in the chart calculate the ranges, do't let the toolkit do that. Save the path for chart image download in the user settings. In the tooltip for the battery voltage line, also show the remaining battery capacity. In the monitor window show the battery capacity digit instead of allways 0. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 493
diff changeset
323 <source>Battery</source>
49ac23d25f61 In monitor iSpindel: in the chart calculate the ranges, do't let the toolkit do that. Save the path for chart image download in the user settings. In the tooltip for the battery voltage line, also show the remaining battery capacity. In the monitor window show the battery capacity digit instead of allways 0. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 493
diff changeset
324 <translation type="unfinished"></translation>
49ac23d25f61 In monitor iSpindel: in the chart calculate the ranges, do't let the toolkit do that. Save the path for chart image download in the user settings. In the tooltip for the battery voltage line, also show the remaining battery capacity. In the monitor window show the battery capacity digit instead of allways 0. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 493
diff changeset
325 </message>
49ac23d25f61 In monitor iSpindel: in the chart calculate the ranges, do't let the toolkit do that. Save the path for chart image download in the user settings. In the tooltip for the battery voltage line, also show the remaining battery capacity. In the monitor window show the battery capacity digit instead of allways 0. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 493
diff changeset
326 <message>
498
c6f957fa7442 In fermentation plot draw the SG line with temperature compensation.
Michiel Broek <mbroek@mbse.eu>
parents: 496
diff changeset
327 <location filename="../src/ChartiSpindel.cpp" line="106"/>
494
49ac23d25f61 In monitor iSpindel: in the chart calculate the ranges, do't let the toolkit do that. Save the path for chart image download in the user settings. In the tooltip for the battery voltage line, also show the remaining battery capacity. In the monitor window show the battery capacity digit instead of allways 0. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 493
diff changeset
328 <source>Date</source>
49ac23d25f61 In monitor iSpindel: in the chart calculate the ranges, do't let the toolkit do that. Save the path for chart image download in the user settings. In the tooltip for the battery voltage line, also show the remaining battery capacity. In the monitor window show the battery capacity digit instead of allways 0. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 493
diff changeset
329 <translation type="unfinished"></translation>
49ac23d25f61 In monitor iSpindel: in the chart calculate the ranges, do't let the toolkit do that. Save the path for chart image download in the user settings. In the tooltip for the battery voltage line, also show the remaining battery capacity. In the monitor window show the battery capacity digit instead of allways 0. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 493
diff changeset
330 </message>
49ac23d25f61 In monitor iSpindel: in the chart calculate the ranges, do't let the toolkit do that. Save the path for chart image download in the user settings. In the tooltip for the battery voltage line, also show the remaining battery capacity. In the monitor window show the battery capacity digit instead of allways 0. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 493
diff changeset
331 <message>
498
c6f957fa7442 In fermentation plot draw the SG line with temperature compensation.
Michiel Broek <mbroek@mbse.eu>
parents: 496
diff changeset
332 <location filename="../src/ChartiSpindel.cpp" line="117"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
333 <source>Temperature °C</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
334 <translation type="unfinished"></translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
335 </message>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
336 <message>
498
c6f957fa7442 In fermentation plot draw the SG line with temperature compensation.
Michiel Broek <mbroek@mbse.eu>
parents: 496
diff changeset
337 <location filename="../src/ChartiSpindel.cpp" line="135"/>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
338 <source>Battery volt</source>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
339 <translation type="unfinished"></translation>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
340 </message>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
341 <message>
498
c6f957fa7442 In fermentation plot draw the SG line with temperature compensation.
Michiel Broek <mbroek@mbse.eu>
parents: 496
diff changeset
342 <location filename="../src/ChartiSpindel.cpp" line="177"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
343 <source>Save Image</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
344 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
345 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
346 <message>
498
c6f957fa7442 In fermentation plot draw the SG line with temperature compensation.
Michiel Broek <mbroek@mbse.eu>
parents: 496
diff changeset
347 <location filename="../src/ChartiSpindel.cpp" line="177"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
348 <source>Image (*.png)</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
349 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
350 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
351 <message>
498
c6f957fa7442 In fermentation plot draw the SG line with temperature compensation.
Michiel Broek <mbroek@mbse.eu>
parents: 496
diff changeset
352 <location filename="../src/ChartiSpindel.cpp" line="179"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
353 <source>Save File</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
354 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
355 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
356 <message>
498
c6f957fa7442 In fermentation plot draw the SG line with temperature compensation.
Michiel Broek <mbroek@mbse.eu>
parents: 496
diff changeset
357 <location filename="../src/ChartiSpindel.cpp" line="179"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
358 <source>No image file selected.</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
359 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
360 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
361 <message>
498
c6f957fa7442 In fermentation plot draw the SG line with temperature compensation.
Michiel Broek <mbroek@mbse.eu>
parents: 496
diff changeset
362 <location filename="../src/ChartiSpindel.cpp" line="209"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
363 <source>%1
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
364 Temperature %2°C</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
365 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
366 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
367 <message>
498
c6f957fa7442 In fermentation plot draw the SG line with temperature compensation.
Michiel Broek <mbroek@mbse.eu>
parents: 496
diff changeset
368 <location filename="../src/ChartiSpindel.cpp" line="211"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
369 <source>%1
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
370 Density %2 SG</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
371 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
372 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
373 <message>
501
a01ae5ff0e96 New battery percentage formula for iSpindel in chart.
Michiel Broek <mbroek@mbse.eu>
parents: 500
diff changeset
374 <location filename="../src/ChartiSpindel.cpp" line="220"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
375 <source>%1
494
49ac23d25f61 In monitor iSpindel: in the chart calculate the ranges, do't let the toolkit do that. Save the path for chart image download in the user settings. In the tooltip for the battery voltage line, also show the remaining battery capacity. In the monitor window show the battery capacity digit instead of allways 0. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 493
diff changeset
376 Battery %2 volt
49ac23d25f61 In monitor iSpindel: in the chart calculate the ranges, do't let the toolkit do that. Save the path for chart image download in the user settings. In the tooltip for the battery voltage line, also show the remaining battery capacity. In the monitor window show the battery capacity digit instead of allways 0. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 493
diff changeset
377 Capacity %3%</source>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
378 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
379 </message>
334
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
380 </context>
9203fa01ddbf Version 0.2.15 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 330
diff changeset
381 <context>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
382 <name>ChillerType</name>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
383 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
384 <location filename="../src/global.cpp" line="92"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
385 <source>-</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
386 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
387 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
388 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
389 <location filename="../src/global.cpp" line="93"/>
420
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
390 <source>Immersion</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
391 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
392 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
393 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
394 <location filename="../src/global.cpp" line="94"/>
420
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
395 <source>Counterflow</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
396 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
397 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
398 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
399 <location filename="../src/global.cpp" line="95"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
400 <source>Au bain marie</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
401 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
402 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
403 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
404 <location filename="../src/global.cpp" line="96"/>
420
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
405 <source>No-chill</source>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
406 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
407 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
408 </context>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
409 <context>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
410 <name>DetailCO2meter</name>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
411 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
412 <location filename="../ui/DetailCO2meter.ui" line="14"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
413 <source>Dialog</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
414 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
415 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
416 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
417 <location filename="../ui/DetailCO2meter.ui" line="38"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
418 <source>Power</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
419 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
420 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
421 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
422 <location filename="../ui/DetailCO2meter.ui" line="54"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
423 <source>Alarm</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
424 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
425 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
426 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
427 <location filename="../ui/DetailCO2meter.ui" line="70"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
428 <location filename="../ui/DetailCO2meter.ui" line="96"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
429 <source>Color Led component</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
430 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
431 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
432 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
433 <location filename="../ui/DetailCO2meter.ui" line="73"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
434 <location filename="../ui/DetailCO2meter.ui" line="99"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
435 <source>Led indicator</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
436 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
437 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
438 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
439 <location filename="../ui/DetailCO2meter.ui" line="125"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
440 <source>Uuid:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
441 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
442 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
443 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
444 <location filename="../ui/DetailCO2meter.ui" line="141"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
445 <source>System and unit:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
446 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
447 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
448 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
449 <location filename="../ui/DetailCO2meter.ui" line="157"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
450 <source>Code and beer:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
451 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
452 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
453 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
454 <location filename="../ui/DetailCO2meter.ui" line="173"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
455 <source>Working mode:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
456 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
457 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
458 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
459 <location filename="../ui/DetailCO2meter.ui" line="196"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
460 <source>Carbonation Pressure overview</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
461 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
462 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
463 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
464 <location filename="../ui/DetailCO2meter.ui" line="273"/>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
465 <source>Choose beer:</source>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
466 <translation type="unfinished"></translation>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
467 </message>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
468 <message>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
469 <location filename="../ui/DetailCO2meter.ui" line="286"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
470 <source>Current status:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
471 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
472 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
473 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
474 <location filename="../ui/DetailCO2meter.ui" line="328"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
475 <source>Temperature</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
476 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
477 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
478 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
479 <location filename="../ui/DetailCO2meter.ui" line="344"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
480 <source>Pressure</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
481 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
482 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
483 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
484 <location filename="../ui/DetailCO2meter.ui" line="360"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
485 <source>Shows the bottle pressure</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
486 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
487 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
488 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
489 <location filename="../ui/DetailCO2meter.ui" line="386"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
490 <source>Shows the temperature</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
491 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
492 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
493 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
494 <location filename="../ui/DetailCO2meter.ui" line="428"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
495 <source>The minimum calculated pressure in Bar for this beerstyle</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
496 <translation type="unfinished"></translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
497 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
498 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
499 <location filename="../ui/DetailCO2meter.ui" line="462"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
500 <source>Bar</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
501 <translation type="unfinished"></translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
502 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
503 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
504 <location filename="../ui/DetailCO2meter.ui" line="478"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
505 <source>The maximum volumes CO2 for this beerstyle</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
506 <translation type="unfinished"></translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
507 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
508 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
509 <location filename="../ui/DetailCO2meter.ui" line="512"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
510 <source>Vol CO2</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
511 <translation type="unfinished"></translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
512 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
513 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
514 <location filename="../ui/DetailCO2meter.ui" line="528"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
515 <source>Maximum:</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
516 <translation type="unfinished"></translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
517 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
518 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
519 <location filename="../ui/DetailCO2meter.ui" line="544"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
520 <source>The minimum volumes CO2 for this beerstyle</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
521 <translation type="unfinished"></translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
522 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
523 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
524 <location filename="../ui/DetailCO2meter.ui" line="578"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
525 <source>The maximum calculated pressure in Bar for this beerstyle</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
526 <translation type="unfinished"></translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
527 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
528 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
529 <location filename="../ui/DetailCO2meter.ui" line="612"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
530 <source>Minimum:</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
531 <translation type="unfinished"></translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
532 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
533 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
534 <location filename="../ui/DetailCO2meter.ui" line="635"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
535 <source>Style limits</source>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
536 <translation type="unfinished"></translation>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
537 </message>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
538 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
539 <location filename="../ui/DetailCO2meter.ui" line="651"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
540 <source>The expected calculated pressure in Bar for this beer</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
541 <translation type="unfinished"></translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
542 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
543 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
544 <location filename="../ui/DetailCO2meter.ui" line="685"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
545 <source>This beer:</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
546 <translation type="unfinished"></translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
547 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
548 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
549 <location filename="../ui/DetailCO2meter.ui" line="701"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
550 <source>The desired volumes CO2 for this beer</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
551 <translation type="unfinished"></translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
552 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
553 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
554 <location filename="../ui/DetailCO2meter.ui" line="742"/>
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
555 <source>Expected</source>
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
556 <translation type="unfinished"></translation>
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
557 </message>
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
558 <message>
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
559 <location filename="../ui/DetailCO2meter.ui" line="774"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
560 <source>Quit</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
561 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
562 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
563 <message>
491
76f3a96e82b5 Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.
Michiel Broek <mbroek@mbse.eu>
parents: 490
diff changeset
564 <location filename="../ui/DetailCO2meter.ui" line="791"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
565 <source>Log</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
566 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
567 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
568 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
569 <location filename="../src/DetailCO2meter.cpp" line="42"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
570 <source>BMSapp - Details Carbonation</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
571 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
572 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
573 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
574 <location filename="../src/DetailCO2meter.cpp" line="125"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
575 <source>Online</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
576 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
577 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
578 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
579 <location filename="../src/DetailCO2meter.cpp" line="156"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
580 <source>Offline</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
581 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
582 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
583 </context>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
584 <context>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
585 <name>DetailFermenter</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
586 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
587 <location filename="../ui/DetailFermenter.ui" line="14"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
588 <source>Dialog</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
589 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
590 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
591 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
592 <location filename="../ui/DetailFermenter.ui" line="38"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
593 <source>Power</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
594 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
595 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
596 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
597 <location filename="../ui/DetailFermenter.ui" line="54"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
598 <source>Alarm</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
599 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
600 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
601 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
602 <location filename="../ui/DetailFermenter.ui" line="70"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
603 <source>Light</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
604 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
605 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
606 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
607 <location filename="../ui/DetailFermenter.ui" line="86"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
608 <source>Door</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
609 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
610 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
611 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
612 <location filename="../ui/DetailFermenter.ui" line="102"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
613 <location filename="../ui/DetailFermenter.ui" line="128"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
614 <location filename="../ui/DetailFermenter.ui" line="147"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
615 <location filename="../ui/DetailFermenter.ui" line="173"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
616 <location filename="../ui/DetailFermenter.ui" line="725"/>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
617 <location filename="../ui/DetailFermenter.ui" line="751"/>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
618 <location filename="../ui/DetailFermenter.ui" line="777"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
619 <source>Color Led component</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
620 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
621 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
622 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
623 <location filename="../ui/DetailFermenter.ui" line="105"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
624 <location filename="../ui/DetailFermenter.ui" line="131"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
625 <location filename="../ui/DetailFermenter.ui" line="150"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
626 <location filename="../ui/DetailFermenter.ui" line="176"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
627 <location filename="../ui/DetailFermenter.ui" line="728"/>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
628 <location filename="../ui/DetailFermenter.ui" line="754"/>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
629 <location filename="../ui/DetailFermenter.ui" line="780"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
630 <source>Led indicator</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
631 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
632 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
633 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
634 <location filename="../ui/DetailFermenter.ui" line="209"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
635 <source>Uuid:</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
636 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
637 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
638 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
639 <location filename="../ui/DetailFermenter.ui" line="225"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
640 <source>System and unit:</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
641 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
642 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
643 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
644 <location filename="../ui/DetailFermenter.ui" line="241"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
645 <source>Code and beer:</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
646 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
647 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
648 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
649 <location filename="../ui/DetailFermenter.ui" line="257"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
650 <source>Working mode:</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
651 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
652 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
653 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
654 <location filename="../ui/DetailFermenter.ui" line="273"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
655 <source>Fermentation stage:</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
656 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
657 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
658 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
659 <location filename="../ui/DetailFermenter.ui" line="289"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
660 <source>Fermentation profile:</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
661 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
662 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
663 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
664 <location filename="../ui/DetailFermenter.ui" line="312"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
665 <source>Climate Controller overview</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
666 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
667 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
668 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
669 <location filename="../ui/DetailFermenter.ui" line="389"/>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
670 <source>Choose beer:</source>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
671 <translation type="unfinished"></translation>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
672 </message>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
673 <message>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
674 <location filename="../ui/DetailFermenter.ui" line="448"/>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
675 <location filename="../ui/DetailFermenter.ui" line="461"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
676 <source>PushButton</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
677 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
678 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
679 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
680 <location filename="../ui/DetailFermenter.ui" line="474"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
681 <source>Choose profile:</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
682 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
683 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
684 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
685 <location filename="../ui/DetailFermenter.ui" line="487"/>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
686 <source>Current status:</source>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
687 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
688 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
689 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
690 <location filename="../ui/DetailFermenter.ui" line="516"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
691 <source>Chiller</source>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
692 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
693 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
694 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
695 <location filename="../ui/DetailFermenter.ui" line="532"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
696 <source>Air</source>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
697 <translation type="unfinished"></translation>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
698 </message>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
699 <message>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
700 <location filename="../ui/DetailFermenter.ui" line="548"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
701 <source>Beer</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
702 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
703 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
704 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
705 <location filename="../ui/DetailFermenter.ui" line="567"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
706 <source>Shows the chiller temperature</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
707 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
708 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
709 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
710 <location filename="../ui/DetailFermenter.ui" line="580"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
711 <source>Shows the beer temperature</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
712 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
713 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
714 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
715 <location filename="../ui/DetailFermenter.ui" line="606"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
716 <source>Shows the air temperature</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
717 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
718 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
719 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
720 <location filename="../ui/DetailFermenter.ui" line="689"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
721 <source>°C low</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
722 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
723 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
724 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
725 <location filename="../ui/DetailFermenter.ui" line="702"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
726 <source>°C high</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
727 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
728 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
729 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
730 <location filename="../ui/DetailFermenter.ui" line="803"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
731 <source>Heat</source>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
732 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
733 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
734 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
735 <location filename="../ui/DetailFermenter.ui" line="819"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
736 <source>Cool</source>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
737 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
738 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
739 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
740 <location filename="../ui/DetailFermenter.ui" line="835"/>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
741 <source>Fan</source>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
742 <translation type="unfinished"></translation>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
743 </message>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
744 <message>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
745 <location filename="../ui/DetailFermenter.ui" line="851"/>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
746 <location filename="../ui/DetailFermenter.ui" line="875"/>
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
747 <location filename="../ui/DetailFermenter.ui" line="899"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
748 <source>...</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
749 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
750 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
751 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
752 <location filename="../ui/DetailFermenter.ui" line="936"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
753 <source>Quit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
754 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
755 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
756 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
757 <location filename="../ui/DetailFermenter.ui" line="953"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
758 <source>Log</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
759 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
760 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
761 <message>
443
3c195eb4e7a1 Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.
Michiel Broek <mbroek@mbse.eu>
parents: 442
diff changeset
762 <location filename="../ui/DetailFermenter.ui" line="970"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
763 <source>Camera</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
764 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
765 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
766 <message>
489
4db768aea3df Fixed error messages about log and camera buttons. Only show items that are really used.
Michiel Broek <mbroek@mbse.eu>
parents: 487
diff changeset
767 <location filename="../src/DetailFermenter.cpp" line="38"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
768 <source>BMSapp - Details Fermenter</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
769 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
770 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
771 <message>
489
4db768aea3df Fixed error messages about log and camera buttons. Only show items that are really used.
Michiel Broek <mbroek@mbse.eu>
parents: 487
diff changeset
772 <location filename="../src/DetailFermenter.cpp" line="73"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
773 <source>Erase profile</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
774 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
775 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
776 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
777 <location filename="../src/DetailFermenter.cpp" line="139"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
778 <source>Online</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
779 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
780 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
781 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
782 <location filename="../src/DetailFermenter.cpp" line="295"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
783 <source>Start</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
784 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
785 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
786 <message>
489
4db768aea3df Fixed error messages about log and camera buttons. Only show items that are really used.
Michiel Broek <mbroek@mbse.eu>
parents: 487
diff changeset
787 <location filename="../src/DetailFermenter.cpp" line="301"/>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
788 <source>Profile active %1% done</source>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
789 <translation type="unfinished"></translation>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
790 </message>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
791 <message>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
792 <location filename="../src/DetailFermenter.cpp" line="303"/>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
793 <location filename="../src/DetailFermenter.cpp" line="313"/>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
794 <source>Abort</source>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
795 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
796 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
797 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
798 <location filename="../src/DetailFermenter.cpp" line="306"/>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
799 <source>Pause</source>
489
4db768aea3df Fixed error messages about log and camera buttons. Only show items that are really used.
Michiel Broek <mbroek@mbse.eu>
parents: 487
diff changeset
800 <translation type="unfinished"></translation>
4db768aea3df Fixed error messages about log and camera buttons. Only show items that are really used.
Michiel Broek <mbroek@mbse.eu>
parents: 487
diff changeset
801 </message>
4db768aea3df Fixed error messages about log and camera buttons. Only show items that are really used.
Michiel Broek <mbroek@mbse.eu>
parents: 487
diff changeset
802 <message>
4db768aea3df Fixed error messages about log and camera buttons. Only show items that are really used.
Michiel Broek <mbroek@mbse.eu>
parents: 487
diff changeset
803 <location filename="../src/DetailFermenter.cpp" line="311"/>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
804 <source>Profile paused %1% done</source>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
805 <translation type="unfinished"></translation>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
806 </message>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
807 <message>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
808 <location filename="../src/DetailFermenter.cpp" line="316"/>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
809 <source>Continue</source>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
810 <translation type="unfinished"></translation>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
811 </message>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
812 <message>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
813 <location filename="../src/DetailFermenter.cpp" line="321"/>
489
4db768aea3df Fixed error messages about log and camera buttons. Only show items that are really used.
Michiel Broek <mbroek@mbse.eu>
parents: 487
diff changeset
814 <source>Profile ready</source>
4db768aea3df Fixed error messages about log and camera buttons. Only show items that are really used.
Michiel Broek <mbroek@mbse.eu>
parents: 487
diff changeset
815 <translation type="unfinished"></translation>
4db768aea3df Fixed error messages about log and camera buttons. Only show items that are really used.
Michiel Broek <mbroek@mbse.eu>
parents: 487
diff changeset
816 </message>
4db768aea3df Fixed error messages about log and camera buttons. Only show items that are really used.
Michiel Broek <mbroek@mbse.eu>
parents: 487
diff changeset
817 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
818 <location filename="../src/DetailFermenter.cpp" line="323"/>
489
4db768aea3df Fixed error messages about log and camera buttons. Only show items that are really used.
Michiel Broek <mbroek@mbse.eu>
parents: 487
diff changeset
819 <source>Profile Ok</source>
4db768aea3df Fixed error messages about log and camera buttons. Only show items that are really used.
Michiel Broek <mbroek@mbse.eu>
parents: 487
diff changeset
820 <translation type="unfinished"></translation>
4db768aea3df Fixed error messages about log and camera buttons. Only show items that are really used.
Michiel Broek <mbroek@mbse.eu>
parents: 487
diff changeset
821 </message>
4db768aea3df Fixed error messages about log and camera buttons. Only show items that are really used.
Michiel Broek <mbroek@mbse.eu>
parents: 487
diff changeset
822 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
823 <location filename="../src/DetailFermenter.cpp" line="381"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
824 <source>Offline</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
825 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
826 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
827 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
828 <location filename="../src/DetailFermenter.cpp" line="523"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
829 <source>Profile running</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
830 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
831 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
832 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
833 <location filename="../src/DetailFermenter.cpp" line="523"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
834 <source>Profile is active, really abort?</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
835 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
836 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
837 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
838 <context>
348
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
839 <name>DetailNode</name>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
840 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
841 <location filename="../ui/DetailNode.ui" line="14"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
842 <source>Dialog</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
843 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
844 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
845 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
846 <location filename="../ui/DetailNode.ui" line="38"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
847 <source>Uuid:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
848 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
849 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
850 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
851 <location filename="../ui/DetailNode.ui" line="54"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
852 <source>System:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
853 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
854 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
855 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
856 <location filename="../ui/DetailNode.ui" line="70"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
857 <source>Type:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
858 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
859 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
860 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
861 <location filename="../ui/DetailNode.ui" line="86"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
862 <source>First seen:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
863 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
864 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
865 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
866 <location filename="../ui/DetailNode.ui" line="160"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
867 <source>Current status:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
868 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
869 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
870 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
871 <location filename="../ui/DetailNode.ui" line="189"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
872 <source>Last seen:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
873 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
874 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
875 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
876 <location filename="../ui/DetailNode.ui" line="225"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
877 <source>System overview</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
878 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
879 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
880 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
881 <location filename="../ui/DetailNode.ui" line="241"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
882 <source>Hardware maker:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
883 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
884 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
885 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
886 <location filename="../ui/DetailNode.ui" line="257"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
887 <source>Hardware model:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
888 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
889 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
890 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
891 <location filename="../ui/DetailNode.ui" line="273"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
892 <source>OS:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
893 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
894 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
895 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
896 <location filename="../ui/DetailNode.ui" line="289"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
897 <source>Firmware:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
898 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
899 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
900 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
901 <location filename="../ui/DetailNode.ui" line="305"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
902 <source>Temperature:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
903 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
904 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
905 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
906 <location filename="../ui/DetailNode.ui" line="321"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
907 <source>Humidity:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
908 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
909 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
910 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
911 <location filename="../ui/DetailNode.ui" line="337"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
912 <source>Network:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
913 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
914 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
915 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
916 <location filename="../ui/DetailNode.ui" line="353"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
917 <source>Update interval:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
918 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
919 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
920 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
921 <location filename="../ui/DetailNode.ui" line="421"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
922 <source>Barometer:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
923 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
924 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
925 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
926 <location filename="../ui/DetailNode.ui" line="443"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
927 <source>°C</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
928 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
929 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
930 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
931 <location filename="../ui/DetailNode.ui" line="471"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
932 <source>%</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
933 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
934 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
935 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
936 <location filename="../ui/DetailNode.ui" line="499"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
937 <source>mbar</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
938 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
939 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
940 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
941 <location filename="../ui/DetailNode.ui" line="521"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
942 <source>WiFi SSID:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
943 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
944 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
945 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
946 <location filename="../ui/DetailNode.ui" line="537"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
947 <source>WiFi signal:</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
948 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
949 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
950 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
951 <location filename="../ui/DetailNode.ui" line="623"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
952 <source>Reboot</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
953 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
954 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
955 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
956 <location filename="../ui/DetailNode.ui" line="636"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
957 <source>Refresh</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
958 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
959 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
960 <message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
961 <location filename="../ui/DetailNode.ui" line="656"/>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
962 <source>Quit</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
963 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
964 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
965 <message>
495
6aa29aaa3f4d Version 0.4.1. Adjusted monitor nodes debug messages.
Michiel Broek <mbroek@mbse.eu>
parents: 494
diff changeset
966 <location filename="../src/DetailNode.cpp" line="40"/>
348
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
967 <source>BMSapp - Details System</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
968 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
969 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
970 <message>
495
6aa29aaa3f4d Version 0.4.1. Adjusted monitor nodes debug messages.
Michiel Broek <mbroek@mbse.eu>
parents: 494
diff changeset
971 <location filename="../src/DetailNode.cpp" line="71"/>
348
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
972 <source>Online</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
973 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
974 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
975 <message>
495
6aa29aaa3f4d Version 0.4.1. Adjusted monitor nodes debug messages.
Michiel Broek <mbroek@mbse.eu>
parents: 494
diff changeset
976 <location filename="../src/DetailNode.cpp" line="85"/>
348
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
977 <source> version: </source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
978 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
979 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
980 <message>
495
6aa29aaa3f4d Version 0.4.1. Adjusted monitor nodes debug messages.
Michiel Broek <mbroek@mbse.eu>
parents: 494
diff changeset
981 <location filename="../src/DetailNode.cpp" line="145"/>
348
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
982 <source>Offline</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
983 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
984 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
985 <message>
495
6aa29aaa3f4d Version 0.4.1. Adjusted monitor nodes debug messages.
Michiel Broek <mbroek@mbse.eu>
parents: 494
diff changeset
986 <location filename="../src/DetailNode.cpp" line="208"/>
348
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
987 <source>Reboot application</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
988 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
989 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
990 <message>
495
6aa29aaa3f4d Version 0.4.1. Adjusted monitor nodes debug messages.
Michiel Broek <mbroek@mbse.eu>
parents: 494
diff changeset
991 <location filename="../src/DetailNode.cpp" line="208"/>
348
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
992 <source>Remote application is running, really reboot?</source>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
993 <translation type="unfinished"></translation>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
994 </message>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
995 </context>
c5318497a0b6 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 341
diff changeset
996 <context>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
997 <name>DetailiSpindel</name>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
998 <message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
999 <location filename="../ui/DetailiSpindel.ui" line="14"/>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1000 <source>Dialog</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1001 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1002 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1003 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1004 <location filename="../ui/DetailiSpindel.ui" line="42"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1005 <source>Power</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1006 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1007 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1008 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1009 <location filename="../ui/DetailiSpindel.ui" line="58"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1010 <source>Alarm</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1011 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1012 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1013 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1014 <location filename="../ui/DetailiSpindel.ui" line="74"/>
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1015 <location filename="../ui/DetailiSpindel.ui" line="100"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1016 <source>Color Led component</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1017 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1018 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1019 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1020 <location filename="../ui/DetailiSpindel.ui" line="77"/>
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1021 <location filename="../ui/DetailiSpindel.ui" line="103"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1022 <source>Led indicator</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1023 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1024 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1025 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1026 <location filename="../ui/DetailiSpindel.ui" line="129"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1027 <source>Uuid:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1028 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1029 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1030 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1031 <location filename="../ui/DetailiSpindel.ui" line="145"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1032 <source>System and unit:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1033 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1034 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1035 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1036 <location filename="../ui/DetailiSpindel.ui" line="161"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1037 <source>Code and beer:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1038 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1039 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1040 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1041 <location filename="../ui/DetailiSpindel.ui" line="177"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1042 <source>Working mode:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1043 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1044 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1045 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1046 <location filename="../ui/DetailiSpindel.ui" line="193"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1047 <source>Battery voltage:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1048 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1049 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1050 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1051 <location filename="../ui/DetailiSpindel.ui" line="209"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1052 <source>Tilt angle°:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1053 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1054 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1055 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1056 <location filename="../ui/DetailiSpindel.ui" line="232"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1057 <source>iSpindel overview</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1058 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1059 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1060 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1061 <location filename="../ui/DetailiSpindel.ui" line="309"/>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
1062 <source>Choose beer:</source>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
1063 <translation type="unfinished"></translation>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
1064 </message>
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
1065 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1066 <location filename="../ui/DetailiSpindel.ui" line="371"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1067 <source>Density °Plato:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1068 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1069 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1070 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1071 <location filename="../ui/DetailiSpindel.ui" line="387"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1072 <source>Density SG:</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1073 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1074 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1075 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1076 <location filename="../ui/DetailiSpindel.ui" line="416"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1077 <source>Current status:</source>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1078 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1079 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1080 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1081 <location filename="../ui/DetailiSpindel.ui" line="432"/>
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1082 <source>Last seen:</source>
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1083 <translation type="unfinished"></translation>
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1084 </message>
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1085 <message>
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1086 <location filename="../ui/DetailiSpindel.ui" line="474"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1087 <source>Temperature</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1088 <translation type="unfinished"></translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1089 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1090 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1091 <location filename="../ui/DetailiSpindel.ui" line="490"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1092 <source>Shows the temperature</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1093 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1094 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1095 <message>
417
f3da256dcbc2 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 413
diff changeset
1096 <location filename="../ui/DetailiSpindel.ui" line="532"/>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1097 <source>Apperant Attenuation</source>
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1098 <translation type="unfinished"></translation>
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1099 </message>
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1100 <message>
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1101 <location filename="../ui/DetailiSpindel.ui" line="565"/>
444
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1102 <source>Fermentation progress</source>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1103 <translation type="unfinished"></translation>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1104 </message>
4f626d0bb4d4 Toon ook de gewenste en verwachte hergisting druk.
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
1105 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1106 <location filename="../ui/DetailiSpindel.ui" line="581"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1107 <source>OG</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1108 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1109 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1110 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1111 <location filename="../ui/DetailiSpindel.ui" line="594"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1112 <source>SG</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1113 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1114 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1115 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1116 <location filename="../ui/DetailiSpindel.ui" line="607"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1117 <source>SVG</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1118 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1119 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1120 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1121 <location filename="../ui/DetailiSpindel.ui" line="620"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1122 <source>ABV</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1123 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1124 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1125 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1126 <location filename="../ui/DetailiSpindel.ui" line="633"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1127 <source>Battery</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1128 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1129 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1130 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1131 <location filename="../ui/DetailiSpindel.ui" line="732"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1132 <source>Quit</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1133 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1134 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1135 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1136 <location filename="../ui/DetailiSpindel.ui" line="749"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1137 <source>Log</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1138 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1139 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1140 <message>
493
520306773450 Monitor iSpindels: use global variables instead of repeated expensive MySQL calls. Use the yeast temperature ranges for the colors on the thermometer scale. Don't show SVG and ABV if the OG is not yet known. Turn statusfield red if offline. Extra mon_ispindles fields yeast_lo and yeast_hi. Need at least bmsd version 0.3.42. If a websocket message is received that cannot be parsed, show the whole received message.
Michiel Broek <mbroek@mbse.eu>
parents: 492
diff changeset
1141 <location filename="../src/DetailiSpindel.cpp" line="41"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1142 <source>BMSapp - Details iSpindel</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1143 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1144 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1145 <message>
494
49ac23d25f61 In monitor iSpindel: in the chart calculate the ranges, do't let the toolkit do that. Save the path for chart image download in the user settings. In the tooltip for the battery voltage line, also show the remaining battery capacity. In the monitor window show the battery capacity digit instead of allways 0. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 493
diff changeset
1146 <location filename="../src/DetailiSpindel.cpp" line="92"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1147 <source>Online</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1148 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1149 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1150 <message>
502
0f15edebc665 Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.
Michiel Broek <mbroek@mbse.eu>
parents: 501
diff changeset
1151 <location filename="../src/DetailiSpindel.cpp" line="159"/>
330
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1152 <source>Offline</source>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1153 <translation type="unfinished"></translation>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1154 </message>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1155 </context>
138e320ce9bd Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 327
diff changeset
1156 <context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1157 <name>EditEquipment</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1158 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1159 <location filename="../ui/EditEquipment.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1160 <source>Dialog</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1161 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1162 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1163 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1164 <location filename="../ui/EditEquipment.ui" line="29"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1165 <source>Name:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1166 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1167 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1168 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1169 <location filename="../ui/EditEquipment.ui" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1170 <source>Notes:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1171 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1172 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1173 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1174 <location filename="../ui/EditEquipment.ui" line="64"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1175 <source>Name of this equipment</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1176 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1177 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1178 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1179 <location filename="../ui/EditEquipment.ui" line="77"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1180 <source>Notes and usage tips.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1181 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1182 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1183 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1184 <location filename="../ui/EditEquipment.ui" line="96"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1185 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1186 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1187 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1188 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1189 <location filename="../ui/EditEquipment.ui" line="116"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1190 <source>Save</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1191 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1192 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1193 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1194 <location filename="../ui/EditEquipment.ui" line="136"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1195 <source>Delete</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1196 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1197 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1198 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1199 <location filename="../ui/EditEquipment.ui" line="177"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1200 <location filename="../ui/EditEquipment.ui" line="419"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1201 <location filename="../ui/EditEquipment.ui" line="539"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1202 <location filename="../ui/EditEquipment.ui" line="630"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1203 <location filename="../ui/EditEquipment.ui" line="727"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1204 <location filename="../ui/EditEquipment.ui" line="887"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1205 <location filename="../ui/EditEquipment.ui" line="924"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1206 <location filename="../ui/EditEquipment.ui" line="974"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1207 <location filename="../ui/EditEquipment.ui" line="1056"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1208 <location filename="../ui/EditEquipment.ui" line="1093"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1209 <location filename="../ui/EditEquipment.ui" line="1233"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1210 <location filename="../ui/EditEquipment.ui" line="1309"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1211 <source> L</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1212 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1213 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1214 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1215 <location filename="../ui/EditEquipment.ui" line="202"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1216 <source>Tun volume:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1217 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1218 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1219 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1220 <location filename="../ui/EditEquipment.ui" line="218"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1221 <source>Tun height:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1222 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1223 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1224 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1225 <location filename="../ui/EditEquipment.ui" line="234"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1226 <source>Tun weight:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1227 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1228 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1229 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1230 <location filename="../ui/EditEquipment.ui" line="282"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1231 <source>Mash water:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1232 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1233 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1234 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1235 <location filename="../ui/EditEquipment.ui" line="298"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1236 <source>Maximum malts:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1237 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1238 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1239 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1240 <location filename="../ui/EditEquipment.ui" line="320"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1241 <location filename="../ui/EditEquipment.ui" line="680"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1242 <source> cm</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1243 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1244 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1245 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1246 <location filename="../ui/EditEquipment.ui" line="351"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1247 <location filename="../ui/EditEquipment.ui" line="450"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1248 <source> kg</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1249 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1250 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1251 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1252 <location filename="../ui/EditEquipment.ui" line="501"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1253 <source>Lauter deadspace:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1254 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1255 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1256 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1257 <location filename="../ui/EditEquipment.ui" line="517"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1258 <source>Brewhouse efficiency:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1259 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1260 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1261 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1262 <location filename="../ui/EditEquipment.ui" line="570"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1263 <source>%</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1264 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1265 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1266 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1267 <location filename="../ui/EditEquipment.ui" line="608"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1268 <source>Kettle volume:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1269 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1270 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1271 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1272 <location filename="../ui/EditEquipment.ui" line="655"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1273 <source>Kettle height:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1274 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1275 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1276 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1277 <location filename="../ui/EditEquipment.ui" line="705"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1278 <source>Boil size at 100 °C:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1279 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1280 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1281 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1282 <location filename="../ui/EditEquipment.ui" line="752"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1283 <source>Evaporation Liter/hour:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1284 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1285 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1286 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1287 <location filename="../ui/EditEquipment.ui" line="768"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1288 <source>Boil time:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1289 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1290 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1291 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1292 <location filename="../ui/EditEquipment.ui" line="784"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1293 <source>Top up kettle:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1294 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1295 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1296 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1297 <location filename="../ui/EditEquipment.ui" line="800"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1298 <source>Batch size at 100 °C:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1299 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1300 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1301 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1302 <location filename="../ui/EditEquipment.ui" line="822"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1303 <source> L/h</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1304 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1305 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1306 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1307 <location filename="../ui/EditEquipment.ui" line="853"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1308 <location filename="../ui/EditEquipment.ui" line="1183"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1309 <source> min</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1310 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1311 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1312 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1313 <location filename="../ui/EditEquipment.ui" line="878"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1314 <source>Added extra water during boil</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1315 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1316 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1317 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1318 <location filename="../ui/EditEquipment.ui" line="949"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1319 <source>Kettle trub loss:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1320 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1321 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1322 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1323 <location filename="../ui/EditEquipment.ui" line="1015"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1324 <source>Extra water in fermenter:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1325 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1326 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1327 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1328 <location filename="../ui/EditEquipment.ui" line="1031"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1329 <source>Volume in fermenter:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1330 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1331 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1332 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1333 <location filename="../ui/EditEquipment.ui" line="1047"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1334 <source>Extra water to add to the fermenter</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1335 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1336 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1337 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1338 <location filename="../ui/EditEquipment.ui" line="1267"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1339 <source>Transfer loss:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1340 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1341 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1342 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1343 <location filename="../ui/EditEquipment.ui" line="1283"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1344 <source>Immersion chiller:</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1345 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1346 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1347 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1348 <location filename="../ui/EditEquipment.ui" line="153"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1349 <source>Mashing</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1350 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1351 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1352 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1353 <location filename="../ui/EditEquipment.ui" line="250"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1354 <source>Tun material:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1355 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1356 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1357 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1358 <location filename="../ui/EditEquipment.ui" line="266"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1359 <source>Tun specific heat:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1360 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1361 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1362 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1363 <location filename="../ui/EditEquipment.ui" line="486"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1364 <source>Lautering</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1365 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1366 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1367 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1368 <location filename="../ui/EditEquipment.ui" line="596"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1369 <source>Boiling</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1370 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1371 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1372 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1373 <location filename="../ui/EditEquipment.ui" line="671"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1374 <source>Measured inside the kettle</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1375 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1376 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1377 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1378 <location filename="../ui/EditEquipment.ui" line="965"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1379 <source>Trub loss to leave behind in the kettle</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1380 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1381 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1382 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1383 <location filename="../ui/EditEquipment.ui" line="1000"/>
420
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1384 <source>Transfer</source>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1385 <translation type="unfinished"></translation>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1386 </message>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1387 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1388 <location filename="../ui/EditEquipment.ui" line="1119"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1389 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1390 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1391 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1392 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1393 <location filename="../ui/EditEquipment.ui" line="1136"/>
420
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1394 <source>Chilling</source>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1395 <translation type="unfinished"></translation>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1396 </message>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1397 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1398 <location filename="../ui/EditEquipment.ui" line="1148"/>
420
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1399 <source>Wort chiller type:</source>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1400 <translation type="unfinished"></translation>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1401 </message>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1402 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
1403 <location filename="../ui/EditEquipment.ui" line="1174"/>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1404 <source>Minutes elapsed to cool to 79 °C</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1405 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1406 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1407 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1408 <location filename="../ui/EditEquipment.ui" line="1208"/>
420
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1409 <source>Minutes to cool to 79 °C:</source>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1410 <translation type="unfinished"></translation>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1411 </message>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1412 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1413 <location filename="../ui/EditEquipment.ui" line="1224"/>
420
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1414 <source>Volume lost in hoses, pump ...</source>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1415 <translation type="unfinished"></translation>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1416 </message>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1417 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1418 <location filename="../ui/EditEquipment.ui" line="1299"/>
420
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1419 <source>Temporary extra volume of the immersion chiller in the kettle.
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1420 Used to correct the after boil volume.</source>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1421 <translation type="unfinished"></translation>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1422 </message>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1423 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1424 <location filename="../ui/EditEquipment.ui" line="1334"/>
420
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1425 <source>Liters per minute to pump trough the chiller.
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1426 Used to calculate the time needed to transfer the wort.</source>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1427 <translation type="unfinished"></translation>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1428 </message>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1429 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1430 <location filename="../ui/EditEquipment.ui" line="1344"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1431 <source> L/m</source>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1432 <translation type="unfinished"></translation>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1433 </message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1434 <message>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1435 <location filename="../ui/EditEquipment.ui" line="1369"/>
420
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1436 <source>Transfer liters/minute:</source>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1437 <translation type="unfinished"></translation>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1438 </message>
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
1439 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1440 <location filename="../src/EditEquipment.cpp" line="156"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1441 <source>BMSapp - Add new equipment</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1442 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1443 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1444 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1445 <location filename="../src/EditEquipment.cpp" line="158"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1446 <source>BMSapp - Edit equipment %1</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1447 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1448 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1449 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1450 <location filename="../src/EditEquipment.cpp" line="175"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1451 <source>Edit Equipment</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1452 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1453 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1454 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1455 <location filename="../src/EditEquipment.cpp" line="175"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1456 <source>Name empty or too short.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1457 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1458 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1459 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1460 <location filename="../src/EditEquipment.cpp" line="234"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1461 <location filename="../src/EditEquipment.cpp" line="293"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1462 <location filename="../src/EditEquipment.cpp" line="318"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1463 <source>Database error</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1464 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1465 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1466 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1467 <location filename="../src/EditEquipment.cpp" line="235"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1468 <location filename="../src/EditEquipment.cpp" line="294"/>
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1469 <location filename="../src/EditEquipment.cpp" line="319"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1470 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1471 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1472 %3</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1473 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1474 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1475 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1476 <location filename="../src/EditEquipment.cpp" line="308"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1477 <source>Delete equipment</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1478 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1479 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1480 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1481 <location filename="../src/EditEquipment.cpp" line="308"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1482 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1483 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1484 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1485 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1486 <location filename="../src/EditEquipment.cpp" line="439"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1487 <source>Equipment changed</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1488 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1489 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1490 <message>
462
1654ff5446c7 Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 461
diff changeset
1491 <location filename="../src/EditEquipment.cpp" line="439"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
1492 <source>This equipment has been modified. Save changes?</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1493 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1494 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1495 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1496 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1497 <name>EditFermentable</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1498 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1499 <location filename="../ui/EditFermentable.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1500 <source>Dialog</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1501 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1502 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1503 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1504 <location filename="../ui/EditFermentable.ui" line="29"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1505 <source>Name:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1506 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1507 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1508 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1509 <location filename="../ui/EditFermentable.ui" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1510 <source>Notes:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1511 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1512 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1513 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1514 <location filename="../ui/EditFermentable.ui" line="61"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1515 <source>Type:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1516 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1517 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1518 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1519 <location filename="../ui/EditFermentable.ui" line="77"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1520 <source>Grain type:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1521 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1522 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1523 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1524 <location filename="../ui/EditFermentable.ui" line="93"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1525 <source>Origin:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1526 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1527 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1528 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1529 <location filename="../ui/EditFermentable.ui" line="109"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1530 <source>Supplier:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1531 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1532 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1533 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1534 <location filename="../ui/EditFermentable.ui" line="125"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1535 <source>Max in batch:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1536 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1537 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1538 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1539 <location filename="../ui/EditFermentable.ui" line="141"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1540 <source>Recommend mash:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1541 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1542 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1543 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1544 <location filename="../ui/EditFermentable.ui" line="157"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1545 <source>Add after boil:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1546 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1547 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1548 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1549 <location filename="../ui/EditFermentable.ui" line="173"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1550 <source>Add moment:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1551 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1552 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1553 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1554 <location filename="../ui/EditFermentable.ui" line="189"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1555 <source>Always on stock:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1556 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1557 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1558 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
1559 <location filename="../ui/EditFermentable.ui" line="205"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
1560 <source>Inventory Kg:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
1561 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
1562 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
1563 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1564 <location filename="../ui/EditFermentable.ui" line="221"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1565 <source>Cost per Kg:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1566 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1567 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1568 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
1569 <location filename="../ui/EditFermentable.ui" line="237"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
1570 <source>Total:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
1571 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
1572 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
1573 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1574 <location filename="../ui/EditFermentable.ui" line="253"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1575 <source>Yield:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1576 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1577 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1578 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1579 <location filename="../ui/EditFermentable.ui" line="269"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1580 <source>Color EBC:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1581 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1582 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1583 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1584 <location filename="../ui/EditFermentable.ui" line="285"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1585 <source>Moisture:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1586 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1587 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1588 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1589 <location filename="../ui/EditFermentable.ui" line="301"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1590 <source>Coarse fine diff:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1591 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1592 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1593 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1594 <location filename="../ui/EditFermentable.ui" line="317"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1595 <source>Protein:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1596 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1597 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1598 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1599 <location filename="../ui/EditFermentable.ui" line="333"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1600 <source>Windisch-Kolbach:</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1601 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1602 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1603 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1604 <location filename="../ui/EditFermentable.ui" line="349"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1605 <source>Dissolved protein:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1606 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1607 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1608 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1609 <location filename="../ui/EditFermentable.ui" line="365"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1610 <source>Dissolved pH:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1611 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1612 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1613 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1614 <location filename="../ui/EditFermentable.ui" line="381"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1615 <source>Acid to pH 5.7:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1616 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1617 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1618 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1619 <location filename="../ui/EditFermentable.ui" line="397"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1620 <source>Production date:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1621 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1622 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1623 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1624 <location filename="../ui/EditFermentable.ui" line="413"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1625 <source>Best before date:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1626 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1627 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1628 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1629 <location filename="../ui/EditFermentable.ui" line="432"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1630 <source>Name of the fermentable</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1631 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1632 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1633 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1634 <location filename="../ui/EditFermentable.ui" line="445"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1635 <source>Notes and usage tips.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1636 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1637 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1638 <message>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1639 <location filename="../ui/EditFermentable.ui" line="493"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1640 <source>Country of origin</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1641 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1642 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1643 <message>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1644 <location filename="../ui/EditFermentable.ui" line="509"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1645 <source>Producer or supplier</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1646 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1647 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1648 <message>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
1649 <location filename="../ui/EditFermentable.ui" line="528"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1650 <location filename="../ui/EditFermentable.ui" line="618"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1651 <location filename="../ui/EditFermentable.ui" line="662"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1652 <location filename="../ui/EditFermentable.ui" line="684"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1653 <location filename="../ui/EditFermentable.ui" line="706"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1654 <location filename="../ui/EditFermentable.ui" line="728"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1655 <source> %</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1656 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1657 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1658 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1659 <location filename="../ui/EditFermentable.ui" line="559"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1660 <source> Kg</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1661 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1662 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1663 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1664 <location filename="../ui/EditFermentable.ui" line="590"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1665 <location filename="../ui/EditFermentable.ui" line="1012"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1666 <source> €</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1667 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1668 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1669 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1670 <location filename="../ui/EditFermentable.ui" line="750"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1671 <source> °WK</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1672 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1673 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1674 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1675 <location filename="../ui/EditFermentable.ui" line="816"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1676 <location filename="../ui/EditFermentable.ui" line="829"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1677 <location filename="../ui/EditFermentable.ui" line="842"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1678 <source>Yes</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1679 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1680 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1681 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1682 <location filename="../ui/EditFermentable.ui" line="891"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1683 <location filename="../ui/EditFermentable.ui" line="924"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1684 <source>yyyy-MM-dd</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1685 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1686 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1687 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1688 <location filename="../ui/EditFermentable.ui" line="946"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1689 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1690 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1691 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1692 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1693 <location filename="../ui/EditFermentable.ui" line="966"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1694 <source>Save</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1695 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1696 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1697 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1698 <location filename="../ui/EditFermentable.ui" line="986"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1699 <source>Delete</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1700 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1701 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1702 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1703 <location filename="../ui/EditFermentable.ui" line="1028"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1704 <source>Lintner:</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1705 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1706 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1707 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1708 <location filename="../ui/EditFermentable.ui" line="1050"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1709 <source> °L</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1710 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1711 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
1712 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1713 <location filename="../ui/EditFermentable.ui" line="1072"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1714 <source>Set the tht date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1715 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1716 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1717 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1718 <location filename="../ui/EditFermentable.ui" line="1075"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1719 <location filename="../ui/EditFermentable.ui" line="1095"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1720 <location filename="../ui/EditFermentable.ui" line="1115"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1721 <location filename="../ui/EditFermentable.ui" line="1135"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1722 <source>...</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1723 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1724 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1725 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1726 <location filename="../ui/EditFermentable.ui" line="1092"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1727 <source>Clear tht date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1728 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1729 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1730 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1731 <location filename="../ui/EditFermentable.ui" line="1112"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1732 <source>Set the production date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1733 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1734 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1735 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
1736 <location filename="../ui/EditFermentable.ui" line="1132"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1737 <source>Clear production date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1738 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1739 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1740 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1741 <location filename="../ui/EditFermentable.ui" line="1152"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1742 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1743 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1744 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1745 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1746 <location filename="../src/EditFermentable.cpp" line="33"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1747 <source>Grain</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1748 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1749 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1750 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1751 <location filename="../src/EditFermentable.cpp" line="34"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1752 <source>Sugar</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1753 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1754 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1755 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1756 <location filename="../src/EditFermentable.cpp" line="35"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1757 <source>Extract</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1758 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1759 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1760 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1761 <location filename="../src/EditFermentable.cpp" line="36"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1762 <source>Dry extract</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1763 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1764 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1765 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1766 <location filename="../src/EditFermentable.cpp" line="37"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1767 <source>Adjunct</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1768 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1769 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1770 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1771 <location filename="../src/EditFermentable.cpp" line="39"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1772 <source>Base</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1773 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1774 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1775 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1776 <location filename="../src/EditFermentable.cpp" line="40"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1777 <source>Roast</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1778 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1779 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1780 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1781 <location filename="../src/EditFermentable.cpp" line="41"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1782 <source>Crystal</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1783 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1784 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1785 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1786 <location filename="../src/EditFermentable.cpp" line="42"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1787 <source>Kilned</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1788 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1789 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1790 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1791 <location filename="../src/EditFermentable.cpp" line="43"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1792 <source>Sour Malt</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1793 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1794 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1795 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1796 <location filename="../src/EditFermentable.cpp" line="44"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1797 <source>Special</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1798 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1799 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1800 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1801 <location filename="../src/EditFermentable.cpp" line="45"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1802 <source>No malt</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1803 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1804 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1805 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1806 <location filename="../src/EditFermentable.cpp" line="47"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1807 <source>Mash</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1808 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1809 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1810 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1811 <location filename="../src/EditFermentable.cpp" line="48"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1812 <source>Boil</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1813 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1814 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1815 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1816 <location filename="../src/EditFermentable.cpp" line="49"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1817 <source>Fermentation</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1818 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1819 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1820 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1821 <location filename="../src/EditFermentable.cpp" line="50"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1822 <source>Lagering</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1823 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1824 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1825 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1826 <location filename="../src/EditFermentable.cpp" line="51"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1827 <source>Bottle</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1828 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1829 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1830 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1831 <location filename="../src/EditFermentable.cpp" line="52"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1832 <source>Kegs</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1833 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1834 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1835 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1836 <location filename="../src/EditFermentable.cpp" line="157"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1837 <source>BMSapp - Add new fermentable</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1838 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1839 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1840 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1841 <location filename="../src/EditFermentable.cpp" line="159"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1842 <source>BMSapp - Edit fermentable %1</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1843 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1844 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1845 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1846 <location filename="../src/EditFermentable.cpp" line="175"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1847 <location filename="../src/EditFermentable.cpp" line="179"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1848 <location filename="../src/EditFermentable.cpp" line="183"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1849 <source>Edit Fermentable</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1850 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1851 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1852 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1853 <location filename="../src/EditFermentable.cpp" line="175"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1854 <source>Name empty or too short.</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1855 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1856 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1857 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1858 <location filename="../src/EditFermentable.cpp" line="179"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1859 <source>Origin empty or too short.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1860 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1861 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1862 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1863 <location filename="../src/EditFermentable.cpp" line="183"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1864 <source>Supplier empty or too short.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1865 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1866 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1867 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1868 <location filename="../src/EditFermentable.cpp" line="236"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1869 <location filename="../src/EditFermentable.cpp" line="290"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1870 <location filename="../src/EditFermentable.cpp" line="315"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1871 <source>Database error</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1872 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1873 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
1874 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1875 <location filename="../src/EditFermentable.cpp" line="237"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1876 <location filename="../src/EditFermentable.cpp" line="291"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1877 <location filename="../src/EditFermentable.cpp" line="316"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1878 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1879 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1880 %3</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1881 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1882 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1883 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1884 <location filename="../src/EditFermentable.cpp" line="305"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1885 <source>Delete fermentable</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1886 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1887 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1888 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1889 <location filename="../src/EditFermentable.cpp" line="305"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1890 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1891 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1892 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1893 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1894 <location filename="../src/EditFermentable.cpp" line="361"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1895 <source>Fermentable changed</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1896 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1897 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1898 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
1899 <location filename="../src/EditFermentable.cpp" line="361"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
1900 <source>This fermentable has been modified. Save changes?</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1901 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1902 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1903 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1904 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1905 <name>EditHop</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1906 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1907 <location filename="../ui/EditHop.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1908 <source>Dialog</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1909 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1910 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1911 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1912 <location filename="../ui/EditHop.ui" line="29"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1913 <source>Name:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1914 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1915 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1916 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1917 <location filename="../ui/EditHop.ui" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1918 <source>Notes:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1919 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1920 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1921 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1922 <location filename="../ui/EditHop.ui" line="61"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1923 <source>Inventory:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1924 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1925 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1926 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1927 <location filename="../ui/EditHop.ui" line="77"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1928 <source>Cost per Kg:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1929 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1930 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1931 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1932 <location filename="../ui/EditHop.ui" line="93"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1933 <source>Total value:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1934 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1935 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1936 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1937 <location filename="../ui/EditHop.ui" line="109"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1938 <source>Harvest date:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1939 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1940 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1941 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1942 <location filename="../ui/EditHop.ui" line="125"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1943 <source>Best BeFore date:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1944 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1945 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1946 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1947 <location filename="../ui/EditHop.ui" line="144"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1948 <source>Name of the hop</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1949 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1950 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1951 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1952 <location filename="../ui/EditHop.ui" line="157"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1953 <source>Notes and usage tips.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1954 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1955 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1956 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1957 <location filename="../ui/EditHop.ui" line="182"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1958 <source> Kg</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1959 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1960 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1961 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1962 <location filename="../ui/EditHop.ui" line="213"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1963 <location filename="../ui/EditHop.ui" line="373"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1964 <source> €</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1965 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1966 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1967 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1968 <location filename="../ui/EditHop.ui" line="252"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1969 <location filename="../ui/EditHop.ui" line="285"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1970 <source>yyyy-MM-dd</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1971 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1972 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1973 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1974 <location filename="../ui/EditHop.ui" line="307"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1975 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1976 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1977 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1978 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1979 <location filename="../ui/EditHop.ui" line="327"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1980 <source>Save</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1981 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1982 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1983 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1984 <location filename="../ui/EditHop.ui" line="347"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1985 <source>Delete</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1986 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1987 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1988 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1989 <location filename="../ui/EditHop.ui" line="405"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1990 <source>Type hop:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1991 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1992 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1993 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1994 <location filename="../ui/EditHop.ui" line="421"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1995 <source>Origin:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1996 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1997 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1998 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
1999 <location filename="../ui/EditHop.ui" line="437"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2000 <source>Substitudes:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2001 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2002 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2003 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2004 <location filename="../ui/EditHop.ui" line="453"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2005 <location filename="../ui/EditHop.ui" line="661"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2006 <source>Hop Stability Index</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2007 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2008 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2009 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2010 <location filename="../ui/EditHop.ui" line="456"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2011 <source>HSI:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2012 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2013 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2014 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2015 <location filename="../ui/EditHop.ui" line="472"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2016 <source>Total oil:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2017 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2018 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2019 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2020 <location filename="../ui/EditHop.ui" line="488"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2021 <source>Humulene:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2022 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2023 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2024 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2025 <location filename="../ui/EditHop.ui" line="504"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2026 <source>Caryophyllene:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2027 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2028 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2029 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2030 <location filename="../ui/EditHop.ui" line="520"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2031 <source>Myrcene:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2032 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2033 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2034 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2035 <location filename="../ui/EditHop.ui" line="536"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2036 <source>Cohumulone:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2037 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2038 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2039 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2040 <location filename="../ui/EditHop.ui" line="552"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2041 <source>Form:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2042 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2043 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2044 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2045 <location filename="../ui/EditHop.ui" line="568"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2046 <source>ISO Alpha %:</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2047 <translation type="unfinished"></translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2048 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2049 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2050 <location filename="../ui/EditHop.ui" line="584"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2051 <source>Beta %:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2052 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2053 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2054 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2055 <location filename="../ui/EditHop.ui" line="600"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2056 <source>Always on stock:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2057 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2058 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2059 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2060 <location filename="../ui/EditHop.ui" line="616"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2061 <source>Country and place of origin</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2062 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2063 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2064 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2065 <location filename="../ui/EditHop.ui" line="632"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2066 <source>Substitutes that can be used for this hop</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2067 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2068 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2069 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2070 <location filename="../ui/EditHop.ui" line="834"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2071 <source>Yes</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2072 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2073 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2074 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2075 <location filename="../ui/EditHop.ui" line="847"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2076 <source>Set the production date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2077 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2078 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2079 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2080 <location filename="../ui/EditHop.ui" line="850"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2081 <location filename="../ui/EditHop.ui" line="870"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2082 <location filename="../ui/EditHop.ui" line="890"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2083 <location filename="../ui/EditHop.ui" line="910"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2084 <source>...</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2085 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2086 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2087 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2088 <location filename="../ui/EditHop.ui" line="867"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2089 <source>Clear production date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2090 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2091 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2092 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2093 <location filename="../ui/EditHop.ui" line="887"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2094 <source>Clear tht date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2095 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2096 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2097 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
2098 <location filename="../ui/EditHop.ui" line="907"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2099 <source>Set the tht date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2100 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2101 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2102 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2103 <location filename="../ui/EditHop.ui" line="927"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2104 <source>Utilisation %:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2105 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2106 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2107 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2108 <location filename="../ui/EditHop.ui" line="943"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2109 <source>BU factor:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2110 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2111 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2112 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2113 <location filename="../ui/EditHop.ui" line="959"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2114 <source>20% is a good default for T-90 Pellet and Leaf hops.
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2115 Use 35% .. 90% for hop extracts.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2116 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2117 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2118 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2119 <location filename="../ui/EditHop.ui" line="985"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2120 <source>Normal 1.0, tetrahop 1.7 to multiply with iso-alpfa-acid</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2121 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2122 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2123 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2124 <location filename="../ui/EditHop.ui" line="1010"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2125 <source>Clone</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2126 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2127 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2128 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2129 <location filename="../src/EditHop.cpp" line="129"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2130 <source>BMSapp - Add new hop</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2131 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2132 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2133 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2134 <location filename="../src/EditHop.cpp" line="131"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2135 <source>BMSapp - Edit hop %1</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2136 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2137 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2138 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2139 <location filename="../src/EditHop.cpp" line="148"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2140 <location filename="../src/EditHop.cpp" line="152"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2141 <source>Edit Hop</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2142 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2143 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2144 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2145 <location filename="../src/EditHop.cpp" line="148"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2146 <source>Name empty or too short.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2147 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2148 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2149 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2150 <location filename="../src/EditHop.cpp" line="152"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2151 <source>Origin empty or too short.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2152 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2153 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2154 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2155 <location filename="../src/EditHop.cpp" line="204"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2156 <location filename="../src/EditHop.cpp" line="256"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2157 <location filename="../src/EditHop.cpp" line="282"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2158 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2159 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2160 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2161 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
2162 <location filename="../src/EditHop.cpp" line="205"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2163 <location filename="../src/EditHop.cpp" line="257"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2164 <location filename="../src/EditHop.cpp" line="283"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2165 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2166 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2167 %3</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2168 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2169 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2170 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2171 <location filename="../src/EditHop.cpp" line="272"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2172 <source>Delete hop</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2173 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2174 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2175 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2176 <location filename="../src/EditHop.cpp" line="272"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2177 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2178 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2179 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2180 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2181 <location filename="../src/EditHop.cpp" line="323"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2182 <source>Hop changed</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2183 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2184 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2185 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2186 <location filename="../src/EditHop.cpp" line="323"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2187 <source>This hop has been modified. Save changes?</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2188 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2189 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2190 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2191 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2192 <name>EditMisc</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2193 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2194 <location filename="../ui/EditMisc.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2195 <source>Dialog</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2196 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2197 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2198 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2199 <location filename="../ui/EditMisc.ui" line="29"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2200 <source>Name:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2201 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2202 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2203 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2204 <location filename="../ui/EditMisc.ui" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2205 <source>Notes:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2206 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2207 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2208 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2209 <location filename="../ui/EditMisc.ui" line="61"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2210 <source>Inventory:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2211 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2212 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2213 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2214 <location filename="../ui/EditMisc.ui" line="77"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2215 <source>Cost per Kg:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2216 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2217 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2218 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2219 <location filename="../ui/EditMisc.ui" line="93"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2220 <source>Total value:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2221 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2222 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2223 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2224 <location filename="../ui/EditMisc.ui" line="109"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2225 <source>Production date:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2226 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2227 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2228 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2229 <location filename="../ui/EditMisc.ui" line="125"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2230 <source>Best before date:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2231 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2232 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2233 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2234 <location filename="../ui/EditMisc.ui" line="144"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2235 <source>Name of the misc ingredient</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2236 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2237 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2238 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2239 <location filename="../ui/EditMisc.ui" line="157"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2240 <source>Notes and usage tips.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2241 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2242 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2243 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2244 <location filename="../ui/EditMisc.ui" line="182"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2245 <location filename="../src/EditMisc.cpp" line="260"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2246 <source> gr</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2247 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2248 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2249 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2250 <location filename="../ui/EditMisc.ui" line="213"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2251 <location filename="../ui/EditMisc.ui" line="379"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2252 <source> €</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2253 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2254 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2255 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2256 <location filename="../ui/EditMisc.ui" line="255"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2257 <location filename="../ui/EditMisc.ui" line="291"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2258 <source>yyyy-MM-dd</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2259 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2260 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2261 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2262 <location filename="../ui/EditMisc.ui" line="313"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2263 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2264 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2265 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2266 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2267 <location filename="../ui/EditMisc.ui" line="333"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2268 <source>Save</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2269 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2270 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2271 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2272 <location filename="../ui/EditMisc.ui" line="353"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2273 <source>Delete</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2274 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2275 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2276 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2277 <location filename="../ui/EditMisc.ui" line="395"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2278 <source>Type:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2279 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2280 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2281 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2282 <location filename="../ui/EditMisc.ui" line="411"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2283 <source>Amount is weight:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2284 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2285 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2286 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2287 <location filename="../ui/EditMisc.ui" line="427"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2288 <source>Use at:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2289 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2290 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2291 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2292 <location filename="../ui/EditMisc.ui" line="443"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2293 <source>Time:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2294 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2295 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2296 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2297 <location filename="../ui/EditMisc.ui" line="459"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2298 <source>Use for:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2299 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2300 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2301 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2302 <location filename="../ui/EditMisc.ui" line="475"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2303 <source>Always on stock:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2304 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2305 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2306 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2307 <location filename="../ui/EditMisc.ui" line="523"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2308 <location filename="../ui/EditMisc.ui" line="555"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2309 <source>Yes</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2310 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2311 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2312 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2313 <location filename="../ui/EditMisc.ui" line="594"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2314 <source>Clear production date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2315 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2316 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2317 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2318 <location filename="../ui/EditMisc.ui" line="597"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2319 <location filename="../ui/EditMisc.ui" line="617"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2320 <location filename="../ui/EditMisc.ui" line="637"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2321 <location filename="../ui/EditMisc.ui" line="657"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2322 <source>...</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2323 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2324 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2325 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2326 <location filename="../ui/EditMisc.ui" line="614"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2327 <source>Set the production date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2328 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2329 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2330 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2331 <location filename="../ui/EditMisc.ui" line="634"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2332 <source>Clear tht date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2333 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2334 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2335 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2336 <location filename="../ui/EditMisc.ui" line="654"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2337 <source>Set the tht date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2338 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2339 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2340 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2341 <location filename="../ui/EditMisc.ui" line="674"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2342 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2343 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2344 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2345 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2346 <location filename="../src/EditMisc.cpp" line="32"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2347 <source>Spice</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2348 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2349 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2350 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2351 <location filename="../src/EditMisc.cpp" line="33"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2352 <source>Herb</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2353 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2354 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2355 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2356 <location filename="../src/EditMisc.cpp" line="34"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2357 <source>Flavor</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2358 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2359 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2360 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2361 <location filename="../src/EditMisc.cpp" line="35"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2362 <source>Fining</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2363 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2364 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2365 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2366 <location filename="../src/EditMisc.cpp" line="36"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2367 <source>Water agent</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2368 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2369 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2370 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2371 <location filename="../src/EditMisc.cpp" line="37"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2372 <source>Yeast nutrient</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2373 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2374 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2375 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2376 <location filename="../src/EditMisc.cpp" line="38"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2377 <source>Other</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2378 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2379 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2380 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2381 <location filename="../src/EditMisc.cpp" line="40"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2382 <source>Starter</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2383 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2384 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2385 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2386 <location filename="../src/EditMisc.cpp" line="41"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2387 <source>Mash</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2388 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2389 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2390 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2391 <location filename="../src/EditMisc.cpp" line="42"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2392 <source>Boil</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2393 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2394 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2395 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2396 <location filename="../src/EditMisc.cpp" line="43"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2397 <source>Primary</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2398 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2399 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2400 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2401 <location filename="../src/EditMisc.cpp" line="44"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2402 <source>Secondary</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2403 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2404 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2405 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2406 <location filename="../src/EditMisc.cpp" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2407 <source>Bottling</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2408 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2409 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2410 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2411 <location filename="../src/EditMisc.cpp" line="121"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2412 <source>BMSapp - Add new misc ingredient</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2413 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2414 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2415 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2416 <location filename="../src/EditMisc.cpp" line="123"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2417 <source>BMSapp - Edit misc ingredient %1</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2418 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2419 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2420 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2421 <location filename="../src/EditMisc.cpp" line="139"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2422 <source>Edit Misc</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2423 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2424 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2425 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2426 <location filename="../src/EditMisc.cpp" line="139"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2427 <source>Name empty or too short.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2428 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2429 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2430 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2431 <location filename="../src/EditMisc.cpp" line="176"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2432 <location filename="../src/EditMisc.cpp" line="218"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2433 <location filename="../src/EditMisc.cpp" line="243"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2434 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2435 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2436 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2437 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2438 <location filename="../src/EditMisc.cpp" line="177"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2439 <location filename="../src/EditMisc.cpp" line="219"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2440 <location filename="../src/EditMisc.cpp" line="244"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2441 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2442 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2443 %3</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2444 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2445 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2446 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2447 <location filename="../src/EditMisc.cpp" line="233"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2448 <source>Delete misc</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2449 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2450 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2451 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2452 <location filename="../src/EditMisc.cpp" line="233"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2453 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2454 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2455 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2456 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2457 <location filename="../src/EditMisc.cpp" line="262"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2458 <source> ml</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2459 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2460 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
2461 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2462 <location filename="../src/EditMisc.cpp" line="338"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2463 <source>Misc changed</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2464 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2465 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2466 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
2467 <location filename="../src/EditMisc.cpp" line="338"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2468 <source>The ingredient has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2469 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2470 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2471 </context>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
2472 <context>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2473 <name>EditProduct</name>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2474 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2475 <location filename="../ui/EditProduct.ui" line="14"/>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2476 <source>Dialog</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2477 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2478 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2479 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2480 <location filename="../ui/EditProduct.ui" line="35"/>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2481 <source>Quit</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2482 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2483 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2484 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2485 <location filename="../ui/EditProduct.ui" line="55"/>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
2486 <location filename="../ui/EditProduct.ui" line="12255"/>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
2487 <location filename="../src/EditProductTab9.cpp" line="552"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2488 <source>Save</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2489 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2490 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2491 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2492 <location filename="../ui/EditProduct.ui" line="75"/>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
2493 <location filename="../ui/EditProduct.ui" line="12204"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
2494 <location filename="../src/EditProductTab3.cpp" line="74"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
2495 <location filename="../src/EditProductTab3.cpp" line="162"/>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
2496 <location filename="../src/EditProductTab4.cpp" line="60"/>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
2497 <location filename="../src/EditProductTab4.cpp" line="153"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
2498 <location filename="../src/EditProductTab5.cpp" line="75"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
2499 <location filename="../src/EditProductTab5.cpp" line="165"/>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
2500 <location filename="../src/EditProductTab6.cpp" line="55"/>
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
2501 <location filename="../src/EditProductTab6.cpp" line="158"/>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
2502 <location filename="../src/EditProductExport.cpp" line="881"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2503 <source>Delete</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2504 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2505 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2506 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2507 <location filename="../ui/EditProduct.ui" line="118"/>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2508 <source>Generic</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2509 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2510 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2511 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2512 <location filename="../ui/EditProduct.ui" line="130"/>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2513 <source>Brew name:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2514 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2515 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2516 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2517 <location filename="../ui/EditProduct.ui" line="146"/>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2518 <source>Brew notes:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2519 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2520 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2521 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2522 <location filename="../ui/EditProduct.ui" line="185"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2523 <source>Read only:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2524 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2525 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2526 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2527 <location filename="../ui/EditProduct.ui" line="201"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2528 <source>Yes</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2529 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2530 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2531 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2532 <location filename="../ui/EditProduct.ui" line="214"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2533 <source>Brew type:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2534 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2535 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2536 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2537 <location filename="../ui/EditProduct.ui" line="240"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2538 <location filename="../ui/EditProduct.ui" line="7969"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2539 <location filename="../ui/EditProduct.ui" line="8964"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2540 <source>Efficiency:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2541 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2542 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2543 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2544 <location filename="../ui/EditProduct.ui" line="256"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2545 <location filename="../ui/EditProduct.ui" line="2274"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2546 <source>Boil time:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2547 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2548 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2549 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2550 <location filename="../ui/EditProduct.ui" line="272"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2551 <location filename="../ui/EditProduct.ui" line="2374"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2552 <source>Batch size:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2553 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2554 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2555 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2556 <location filename="../ui/EditProduct.ui" line="288"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2557 <location filename="../ui/EditProduct.ui" line="2174"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2558 <source>Boil size:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2559 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2560 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2561 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2562 <location filename="../ui/EditProduct.ui" line="310"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2563 <location filename="../ui/EditProduct.ui" line="471"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2564 <location filename="../ui/EditProduct.ui" line="640"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2565 <location filename="../ui/EditProduct.ui" line="1031"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2566 <location filename="../ui/EditProduct.ui" line="1802"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2567 <location filename="../ui/EditProduct.ui" line="3370"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2568 <location filename="../ui/EditProduct.ui" line="3423"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2569 <location filename="../ui/EditProduct.ui" line="4153"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2570 <location filename="../ui/EditProduct.ui" line="7662"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2571 <location filename="../ui/EditProduct.ui" line="8063"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2572 <location filename="../ui/EditProduct.ui" line="9080"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2573 <location filename="../ui/EditProduct.ui" line="9681"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2574 <location filename="../ui/EditProduct.ui" line="9915"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2575 <location filename="../ui/EditProduct.ui" line="10133"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2576 <location filename="../ui/EditProduct.ui" line="10235"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2577 <location filename="../ui/EditProduct.ui" line="10384"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2578 <location filename="../ui/EditProduct.ui" line="10437"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2579 <location filename="../ui/EditProduct.ui" line="10641"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2580 <location filename="../ui/EditProduct.ui" line="10675"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2581 <location filename="../ui/EditProduct.ui" line="10763"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2582 <location filename="../ui/EditProduct.ui" line="11041"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2583 <location filename="../ui/EditProduct.ui" line="11226"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2584 <location filename="../ui/EditProduct.ui" line="11454"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2585 <location filename="../ui/EditProduct.ui" line="11617"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2586 <source> %</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2587 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2588 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2589 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2590 <location filename="../ui/EditProduct.ui" line="335"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2591 <location filename="../ui/EditProduct.ui" line="1922"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2592 <location filename="../ui/EditProduct.ui" line="2302"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2593 <location filename="../ui/EditProduct.ui" line="8280"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2594 <location filename="../ui/EditProduct.ui" line="8308"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2595 <location filename="../ui/EditProduct.ui" line="8336"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2596 <location filename="../ui/EditProduct.ui" line="8364"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2597 <location filename="../ui/EditProduct.ui" line="8751"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2598 <location filename="../ui/EditProduct.ui" line="8872"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2599 <source> min</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2600 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2601 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2602 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2603 <location filename="../ui/EditProduct.ui" line="360"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2604 <location filename="../ui/EditProduct.ui" line="394"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2605 <location filename="../ui/EditProduct.ui" line="1576"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2606 <location filename="../ui/EditProduct.ui" line="1660"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2607 <location filename="../ui/EditProduct.ui" line="1752"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2608 <location filename="../ui/EditProduct.ui" line="1866"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2609 <location filename="../ui/EditProduct.ui" line="1959"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2610 <location filename="../ui/EditProduct.ui" line="2073"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2611 <location filename="../ui/EditProduct.ui" line="2152"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2612 <location filename="../ui/EditProduct.ui" line="2202"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2613 <location filename="../ui/EditProduct.ui" line="2252"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2614 <location filename="../ui/EditProduct.ui" line="2352"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2615 <location filename="../ui/EditProduct.ui" line="2402"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2616 <location filename="../ui/EditProduct.ui" line="2452"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2617 <location filename="../ui/EditProduct.ui" line="2499"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2618 <location filename="../ui/EditProduct.ui" line="2549"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2619 <location filename="../ui/EditProduct.ui" line="3122"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2620 <location filename="../ui/EditProduct.ui" line="3178"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2621 <location filename="../ui/EditProduct.ui" line="4356"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2622 <location filename="../ui/EditProduct.ui" line="5692"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2623 <location filename="../ui/EditProduct.ui" line="6428"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2624 <location filename="../ui/EditProduct.ui" line="6765"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2625 <location filename="../ui/EditProduct.ui" line="7091"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2626 <location filename="../ui/EditProduct.ui" line="7770"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2627 <location filename="../ui/EditProduct.ui" line="7836"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2628 <location filename="../ui/EditProduct.ui" line="8088"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2629 <location filename="../ui/EditProduct.ui" line="8119"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2630 <location filename="../ui/EditProduct.ui" line="8453"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2631 <location filename="../ui/EditProduct.ui" line="8481"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2632 <location filename="../ui/EditProduct.ui" line="8515"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2633 <location filename="../ui/EditProduct.ui" line="8945"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2634 <location filename="../ui/EditProduct.ui" line="9030"/>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
2635 <location filename="../ui/EditProduct.ui" line="10576"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2636 <location filename="../ui/EditProduct.ui" line="10607"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2637 <location filename="../ui/EditProduct.ui" line="11013"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2638 <location filename="../ui/EditProduct.ui" line="11135"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2639 <location filename="../ui/EditProduct.ui" line="11495"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2640 <location filename="../ui/EditProduct.ui" line="11576"/>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
2641 <location filename="../src/EditProductExport.cpp" line="845"/>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
2642 <location filename="../src/EditProductExport.cpp" line="853"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2643 <source> L</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2644 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2645 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2646 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2647 <location filename="../ui/EditProduct.ui" line="416"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2648 <source>Overview</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2649 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2650 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2651 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2652 <location filename="../ui/EditProduct.ui" line="530"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2653 <location filename="../ui/EditProduct.ui" line="3342"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2654 <source>Estimated ABV:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2655 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2656 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2657 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2658 <location filename="../ui/EditProduct.ui" line="546"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2659 <location filename="../ui/EditProduct.ui" line="3295"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2660 <source>Estimated FG:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2661 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2662 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2663 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2664 <location filename="../ui/EditProduct.ui" line="582"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2665 <location filename="../ui/EditProduct.ui" line="2650"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2666 <location filename="../ui/EditProduct.ui" line="3248"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2667 <source>Estimated OG:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2668 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2669 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2670 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2671 <location filename="../ui/EditProduct.ui" line="699"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2672 <source>Color method:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2673 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2674 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2675 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2676 <location filename="../ui/EditProduct.ui" line="715"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2677 <source>Bottles CO2:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2678 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2679 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2680 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2681 <location filename="../ui/EditProduct.ui" line="741"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2682 <source>Estimated EBC:</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2683 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2684 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2685 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2686 <location filename="../ui/EditProduct.ui" line="811"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2687 <source>IBU method:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2688 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2689 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2690 <message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
2691 <location filename="../ui/EditProduct.ui" line="827"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2692 <source>Energy kcal/l:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2693 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2694 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2695 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2696 <location filename="../ui/EditProduct.ui" line="843"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2697 <location filename="../ui/EditProduct.ui" line="2938"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2698 <source>Estimated IBU:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2699 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2700 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2701 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2702 <location filename="../ui/EditProduct.ui" line="893"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2703 <source>BU:GU ratio:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2704 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2705 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2706 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2707 <location filename="../ui/EditProduct.ui" line="909"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2708 <source>BU:RE ratio:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2709 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2710 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2711 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2712 <location filename="../ui/EditProduct.ui" line="925"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2713 <source>The obsolete Bitterness Unit to Gravity Unit ratio</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2714 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2715 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2716 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2717 <location filename="../ui/EditProduct.ui" line="962"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2718 <source>Bitterness Unit to Real Extract ratio</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2719 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2720 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2721 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2722 <location filename="../ui/EditProduct.ui" line="1066"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2723 <source>Kegs CO2:</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2724 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2725 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2726 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2727 <location filename="../ui/EditProduct.ui" line="1083"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2728 <source>Beerstyle</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2729 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2730 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2731 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2732 <location filename="../ui/EditProduct.ui" line="1137"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2733 <source>Style guide:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2734 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2735 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2736 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2737 <location filename="../ui/EditProduct.ui" line="1153"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2738 <source>Style group:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2739 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2740 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2741 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2742 <location filename="../ui/EditProduct.ui" line="1169"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2743 <source>Style type:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2744 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2745 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2746 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2747 <location filename="../ui/EditProduct.ui" line="1201"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2748 <source>Category:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2749 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2750 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2751 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2752 <location filename="../ui/EditProduct.ui" line="1233"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2753 <source>Category number:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2754 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2755 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2756 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2757 <location filename="../ui/EditProduct.ui" line="1281"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2758 <source>Style name:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2759 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2760 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2761 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2762 <location filename="../ui/EditProduct.ui" line="1298"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2763 <source>Brew code:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2764 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2765 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2766 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2767 <location filename="../ui/EditProduct.ui" line="1314"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2768 <source>Split product:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2769 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2770 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2771 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2772 <location filename="../ui/EditProduct.ui" line="1356"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2773 <source>Brew plan start:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2774 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2775 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2776 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2777 <location filename="../ui/EditProduct.ui" line="1385"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2778 <source>Brew fase:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2779 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2780 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2781 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2782 <location filename="../ui/EditProduct.ui" line="1414"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2783 <source>Ingredients present:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2784 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2785 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2786 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2787 <location filename="../ui/EditProduct.ui" line="1443"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2788 <source>Equipment</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2789 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2790 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2791 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2792 <location filename="../ui/EditProduct.ui" line="1465"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2793 <source>Equipment select:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2794 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2795 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2796 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2797 <location filename="../ui/EditProduct.ui" line="1494"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2798 <source>Equipment name:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2799 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2800 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2801 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2802 <location filename="../ui/EditProduct.ui" line="1510"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2803 <source>Remarks:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2804 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2805 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2806 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2807 <location filename="../ui/EditProduct.ui" line="1536"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2808 <source>Mashing</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2809 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2810 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2811 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2812 <location filename="../ui/EditProduct.ui" line="1548"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2813 <source>Mash water:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2814 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2815 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2816 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2817 <location filename="../ui/EditProduct.ui" line="1610"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2818 <source> Kg</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2819 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2820 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2821 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2822 <location filename="../ui/EditProduct.ui" line="1632"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2823 <source>Max malts:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2824 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2825 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2826 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2827 <location filename="../ui/EditProduct.ui" line="1682"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2828 <source>Tun volume:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2829 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2830 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2831 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2832 <location filename="../ui/EditProduct.ui" line="1698"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2833 <source>Tun material:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2834 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2835 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2836 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2837 <location filename="../ui/EditProduct.ui" line="1728"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2838 <source>Lautering</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2839 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2840 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2841 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2842 <location filename="../ui/EditProduct.ui" line="1774"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2843 <source>Lauter deadspace:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2844 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2845 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2846 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2847 <location filename="../ui/EditProduct.ui" line="1841"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2848 <source>Chilling</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2849 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2850 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2851 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2852 <location filename="../ui/EditProduct.ui" line="1993"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2853 <source>Transfer loss:</source>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2854 <translation type="unfinished"></translation>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2855 </message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2856 <message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2857 <location filename="../ui/EditProduct.ui" line="2009"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2858 <source>Immersion chiller:</source>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2859 <translation type="unfinished"></translation>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2860 </message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2861 <message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2862 <location filename="../ui/EditProduct.ui" line="2475"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2863 <source>Transfer</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2864 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2865 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2866 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2867 <location filename="../ui/EditProduct.ui" line="2574"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2868 <source>Volume in fermenter:</source>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2869 <translation type="unfinished"></translation>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2870 </message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2871 <message>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
2872 <location filename="../ui/EditProduct.ui" line="3707"/>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
2873 <source>Retry starter steps:</source>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
2874 <translation type="unfinished"></translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
2875 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
2876 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2877 <location filename="../ui/EditProduct.ui" line="3755"/>
449
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
2878 <source>Dry yeast calculation.</source>
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
2879 <translation type="unfinished"></translation>
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
2880 </message>
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
2881 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2882 <location filename="../ui/EditProduct.ui" line="8431"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2883 <source>Top up water:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2884 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2885 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2886 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2887 <location filename="../ui/EditProduct.ui" line="2112"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2888 <source>Boiling</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2889 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2890 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2891 <message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2892 <location filename="../ui/EditProduct.ui" line="1824"/>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2893 <source>Brewhouse efficiency:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2894 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2895 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2896 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
2897 <location filename="../ui/EditProduct.ui" line="1853"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2898 <source>Liters per minute to pump trough the chiller.
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2899 Used to calculate the time needed to transfer the wort.</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2900 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2901 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2902 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2903 <location filename="../ui/EditProduct.ui" line="1891"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2904 <source>Transfer liters/minute:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2905 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2906 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2907 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2908 <location filename="../ui/EditProduct.ui" line="1907"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2909 <source>Minutes elapsed to cool to 79 °C</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2910 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2911 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2912 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2913 <location filename="../ui/EditProduct.ui" line="1947"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2914 <source>Volume lost in hoses, pump ...</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2915 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2916 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2917 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2918 <location filename="../ui/EditProduct.ui" line="2025"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2919 <source>Wort chiller type:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2920 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2921 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2922 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2923 <location filename="../ui/EditProduct.ui" line="2041"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2924 <source>Minutes to cool to 79 °C:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2925 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2926 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2927 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2928 <location filename="../ui/EditProduct.ui" line="2057"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2929 <source>Temporary extra volume of the immersion chiller in the kettle.
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2930 Used to correct the after boil volume.</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2931 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2932 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2933 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2934 <location filename="../ui/EditProduct.ui" line="2124"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2935 <source>Kettle volume:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2936 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2937 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2938 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2939 <location filename="../ui/EditProduct.ui" line="2224"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2940 <source>Evaporation / hour:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2941 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2942 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2943 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2944 <location filename="../ui/EditProduct.ui" line="2324"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2945 <source>Top up kettle:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2946 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2947 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2948 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2949 <location filename="../ui/EditProduct.ui" line="2424"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
2950 <location filename="../ui/EditProduct.ui" line="8415"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2951 <source>Kettle trub loss:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2952 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2953 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2954 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2955 <location filename="../ui/EditProduct.ui" line="2521"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2956 <source>Extra water in fermenter:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2957 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2958 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
2959 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2960 <location filename="../ui/EditProduct.ui" line="2588"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2961 <source>Fermentables</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2962 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2963 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2964 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2965 <location filename="../ui/EditProduct.ui" line="2600"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2966 <source>Color EBC:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2967 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2968 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
2969 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2970 <location filename="../ui/EditProduct.ui" line="2697"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2971 <source>Mash tun %:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2972 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2973 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2974 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2975 <location filename="../ui/EditProduct.ui" line="2713"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2976 <source>Sugars %:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2977 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2978 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2979 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2980 <location filename="../ui/EditProduct.ui" line="2729"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2981 <source>Cara/crystal %:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2982 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2983 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2984 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2985 <location filename="../ui/EditProduct.ui" line="2745"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2986 <source>Lintner:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2987 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2988 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2989 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2990 <location filename="../ui/EditProduct.ui" line="2780"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2991 <source>%v lintner</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2992 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2993 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
2994 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2995 <location filename="../ui/EditProduct.ui" line="2802"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2996 <location filename="../ui/EditProduct.ui" line="2824"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2997 <location filename="../ui/EditProduct.ui" line="2846"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2998 <location filename="../ui/EditProduct.ui" line="3029"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
2999 <location filename="../ui/EditProduct.ui" line="3051"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3000 <source>%v%</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3001 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3002 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3003 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3004 <location filename="../ui/EditProduct.ui" line="2859"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3005 <location filename="../ui/EditProduct.ui" line="3074"/>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3006 <location filename="../ui/EditProduct.ui" line="3222"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3007 <location filename="../ui/EditProduct.ui" line="4072"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3008 <location filename="../ui/EditProduct.ui" line="4227"/>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
3009 <location filename="../ui/EditProduct.ui" line="12132"/>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
3010 <location filename="../src/EditProductExport.cpp" line="873"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3011 <source>Add</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3012 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3013 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3014 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3015 <location filename="../ui/EditProduct.ui" line="2888"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3016 <source> kg</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3017 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3018 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3019 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3020 <location filename="../ui/EditProduct.ui" line="2913"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3021 <source>Mash weight:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3022 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3023 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3024 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3025 <location filename="../ui/EditProduct.ui" line="2926"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3026 <source>Hops</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3027 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3028 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3029 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3030 <location filename="../ui/EditProduct.ui" line="2988"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3031 <source>Hop taste:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3032 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3033 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3034 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3035 <location filename="../ui/EditProduct.ui" line="3004"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3036 <source>Hop aroma:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3037 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3038 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3039 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3040 <location filename="../ui/EditProduct.ui" line="3091"/>
412
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3041 <source>Boil absorb:</source>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3042 <translation type="unfinished"></translation>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3043 </message>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3044 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3045 <location filename="../ui/EditProduct.ui" line="3107"/>
412
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3046 <source>Loss by hop absorption in the boil kettle</source>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3047 <translation type="unfinished"></translation>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3048 </message>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3049 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3050 <location filename="../ui/EditProduct.ui" line="3147"/>
412
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3051 <source>Fermenter absorb:</source>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3052 <translation type="unfinished"></translation>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3053 </message>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3054 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3055 <location filename="../ui/EditProduct.ui" line="3163"/>
412
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3056 <source>Loss in the fermenter caused by dry-hopping</source>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3057 <translation type="unfinished"></translation>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3058 </message>
5fe775f036fa Calculate and show the hop absorption losses in the boil kettle and fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 411
diff changeset
3059 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3060 <location filename="../ui/EditProduct.ui" line="3200"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3061 <source>Miscs</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3062 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3063 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3064 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3065 <location filename="../ui/EditProduct.ui" line="3236"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3066 <source>Yeasts</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3067 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3068 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3069 <message>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3070 <location filename="../ui/EditProduct.ui" line="3395"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3071 <source>Apparent Attenuation:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3072 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3073 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3074 <message>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3075 <location filename="../ui/EditProduct.ui" line="3509"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3076 <source>Pitchrate billion cells/ml/°P:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3077 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3078 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3079 <message>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3080 <location filename="../ui/EditProduct.ui" line="3535"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3081 <source>Starter method:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3082 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3083 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3084 <message>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3085 <location filename="../ui/EditProduct.ui" line="3551"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3086 <source>Starter SG:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3087 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3088 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3089 <message>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3090 <location filename="../ui/EditProduct.ui" line="3598"/>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3091 <location filename="../ui/EditProduct.ui" line="3687"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3092 <location filename="../ui/EditProduct.ui" line="10352"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3093 <location filename="../ui/EditProduct.ui" line="11713"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3094 <location filename="../ui/EditProduct.ui" line="11794"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3095 <location filename="../ui/EditProduct.ui" line="12103"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3096 <source>Set or clear date</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3097 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3098 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3099 <message>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3100 <location filename="../ui/EditProduct.ui" line="3601"/>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3101 <location filename="../ui/EditProduct.ui" line="3690"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3102 <location filename="../ui/EditProduct.ui" line="4124"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3103 <location filename="../ui/EditProduct.ui" line="4191"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3104 <location filename="../ui/EditProduct.ui" line="8141"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3105 <location filename="../ui/EditProduct.ui" line="8180"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3106 <location filename="../ui/EditProduct.ui" line="8777"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3107 <location filename="../ui/EditProduct.ui" line="9102"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3108 <location filename="../ui/EditProduct.ui" line="9176"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3109 <location filename="../ui/EditProduct.ui" line="9197"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3110 <location filename="../ui/EditProduct.ui" line="9236"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3111 <location filename="../ui/EditProduct.ui" line="9307"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3112 <location filename="../ui/EditProduct.ui" line="9394"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3113 <location filename="../ui/EditProduct.ui" line="9703"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3114 <location filename="../ui/EditProduct.ui" line="9723"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3115 <location filename="../ui/EditProduct.ui" line="9762"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3116 <location filename="../ui/EditProduct.ui" line="9937"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3117 <location filename="../ui/EditProduct.ui" line="9957"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3118 <location filename="../ui/EditProduct.ui" line="9996"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3119 <location filename="../ui/EditProduct.ui" line="10155"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3120 <location filename="../ui/EditProduct.ui" line="10290"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3121 <location filename="../ui/EditProduct.ui" line="10310"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3122 <location filename="../ui/EditProduct.ui" line="10355"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3123 <location filename="../ui/EditProduct.ui" line="11716"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3124 <location filename="../ui/EditProduct.ui" line="11736"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3125 <location filename="../ui/EditProduct.ui" line="11797"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3126 <location filename="../ui/EditProduct.ui" line="12106"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3127 <source>...</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3128 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3129 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3130 <message>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3131 <location filename="../ui/EditProduct.ui" line="3640"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3132 <source>Need billion cells:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3133 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3134 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3135 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3136 <location filename="../ui/EditProduct.ui" line="3730"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3137 <source>Yeast starter calculation.</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3138 <translation type="unfinished"></translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3139 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3140 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3141 <location filename="../ui/EditProduct.ui" line="3768"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3142 <source>Low grams/hl:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3143 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3144 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3145 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3146 <location filename="../ui/EditProduct.ui" line="3784"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3147 <source>High grams/hl:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3148 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3149 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3150 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3151 <location filename="../ui/EditProduct.ui" line="3844"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3152 <location filename="../ui/EditProduct.ui" line="3860"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3153 <source>at</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3154 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3155 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3156 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3157 <location filename="../ui/EditProduct.ui" line="3935"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3158 <source>This recipe pitch grams/hl:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3159 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3160 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3161 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3162 <location filename="../ui/EditProduct.ui" line="3979"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3163 <source>Pitchrate grams/hectoliter:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3164 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3165 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3166 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3167 <location filename="../ui/EditProduct.ui" line="3995"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3168 <source>Yeast grams needed:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3169 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3170 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3171 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3172 <location filename="../ui/EditProduct.ui" line="4089"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3173 <source>Production date:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3174 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3175 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3176 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3177 <location filename="../ui/EditProduct.ui" line="4105"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3178 <source>Yeast condition:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3179 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3180 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3181 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3182 <location filename="../ui/EditProduct.ui" line="4121"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3183 <location filename="../ui/EditProduct.ui" line="9194"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3184 <source>Set the date to today.</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3185 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3186 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3187 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3188 <location filename="../ui/EditProduct.ui" line="4169"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3189 <source>Edit the production date.</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3190 <translation type="unfinished"></translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3191 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3192 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3193 <location filename="../ui/EditProduct.ui" line="4172"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3194 <location filename="../ui/EditProduct.ui" line="9217"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3195 <location filename="../ui/EditProduct.ui" line="9272"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3196 <location filename="../ui/EditProduct.ui" line="9743"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3197 <location filename="../ui/EditProduct.ui" line="9977"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3198 <location filename="../ui/EditProduct.ui" line="11697"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3199 <location filename="../ui/EditProduct.ui" line="12087"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3200 <source>dd-MM-yyyy</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3201 <translation type="unfinished"></translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3202 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3203 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3204 <location filename="../ui/EditProduct.ui" line="4188"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3205 <source>Clear the date</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3206 <translation type="unfinished"></translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3207 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3208 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3209 <location filename="../ui/EditProduct.ui" line="4205"/>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
3210 <location filename="../src/EditProductTab3.cpp" line="1140"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
3211 <location filename="../src/EditProductTab5.cpp" line="718"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3212 <source>Mash</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3213 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3214 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3215 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3216 <location filename="../ui/EditProduct.ui" line="4244"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3217 <source>Mash name:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3218 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3219 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3220 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3221 <location filename="../ui/EditProduct.ui" line="4260"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3222 <source>Mash schedule:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3223 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3224 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3225 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3226 <location filename="../ui/EditProduct.ui" line="4299"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3227 <source>Mash time:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3228 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3229 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3230 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3231 <location filename="../ui/EditProduct.ui" line="4328"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3232 <source>Mash total volume:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3233 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3234 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3235 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3236 <location filename="../ui/EditProduct.ui" line="4372"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3237 <source>Water</source>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3238 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3239 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3240 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3241 <location filename="../ui/EditProduct.ui" line="4384"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3242 <source>Water agents</source>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3243 <translation type="unfinished"></translation>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3244 </message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3245 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3246 <location filename="../ui/EditProduct.ui" line="4396"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3247 <source>Calcium Chloride</source>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3248 <translation type="unfinished"></translation>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3249 </message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
3250 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3251 <location filename="../ui/EditProduct.ui" line="4399"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3252 <source>CaCl2:</source>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3253 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3254 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3255 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3256 <location filename="../ui/EditProduct.ui" line="4415"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3257 <source>Gypsym</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3258 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3259 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3260 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3261 <location filename="../ui/EditProduct.ui" line="4418"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3262 <source>CaSO4:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3263 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3264 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3265 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3266 <location filename="../ui/EditProduct.ui" line="4434"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3267 <source>Epsom</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3268 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3269 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3270 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3271 <location filename="../ui/EditProduct.ui" line="4437"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3272 <source>MgSO4:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3273 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3274 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3275 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3276 <location filename="../ui/EditProduct.ui" line="4453"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3277 <source>Table salt</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3278 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3279 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3280 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3281 <location filename="../ui/EditProduct.ui" line="4456"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3282 <source>NaCl:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3283 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3284 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3285 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3286 <location filename="../ui/EditProduct.ui" line="4472"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3287 <location filename="../ui/EditProduct.ui" line="4656"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3288 <location filename="../ui/EditProduct.ui" line="4876"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3289 <source>Magnesium Chloride</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3290 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3291 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3292 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3293 <location filename="../ui/EditProduct.ui" line="4475"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3294 <source>MgCl2:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3295 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3296 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3297 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3298 <location filename="../ui/EditProduct.ui" line="4491"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3299 <location filename="../ui/EditProduct.ui" line="4687"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3300 <source>Baking soda</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3301 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3302 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3303 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3304 <location filename="../ui/EditProduct.ui" line="4494"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3305 <source>NaHCO3:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3306 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3307 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3308 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3309 <location filename="../ui/EditProduct.ui" line="4510"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3310 <location filename="../ui/EditProduct.ui" line="4718"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3311 <source>Chalk undissolved</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3312 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3313 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3314 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3315 <location filename="../ui/EditProduct.ui" line="4513"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3316 <source>CaCO3:</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3317 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3318 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3319 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3320 <location filename="../ui/EditProduct.ui" line="4529"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3321 <location filename="../ui/EditProduct.ui" line="4844"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3322 <source>To change the water profile. This adds Calcium and Chloride.
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3323 To improve sweet style beers.</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3324 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3325 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3326 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3327 <location filename="../ui/EditProduct.ui" line="4539"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3328 <location filename="../ui/EditProduct.ui" line="4571"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3329 <location filename="../ui/EditProduct.ui" line="4602"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3330 <location filename="../ui/EditProduct.ui" line="4634"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3331 <location filename="../ui/EditProduct.ui" line="4665"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3332 <location filename="../ui/EditProduct.ui" line="4696"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3333 <location filename="../ui/EditProduct.ui" line="4727"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3334 <location filename="../ui/EditProduct.ui" line="4759"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3335 <location filename="../ui/EditProduct.ui" line="4790"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3336 <location filename="../ui/EditProduct.ui" line="4822"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3337 <location filename="../ui/EditProduct.ui" line="4854"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3338 <location filename="../ui/EditProduct.ui" line="4885"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3339 <location filename="../ui/EditProduct.ui" line="11082"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3340 <location filename="../ui/EditProduct.ui" line="11426"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3341 <source> gr</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3342 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3343 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3344 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3345 <location filename="../ui/EditProduct.ui" line="4561"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3346 <location filename="../ui/EditProduct.ui" line="4749"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3347 <source>Gypsum to change the water profile. This adds Calcium and Sulfate.
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3348 To improve bitter beers.</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3349 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3350 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3351 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3352 <location filename="../ui/EditProduct.ui" line="4593"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3353 <location filename="../ui/EditProduct.ui" line="4781"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3354 <source>Epsom salt to change the water profile. Use with caution!</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3355 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3356 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3357 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3358 <location filename="../ui/EditProduct.ui" line="4624"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3359 <location filename="../ui/EditProduct.ui" line="4812"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3360 <source>Table salt to change the water profile. This adds Sodium and Chloride.
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3361 Improves the sweetness of the beer. The beer will become salty at high doses.</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3362 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3363 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3364 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3365 <location filename="../ui/EditProduct.ui" line="4908"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3366 <source>Acid Additions</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3367 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3368 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3369 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3370 <location filename="../ui/EditProduct.ui" line="4920"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3371 <source>Desired mash pH:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3372 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3373 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3374 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3375 <location filename="../ui/EditProduct.ui" line="4936"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3376 <source>Auto calculate:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3377 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3378 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3379 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3380 <location filename="../ui/EditProduct.ui" line="4952"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3381 <source>Acid to use:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3382 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3383 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3384 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3385 <location filename="../ui/EditProduct.ui" line="4978"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3386 <location filename="../ui/EditProduct.ui" line="6077"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3387 <source>Mash pH should be between 5.2 and 5.6. Use 5.2 for light and 5.5 for dark beers.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3388 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3389 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3390 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3391 <location filename="../ui/EditProduct.ui" line="5018"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3392 <location filename="../ui/EditProduct.ui" line="5157"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3393 <source>%</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3394 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3395 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3396 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3397 <location filename="../ui/EditProduct.ui" line="5046"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3398 <location filename="../ui/EditProduct.ui" line="5191"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3399 <source> ml</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3400 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3401 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3402 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3403 <location filename="../ui/EditProduct.ui" line="5078"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3404 <source>Desired sparge pH:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3405 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3406 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3407 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3408 <location filename="../ui/EditProduct.ui" line="5119"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3409 <source>Acid type:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3410 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3411 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3412 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3413 <location filename="../ui/EditProduct.ui" line="5213"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3414 <location filename="../ui/EditProduct.ui" line="5229"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3415 <source>Acid amount:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3416 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3417 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3418 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3419 <location filename="../ui/EditProduct.ui" line="5246"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3420 <source>Bitterness index:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3421 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3422 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3423 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3424 <location filename="../ui/EditProduct.ui" line="5298"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3425 <location filename="../ui/EditProduct.ui" line="5366"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3426 <source>N/A</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3427 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3428 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3429 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3430 <location filename="../ui/EditProduct.ui" line="5314"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3431 <source>Preffered SO4:Cl ratio:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3432 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3433 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3434 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3435 <location filename="../ui/EditProduct.ui" line="5382"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3436 <source>Current SO4:Cl ratio:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3437 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3438 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3439 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3440 <location filename="../ui/EditProduct.ui" line="5439"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3441 <source>Estimate pre boil pH:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3442 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3443 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3444 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3445 <location filename="../ui/EditProduct.ui" line="5683"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3446 <source>The total prepared amount of sparge water</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3447 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3448 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3449 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3450 <location filename="../ui/EditProduct.ui" line="5764"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3451 <source>If needed, choose a target water profile.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3452 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3453 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3454 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3455 <location filename="../ui/EditProduct.ui" line="5767"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3456 <source>Choose example water</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3457 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3458 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3459 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3460 <location filename="../ui/EditProduct.ui" line="6008"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3461 <source>0 to 50 for light beers, 50 to 150 for amber beers, 150 to 250 for dark beers.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3462 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3463 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3464 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3465 <location filename="../ui/EditProduct.ui" line="6061"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3466 <source>Treated mash water</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3467 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3468 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3469 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3470 <location filename="../ui/EditProduct.ui" line="6105"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3471 <source>The ideal amount of Natrium should be below 150.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3472 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3473 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3474 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3475 <location filename="../ui/EditProduct.ui" line="6158"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3476 <source>The ideal Chloride amount is between 50 and 150.
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3477 Together with Sulfate it must be below 500.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3478 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3479 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3480 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3481 <location filename="../ui/EditProduct.ui" line="6187"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3482 <source>The ideal amount of Calcium is between 40 and 150.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3483 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3484 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3485 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3486 <location filename="../ui/EditProduct.ui" line="6243"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3487 <source>The ideal amount of Magnesium is between 5 and 40.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3488 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3489 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3490 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3491 <location filename="../ui/EditProduct.ui" line="6271"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3492 <source>The ideal Sulfate amount should be between 50 and 400.
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3493 Together with Chloride it must be below 500.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3494 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3495 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3496 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3497 <location filename="../ui/EditProduct.ui" line="6353"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3498 <source>Mixed water</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3499 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3500 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3501 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3502 <location filename="../ui/EditProduct.ui" line="6750"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3503 <source>The division between the main and dilution water. The total volume does not change.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3504 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3505 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3506 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3507 <location filename="../ui/EditProduct.ui" line="6837"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3508 <source>Optional dilution water</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3509 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3510 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3511 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3512 <location filename="../ui/EditProduct.ui" line="6840"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3513 <source>Choose dilution</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3514 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3515 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3516 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3517 <location filename="../ui/EditProduct.ui" line="6953"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3518 <source>Hardness</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3519 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3520 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3521 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3522 <location filename="../ui/EditProduct.ui" line="6994"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3523 <source>Mg</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3524 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3525 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3526 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3527 <location filename="../ui/EditProduct.ui" line="7010"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
3528 <location filename="../src/EditProductTab7.cpp" line="35"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3529 <source>pH</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3530 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3531 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3532 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3533 <location filename="../ui/EditProduct.ui" line="7038"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3534 <source>RA</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3535 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3536 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3537 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3538 <location filename="../ui/EditProduct.ui" line="7135"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3539 <source>CaCO3</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3540 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3541 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3542 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3543 <location filename="../ui/EditProduct.ui" line="7204"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3544 <source>The main brewing water</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3545 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3546 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3547 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3548 <location filename="../ui/EditProduct.ui" line="7210"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3549 <source>Choose water</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3550 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3551 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3552 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3553 <location filename="../ui/EditProduct.ui" line="7223"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3554 <source>Cl</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3555 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3556 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3557 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3558 <location filename="../ui/EditProduct.ui" line="7239"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3559 <source>Na</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3560 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3561 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3562 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3563 <location filename="../ui/EditProduct.ui" line="7255"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3564 <source>Ca</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3565 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3566 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3567 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3568 <location filename="../ui/EditProduct.ui" line="7271"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3569 <source>SO4</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3570 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3571 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3572 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3573 <location filename="../ui/EditProduct.ui" line="7287"/>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
3574 <location filename="../src/EditProductTab6.cpp" line="342"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
3575 <location filename="../src/EditProductTab7.cpp" line="35"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3576 <source>Volume</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3577 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3578 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3579 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3580 <location filename="../ui/EditProduct.ui" line="7303"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3581 <source>HCO3</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3582 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3583 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3584 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3585 <location filename="../ui/EditProduct.ui" line="7319"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3586 <source>Water profile</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3587 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3588 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3589 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3590 <location filename="../ui/EditProduct.ui" line="7410"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3591 <source>Sparge water source 1</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3592 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3593 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
3594 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3595 <location filename="../ui/EditProduct.ui" line="7432"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3596 <source>Sparge water source 2</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3597 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3598 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3599 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3600 <location filename="../ui/EditProduct.ui" line="7451"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3601 <source>Sparge water mixed</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3602 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3603 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3604 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3605 <location filename="../ui/EditProduct.ui" line="7467"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
3606 <location filename="../src/EditProductTab5.cpp" line="723"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3607 <source>Sparge</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3608 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3609 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3610 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3611 <location filename="../ui/EditProduct.ui" line="7483"/>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3612 <source>Treated sparge water</source>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3613 <translation type="unfinished"></translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3614 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
3615 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3616 <location filename="../ui/EditProduct.ui" line="7496"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3617 <source>Brewday</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3618 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3619 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3620 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3621 <location filename="../ui/EditProduct.ui" line="7508"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3622 <source>Brewday plan:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3623 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3624 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3625 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3626 <location filename="../ui/EditProduct.ui" line="7524"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3627 <source>Brewday end:</source>
204
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3628 <translation type="unfinished"></translation>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3629 </message>
decbf82ae9a5 Further translations work, give some labels more room. Changed the layout of the brewday tab to create more space and a more logical layout.
Michiel Broek <mbroek@mbse.eu>
parents: 203
diff changeset
3630 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3631 <location filename="../ui/EditProduct.ui" line="7540"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3632 <source>Mashing and Sparge</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3633 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3634 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3635 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3636 <location filename="../ui/EditProduct.ui" line="7552"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3637 <source>Mash pH:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3638 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3639 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3640 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3641 <location filename="../ui/EditProduct.ui" line="7681"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3642 <source>Mash SG:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3643 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3644 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3645 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3646 <location filename="../ui/EditProduct.ui" line="7697"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3647 <source>Mash efficiency:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3648 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3649 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3650 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3651 <location filename="../ui/EditProduct.ui" line="7713"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3652 <source>Sparge water pH:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3653 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3654 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
3655 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3656 <location filename="../ui/EditProduct.ui" line="7729"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3657 <source>Sparge supply:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3658 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3659 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3660 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3661 <location filename="../ui/EditProduct.ui" line="7745"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3662 <source>Sparge estimate:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3663 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3664 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3665 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3666 <location filename="../ui/EditProduct.ui" line="7789"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3667 <source>Sparge temp:</source>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3668 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3669 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3670 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3671 <location filename="../ui/EditProduct.ui" line="7867"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3672 <location filename="../ui/EditProduct.ui" line="8844"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3673 <location filename="../ui/EditProduct.ui" line="9556"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3674 <location filename="../ui/EditProduct.ui" line="9584"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3675 <location filename="../ui/EditProduct.ui" line="9612"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3676 <location filename="../ui/EditProduct.ui" line="9846"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3677 <location filename="../ui/EditProduct.ui" line="10064"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3678 <location filename="../ui/EditProduct.ui" line="11195"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3679 <location filename="../ui/EditProduct.ui" line="11645"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3680 <source> °C</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3681 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3682 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3683 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3684 <location filename="../ui/EditProduct.ui" line="7909"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3685 <source>Pre boil</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3686 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3687 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3688 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3689 <location filename="../ui/EditProduct.ui" line="7921"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3690 <location filename="../ui/EditProduct.ui" line="9052"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
3691 <location filename="../src/EditProductTab7.cpp" line="635"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3692 <source>Measured pH:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3693 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3694 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3695 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3696 <location filename="../ui/EditProduct.ui" line="7937"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3697 <location filename="../ui/EditProduct.ui" line="9119"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
3698 <location filename="../src/EditProductTab7.cpp" line="667"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3699 <source>Measured SG:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3700 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3701 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3702 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3703 <location filename="../ui/EditProduct.ui" line="7953"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3704 <location filename="../ui/EditProduct.ui" line="9135"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3705 <source>Volume @100°C:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3706 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3707 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3708 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3709 <location filename="../ui/EditProduct.ui" line="8051"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3710 <source>Mash, sparge and lauter efficiency.</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3711 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3712 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3713 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3714 <location filename="../ui/EditProduct.ui" line="8138"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3715 <location filename="../ui/EditProduct.ui" line="8177"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3716 <location filename="../ui/EditProduct.ui" line="9099"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3717 <location filename="../ui/EditProduct.ui" line="9173"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3718 <source>Edit volume</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3719 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3720 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3721 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3722 <location filename="../ui/EditProduct.ui" line="8198"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3723 <source>Whirlpools</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3724 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3725 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3726 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3727 <location filename="../ui/EditProduct.ui" line="8210"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3728 <source>Whirlpool 72..79°C:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3729 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3730 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3731 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3732 <location filename="../ui/EditProduct.ui" line="8226"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3733 <source>Whirlpool 60..66°C:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3734 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3735 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3736 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3737 <location filename="../ui/EditProduct.ui" line="8242"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3738 <source>Whirlpool cold:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3739 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3740 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3741 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3742 <location filename="../ui/EditProduct.ui" line="8258"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3743 <source>Whirlpool 85..100°C:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3744 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3745 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3746 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3747 <location filename="../ui/EditProduct.ui" line="8387"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3748 <source>Transfer to fermenter</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3749 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3750 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3751 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3752 <location filename="../ui/EditProduct.ui" line="8399"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3753 <source>Volume to fermenter:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3754 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3755 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3756 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3757 <location filename="../ui/EditProduct.ui" line="8537"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3758 <source>SG in fermenter:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3759 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3760 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3761 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3762 <location filename="../ui/EditProduct.ui" line="8553"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3763 <source>EBC color in fermenter:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3764 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3765 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3766 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3767 <location filename="../ui/EditProduct.ui" line="8569"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3768 <source>IBU in fermenter:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3769 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3770 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3771 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3772 <location filename="../ui/EditProduct.ui" line="8675"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3773 <source>Aeration time &amp; speed:</source>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3774 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3775 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3776 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3777 <location filename="../ui/EditProduct.ui" line="8697"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3778 <source> L/m</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3779 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3780 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3781 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3782 <location filename="../ui/EditProduct.ui" line="8729"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3783 <source>Aeration with:</source>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3784 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3785 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3786 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3787 <location filename="../ui/EditProduct.ui" line="8774"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3788 <location filename="../ui/EditProduct.ui" line="10287"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3789 <location filename="../ui/EditProduct.ui" line="10307"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3790 <location filename="../ui/EditProduct.ui" line="11733"/>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3791 <source>Brew log chart</source>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3792 <translation type="unfinished"></translation>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3793 </message>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3794 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3795 <location filename="../ui/EditProduct.ui" line="8794"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3796 <source>Cooling</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3797 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3798 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3799 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3800 <location filename="../ui/EditProduct.ui" line="8806"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3801 <source>Cooling method:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3802 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3803 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3804 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3805 <location filename="../ui/EditProduct.ui" line="8822"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3806 <source>Cooling to:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3807 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3808 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3809 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3810 <location filename="../ui/EditProduct.ui" line="8894"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3811 <source>Cooling time:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3812 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3813 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3814 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3815 <location filename="../ui/EditProduct.ui" line="8924"/>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
3816 <location filename="../src/EditProductExport.cpp" line="812"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3817 <source>After boil</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3818 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3819 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3820 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3821 <location filename="../ui/EditProduct.ui" line="9068"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3822 <source>The overall efficiency.</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3823 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3824 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3825 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3826 <location filename="../ui/EditProduct.ui" line="9214"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3827 <source>Edit the brewdate plan or start.</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3828 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3829 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3830 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3831 <location filename="../ui/EditProduct.ui" line="9233"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3832 <source>Clear planned brewdate</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3833 <translation type="unfinished"></translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3834 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3835 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3836 <location filename="../ui/EditProduct.ui" line="9253"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3837 <source>Edit the brewdate start time.</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3838 <translation type="unfinished"></translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3839 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3840 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3841 <location filename="../ui/EditProduct.ui" line="9256"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3842 <location filename="../ui/EditProduct.ui" line="9291"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3843 <source>hh:mm</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3844 <translation type="unfinished"></translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3845 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3846 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3847 <location filename="../ui/EditProduct.ui" line="9269"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3848 <source>Edit the brewdate end.</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3849 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3850 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3851 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3852 <location filename="../ui/EditProduct.ui" line="9288"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3853 <source>Edit the brewdate end time.</source>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3854 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3855 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3856 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3857 <location filename="../ui/EditProduct.ui" line="9304"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3858 <source>Set the brewdate end date.</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3859 <translation type="unfinished"></translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3860 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3861 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3862 <location filename="../ui/EditProduct.ui" line="9324"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3863 <source>End time:</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3864 <translation type="unfinished"></translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3865 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
3866 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3867 <location filename="../ui/EditProduct.ui" line="9340"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3868 <source>Start time:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3869 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3870 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3871 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3872 <location filename="../ui/EditProduct.ui" line="9356"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3873 <source>Show brewlog:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3874 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3875 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3876 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3877 <location filename="../ui/EditProduct.ui" line="9375"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3878 <source>Confirm brew done:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3879 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3880 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3881 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3882 <location filename="../ui/EditProduct.ui" line="9391"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3883 <location filename="../ui/EditProduct.ui" line="9759"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3884 <location filename="../ui/EditProduct.ui" line="9993"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3885 <source>Confirm the brew dates and times.</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3886 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3887 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3888 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3889 <location filename="../ui/EditProduct.ui" line="9408"/>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3890 <source>Fermenting</source>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3891 <translation type="unfinished"></translation>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3892 </message>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3893 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3894 <location filename="../ui/EditProduct.ui" line="9420"/>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3895 <source>Primary fermentation</source>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3896 <translation type="unfinished"></translation>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3897 </message>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3898 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3899 <location filename="../ui/EditProduct.ui" line="9432"/>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3900 <source>Start density:</source>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3901 <translation type="unfinished"></translation>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3902 </message>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3903 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3904 <location filename="../ui/EditProduct.ui" line="9448"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3905 <source>Start temperature:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3906 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3907 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3908 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3909 <location filename="../ui/EditProduct.ui" line="9464"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3910 <source>Peak temperature:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3911 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3912 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3913 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3914 <location filename="../ui/EditProduct.ui" line="9480"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3915 <location filename="../ui/EditProduct.ui" line="9792"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3916 <source>End temperature:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3917 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3918 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3919 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3920 <location filename="../ui/EditProduct.ui" line="9496"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3921 <location filename="../ui/EditProduct.ui" line="9808"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3922 <source>End density:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3923 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3924 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3925 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3926 <location filename="../ui/EditProduct.ui" line="9512"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3927 <location filename="../ui/EditProduct.ui" line="9824"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3928 <source>End date:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3929 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3930 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3931 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3932 <location filename="../ui/EditProduct.ui" line="9656"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3933 <location filename="../ui/EditProduct.ui" line="9890"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3934 <location filename="../ui/EditProduct.ui" line="10108"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3935 <source>Apparent attenuation:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3936 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3937 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3938 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3939 <location filename="../ui/EditProduct.ui" line="9700"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3940 <location filename="../ui/EditProduct.ui" line="9934"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3941 <location filename="../ui/EditProduct.ui" line="10152"/>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3942 <source>Edit SG in Plato, Brix or SG</source>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3943 <translation type="unfinished"></translation>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3944 </message>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3945 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3946 <location filename="../ui/EditProduct.ui" line="9720"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3947 <location filename="../ui/EditProduct.ui" line="9954"/>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3948 <source>Set the date to today</source>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3949 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3950 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3951 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3952 <location filename="../ui/EditProduct.ui" line="9740"/>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3953 <source>Edit the date the primary fermentation was done.</source>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3954 <translation type="unfinished"></translation>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3955 </message>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3956 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3957 <location filename="../ui/EditProduct.ui" line="9780"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3958 <source>Secondary fermentation</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3959 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3960 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3961 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3962 <location filename="../ui/EditProduct.ui" line="9974"/>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3963 <source>Edit the date the secondary fermentation was done.</source>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3964 <translation type="unfinished"></translation>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3965 </message>
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
3966 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3967 <location filename="../ui/EditProduct.ui" line="10014"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3968 <source>Tertiary fermentation</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3969 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3970 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3971 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3972 <location filename="../ui/EditProduct.ui" line="10026"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3973 <source>Average temperature:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3974 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3975 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3976 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3977 <location filename="../ui/EditProduct.ui" line="10042"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3978 <source>Final density:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3979 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3980 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3981 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3982 <location filename="../ui/EditProduct.ui" line="10172"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3983 <source>Expected end density:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3984 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3985 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
3986 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3987 <location filename="../ui/EditProduct.ui" line="10210"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3988 <source>Alcohol volume:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3989 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3990 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3991 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3992 <location filename="../ui/EditProduct.ui" line="10255"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3993 <source>Show fermenter unit log:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3994 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3995 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3996 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
3997 <location filename="../ui/EditProduct.ui" line="10271"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3998 <source>Show fermentation log:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
3999 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4000 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4001 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4002 <location filename="../ui/EditProduct.ui" line="10324"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4003 <source>Package</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4004 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4005 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4006 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4007 <location filename="../ui/EditProduct.ui" line="10336"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4008 <source>Package date:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4009 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4010 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4011 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4012 <location filename="../ui/EditProduct.ui" line="10409"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4013 <source>Carbonation range:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4014 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4015 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4016 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4017 <location filename="../ui/EditProduct.ui" line="10462"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4018 <source>Infusion or Dilution</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4019 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4020 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4021 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4022 <location filename="../ui/EditProduct.ui" line="10474"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4023 <source>Package volume:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4024 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4025 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4026 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4027 <location filename="../ui/EditProduct.ui" line="10490"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4028 <source>Extra added volume:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4029 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4030 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4031 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4032 <location filename="../ui/EditProduct.ui" line="10506"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4033 <source>Extra remarks:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4034 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4035 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4036 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4037 <location filename="../ui/EditProduct.ui" line="10522"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4038 <source>Estimated final ABV %:</source>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4039 <translation type="unfinished"></translation>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4040 </message>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4041 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4042 <location filename="../ui/EditProduct.ui" line="10816"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4043 <source>Estimated final IBU:</source>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4044 <translation type="unfinished"></translation>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4045 </message>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4046 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4047 <location filename="../ui/EditProduct.ui" line="10832"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4048 <source>Estimated final EBC:</source>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4049 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4050 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4051 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4052 <location filename="../ui/EditProduct.ui" line="10538"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4053 <source>Extra added ABV %:</source>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4054 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4055 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4056 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4057 <location filename="../ui/EditProduct.ui" line="10554"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4058 <source>pH from fermenter:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4059 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4060 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4061 <message>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
4062 <location filename="../ui/EditProduct.ui" line="10598"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4063 <source>Extra dilution or infusion added to this batch.</source>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4064 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4065 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4066 <message>
460
adaf43213d10 Added a refractometer icon
Michiel Broek <mbroek@mbse.eu>
parents: 459
diff changeset
4067 <location filename="../ui/EditProduct.ui" line="10629"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4068 <location filename="../ui/EditProduct.ui" line="10751"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4069 <source>The ABV including the infusion.</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4070 <translation type="unfinished"></translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4071 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4072 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4073 <location filename="../ui/EditProduct.ui" line="10660"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4074 <source>If there is alcohol in the infusion, give the percentage.</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4075 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4076 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4077 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4078 <location filename="../ui/EditProduct.ui" line="10719"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4079 <source>Could be the description of the infusion.</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4080 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4081 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4082 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4083 <location filename="../ui/EditProduct.ui" line="10735"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4084 <source>Estimated package ABV %:</source>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4085 <translation type="unfinished"></translation>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4086 </message>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4087 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4088 <location filename="../ui/EditProduct.ui" line="10883"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4089 <source>Bottles</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4090 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4091 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4092 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4093 <location filename="../ui/EditProduct.ui" line="10895"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4094 <location filename="../ui/EditProduct.ui" line="11473"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4095 <source>Volume:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4096 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4097 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4098 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4099 <location filename="../ui/EditProduct.ui" line="10911"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4100 <location filename="../ui/EditProduct.ui" line="11331"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4101 <source>Desired volume CO2:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4102 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4103 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4104 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4105 <location filename="../ui/EditProduct.ui" line="10927"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4106 <location filename="../ui/EditProduct.ui" line="11398"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4107 <source>Priming sugar:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4108 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4109 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4110 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4111 <location filename="../ui/EditProduct.ui" line="10943"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4112 <location filename="../ui/EditProduct.ui" line="11315"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4113 <source>Sugar amount:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4114 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4115 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4116 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4117 <location filename="../ui/EditProduct.ui" line="10959"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4118 <location filename="../ui/EditProduct.ui" line="11363"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4119 <source>Priming:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4120 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4121 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4122 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4123 <location filename="../ui/EditProduct.ui" line="10975"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4124 <location filename="../ui/EditProduct.ui" line="11347"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4125 <source>Water amount:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4126 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4127 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4128 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4129 <location filename="../ui/EditProduct.ui" line="10991"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4130 <source>Bottle fermentation:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4131 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4132 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4133 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4134 <location filename="../ui/EditProduct.ui" line="11110"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4135 <location filename="../ui/EditProduct.ui" line="11526"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4136 <source> gr/L</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4137 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4138 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4139 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4140 <location filename="../ui/EditProduct.ui" line="11157"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4141 <source>Expected pressure in bar:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4142 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4143 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4144 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4145 <location filename="../ui/EditProduct.ui" line="11173"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4146 <source>Bottles ABV %:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4147 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4148 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4149 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4150 <location filename="../ui/EditProduct.ui" line="11271"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4151 <source>Kegs</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4152 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4153 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4154 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4155 <location filename="../ui/EditProduct.ui" line="11283"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4156 <source>Kegs ABV %:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4157 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4158 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4159 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4160 <location filename="../ui/EditProduct.ui" line="11299"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4161 <source>Kegs pressure in bar:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4162 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4163 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4164 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4165 <location filename="../ui/EditProduct.ui" line="11379"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4166 <source>Kegs temperature:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4167 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4168 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4169 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4170 <location filename="../ui/EditProduct.ui" line="11667"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4171 <source>Forced carbonation:</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4172 <translation type="unfinished"></translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4173 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
4174 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4175 <location filename="../ui/EditProduct.ui" line="11694"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4176 <source>Edit the package date.</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4177 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4178 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4179 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4180 <location filename="../ui/EditProduct.ui" line="11753"/>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4181 <source>Show carbonation log:</source>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4182 <translation type="unfinished"></translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4183 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4184 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4185 <location filename="../ui/EditProduct.ui" line="11766"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4186 <source>Tasting</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4187 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4188 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4189 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4190 <location filename="../ui/EditProduct.ui" line="11778"/>
456
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4191 <source>Taste date:</source>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4192 <translation type="unfinished"></translation>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4193 </message>
6b10c34f74f5 Added a button to automatic recreate the yeast starter steps. Some code cleanup
Michiel Broek <mbroek@mbse.eu>
parents: 455
diff changeset
4194 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4195 <location filename="../ui/EditProduct.ui" line="11814"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4196 <source>Taste rate:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4197 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4198 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4199 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4200 <location filename="../ui/EditProduct.ui" line="11855"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4201 <source>Color:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4202 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4203 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4204 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4205 <location filename="../ui/EditProduct.ui" line="11871"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4206 <source>Transparency:</source>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4207 <translation type="unfinished"></translation>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4208 </message>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4209 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4210 <location filename="../ui/EditProduct.ui" line="11887"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4211 <source>Head:</source>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4212 <translation type="unfinished"></translation>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4213 </message>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4214 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4215 <location filename="../ui/EditProduct.ui" line="11942"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4216 <source>Aroma:</source>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4217 <translation type="unfinished"></translation>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4218 </message>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
4219 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4220 <location filename="../ui/EditProduct.ui" line="11971"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4221 <source>Taste:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4222 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4223 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4224 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4225 <location filename="../ui/EditProduct.ui" line="12000"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4226 <source>Aftertaste:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4227 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4228 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4229 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4230 <location filename="../ui/EditProduct.ui" line="12029"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4231 <source>Mouthfeel:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4232 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4233 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4234 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4235 <location filename="../ui/EditProduct.ui" line="12058"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4236 <source>Notes:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4237 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4238 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4239 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4240 <location filename="../ui/EditProduct.ui" line="12084"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4241 <source>Edit the tasting date.</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4242 <translation type="unfinished"></translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4243 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
4244 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4245 <location filename="../ui/EditProduct.ui" line="12120"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4246 <source>Images</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4247 <translation type="unfinished"></translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4248 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4249 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4250 <location filename="../ui/EditProduct.ui" line="12221"/>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4251 <source>Previous</source>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4252 <translation type="unfinished"></translation>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4253 </message>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4254 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4255 <location filename="../ui/EditProduct.ui" line="12238"/>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4256 <source>Next</source>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4257 <translation type="unfinished"></translation>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4258 </message>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
4259 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4260 <location filename="../ui/EditProduct.ui" line="12311"/>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4261 <source>Filename:</source>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4262 <translation type="unfinished"></translation>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4263 </message>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4264 <message>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4265 <location filename="../ui/EditProduct.ui" line="12327"/>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4266 <source>Comment:</source>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4267 <translation type="unfinished"></translation>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4268 </message>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4269 <message>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4270 <location filename="../ui/EditProduct.ui" line="12372"/>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4271 <source>Type:</source>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4272 <translation type="unfinished"></translation>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4273 </message>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4274 <message>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4275 <location filename="../ui/EditProduct.ui" line="12416"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4276 <source>Export</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4277 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4278 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4279 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4280 <location filename="../ui/EditProduct.ui" line="12272"/>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4281 <location filename="../ui/EditProduct.ui" line="12433"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4282 <source>Print</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4283 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4284 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4285 <message>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4286 <location filename="../src/EditProduct.cpp" line="44"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
4287 <source>Extract</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
4288 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
4289 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
4290 <message>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4291 <location filename="../src/EditProduct.cpp" line="45"/>
413
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
4292 <source>Partial Mash</source>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
4293 <translation type="unfinished"></translation>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
4294 </message>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
4295 <message>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4296 <location filename="../src/EditProduct.cpp" line="46"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4297 <source>All Grain</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4298 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4299 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4300 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4301 <location filename="../src/EditProduct.cpp" line="92"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4302 <source>None</source>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4303 <translation type="unfinished"></translation>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4304 </message>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4305 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4306 <location filename="../src/EditProduct.cpp" line="93"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4307 <source>Air</source>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4308 <translation type="unfinished"></translation>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4309 </message>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4310 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4311 <location filename="../src/EditProduct.cpp" line="94"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4312 <source>Oxygen</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4313 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4314 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4315 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
4316 <location filename="../src/EditProduct.cpp" line="312"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4317 <source>%1, part %2 of %3</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4318 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4319 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4320 <message>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4321 <location filename="../src/EditProduct.cpp" line="849"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4322 <source>BMSapp - Add new product</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4323 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4324 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4325 <message>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4326 <location filename="../src/EditProduct.cpp" line="851"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
4327 <source>BMSapp - Edit %1 - %2</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4328 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4329 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
4330 <message>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4331 <location filename="../src/EditProduct.cpp" line="867"/>
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4332 <location filename="../src/EditProduct.cpp" line="871"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4333 <source>Edit Product</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4334 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4335 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
4336 <message>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4337 <location filename="../src/EditProduct.cpp" line="867"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4338 <source>Name empty or too short.</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4339 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4340 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4341 <message>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4342 <location filename="../src/EditProduct.cpp" line="871"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4343 <source>No beerstyle selected.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4344 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4345 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4346 <message>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4347 <location filename="../src/EditProduct.cpp" line="910"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4348 <source>Delete product</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4349 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4350 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4351 <message>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
4352 <location filename="../src/EditProduct.cpp" line="947"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4353 <source>Product changed</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4354 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4355 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4356 <message>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
4357 <location filename="../src/EditProduct.cpp" line="947"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4358 <source>The product has been modified. Save changes?</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4359 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4360 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4361 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4362 <location filename="../src/EditProductTab3.cpp" line="73"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4363 <source>Supplier</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4364 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4365 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4366 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4367 <location filename="../src/EditProductTab3.cpp" line="73"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4368 <source>Fermentable</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4369 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4370 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4371 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4372 <location filename="../src/EditProductTab3.cpp" line="73"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4373 <source>EBC</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4374 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4375 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4376 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4377 <location filename="../src/EditProductTab3.cpp" line="73"/>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4378 <location filename="../src/EditProductTab4.cpp" line="59"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4379 <location filename="../src/EditProductTab5.cpp" line="75"/>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4380 <location filename="../src/EditProductTab6.cpp" line="54"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4381 <location filename="../src/EditProductTab7.cpp" line="34"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4382 <source>Type</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4383 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4384 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4385 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4386 <location filename="../src/EditProductTab3.cpp" line="73"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4387 <source>Graintype</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4388 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4389 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4390 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4391 <location filename="../src/EditProductTab3.cpp" line="73"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4392 <source>When</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4393 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4394 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4395 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4396 <location filename="../src/EditProductTab3.cpp" line="73"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4397 <source>Yield</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4398 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4399 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4400 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4401 <location filename="../src/EditProductTab3.cpp" line="74"/>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4402 <location filename="../src/EditProductTab4.cpp" line="60"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4403 <location filename="../src/EditProductTab5.cpp" line="75"/>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4404 <location filename="../src/EditProductTab6.cpp" line="55"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4405 <source>Amount</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4406 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4407 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4408 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4409 <location filename="../src/EditProductTab3.cpp" line="74"/>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4410 <location filename="../src/EditProductTab4.cpp" line="60"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4411 <location filename="../src/EditProductTab5.cpp" line="75"/>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4412 <location filename="../src/EditProductTab6.cpp" line="55"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4413 <source>Stock</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4414 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4415 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4416 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4417 <location filename="../src/EditProductTab3.cpp" line="74"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4418 <source>Procent</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4419 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4420 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4421 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4422 <location filename="../src/EditProductTab3.cpp" line="74"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4423 <source>100%</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4424 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4425 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4426 <message>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4427 <location filename="../src/EditProductTab3.cpp" line="74"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4428 <location filename="../src/EditProductTab3.cpp" line="173"/>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4429 <location filename="../src/EditProductTab4.cpp" line="60"/>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4430 <location filename="../src/EditProductTab4.cpp" line="164"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4431 <location filename="../src/EditProductTab5.cpp" line="75"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4432 <location filename="../src/EditProductTab5.cpp" line="176"/>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4433 <location filename="../src/EditProductTab6.cpp" line="55"/>
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4434 <location filename="../src/EditProductTab6.cpp" line="169"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4435 <source>Edit</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4436 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4437 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4438 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4439 <location filename="../src/EditProductTab3.cpp" line="146"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4440 <location filename="../src/EditProductTab3.cpp" line="149"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4441 <source>Edit this from the package tab</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4442 <translation type="unfinished"></translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4443 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4444 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4445 <location filename="../src/EditProductTab3.cpp" line="153"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4446 <location filename="../src/EditProductTab3.cpp" line="156"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4447 <source>Fermentable already used</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4448 <translation type="unfinished"></translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4449 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4450 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4451 <location filename="../src/EditProductTab3.cpp" line="366"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4452 <source>Final OG:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4453 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4454 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4455 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4456 <location filename="../src/EditProductTab3.cpp" line="472"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4457 <location filename="../src/EditProductTab3.cpp" line="476"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4458 <source>Final EBC:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4459 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4460 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4461 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4462 <location filename="../src/EditProductTab3.cpp" line="549"/>
429
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
4463 <source>Final FG:</source>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
4464 <translation type="unfinished"></translation>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
4465 </message>
4aac0b672667 In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
4466 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4467 <location filename="../src/EditProductTab3.cpp" line="552"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4468 <source>Final ABV:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4469 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4470 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4471 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4472 <location filename="../src/EditProductTab3.cpp" line="732"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4473 <source>Delete fermentable</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4474 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4475 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4476 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4477 <location filename="../src/EditProductTab3.cpp" line="732"/>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4478 <location filename="../src/EditProductTab4.cpp" line="365"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4479 <location filename="../src/EditProductTab5.cpp" line="399"/>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4480 <location filename="../src/EditProductTab6.cpp" line="913"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4481 <location filename="../src/EditProductTab7.cpp" line="306"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
4482 <location filename="../src/EditProductTab13.cpp" line="279"/>
469
a022701d47f5 Some final changes for now.
Michiel Broek <mbroek@mbse.eu>
parents: 468
diff changeset
4483 <location filename="../src/EditProduct.cpp" line="910"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4484 <source>Delete %1</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4485 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4486 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4487 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4488 <location filename="../src/EditProductTab3.cpp" line="1050"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4489 <location filename="../src/EditProductTab5.cpp" line="643"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4490 <source>Current ingredient:</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4491 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4492 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4493 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4494 <location filename="../src/EditProductTab3.cpp" line="1055"/>
431
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4495 <source>Supplier:</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4496 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4497 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4498 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4499 <location filename="../src/EditProductTab3.cpp" line="1060"/>
431
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4500 <source>Amount in kg:</source>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4501 <translation type="unfinished"></translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4502 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4503 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4504 <location filename="../src/EditProductTab3.cpp" line="1065"/>
431
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4505 <source>Percentage in batch:</source>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4506 <translation type="unfinished"></translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4507 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4508 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4509 <location filename="../src/EditProductTab3.cpp" line="1070"/>
431
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4510 <source>Auto fill to 100%:</source>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4511 <translation type="unfinished"></translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4512 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4513 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4514 <location filename="../src/EditProductTab3.cpp" line="1075"/>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4515 <location filename="../src/EditProductTab4.cpp" line="637"/>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4516 <location filename="../src/EditProductTab6.cpp" line="1307"/>
431
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4517 <source>Use at:</source>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4518 <translation type="unfinished"></translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4519 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4520 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4521 <location filename="../src/EditProductTab3.cpp" line="1080"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4522 <location filename="../src/EditProductTab5.cpp" line="669"/>
431
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4523 <source>Select ingredient:</source>
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4524 <translation type="unfinished"></translation>
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4525 </message>
bfac9a7008a3 Use hop absorption factors from the global setup.
Michiel Broek <mbroek@mbse.eu>
parents: 430
diff changeset
4526 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4527 <location filename="../src/EditProductTab3.cpp" line="1085"/>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4528 <location filename="../src/EditProductTab4.cpp" line="647"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4529 <location filename="../src/EditProductTab5.cpp" line="674"/>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4530 <location filename="../src/EditProductTab6.cpp" line="1287"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4531 <source>In stock:</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4532 <translation type="unfinished"></translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4533 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4534 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4535 <location filename="../src/EditProductTab3.cpp" line="1090"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4536 <source>Max in batch:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4537 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4538 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4539 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4540 <location filename="../src/EditProductTab3.cpp" line="1141"/>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4541 <location filename="../src/EditProductTab5.cpp" line="719"/>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4542 <source>Boil</source>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4543 <translation type="unfinished"></translation>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4544 </message>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4545 <message>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4546 <location filename="../src/EditProductTab3.cpp" line="1142"/>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4547 <source>Fermentation</source>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4548 <translation type="unfinished"></translation>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4549 </message>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4550 <message>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4551 <location filename="../src/EditProductTab3.cpp" line="1143"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4552 <source>Lagering</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4553 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4554 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4555 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4556 <location filename="../src/EditProductTab4.cpp" line="59"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4557 <source>Origin</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4558 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4559 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4560 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4561 <location filename="../src/EditProductTab4.cpp" line="59"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4562 <source>Hop</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4563 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4564 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4565 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4566 <location filename="../src/EditProductTab4.cpp" line="59"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4567 <source>Form</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4568 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4569 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4570 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4571 <location filename="../src/EditProductTab4.cpp" line="59"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4572 <source>Alpha</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4573 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4574 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4575 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4576 <location filename="../src/EditProductTab4.cpp" line="59"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4577 <location filename="../src/EditProductTab5.cpp" line="75"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4578 <source>Use at</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4579 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4580 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4581 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4582 <location filename="../src/EditProductTab4.cpp" line="59"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4583 <location filename="../src/EditProductTab5.cpp" line="75"/>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
4584 <location filename="../src/EditProductTab9.cpp" line="604"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4585 <source>Time</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4586 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4587 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4588 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4589 <location filename="../src/EditProductTab4.cpp" line="60"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4590 <source>IBU</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4591 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4592 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4593 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4594 <location filename="../src/EditProductTab4.cpp" line="144"/>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4595 <location filename="../src/EditProductTab4.cpp" line="147"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4596 <source>Hop already used</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4597 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4598 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4599 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4600 <location filename="../src/EditProductTab4.cpp" line="180"/>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4601 <location filename="../src/EditProductTab4.cpp" line="220"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4602 <source>Very low</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4603 <translation type="unfinished"></translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4604 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4605 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4606 <location filename="../src/EditProductTab4.cpp" line="186"/>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4607 <location filename="../src/EditProductTab4.cpp" line="226"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4608 <source>Low</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4609 <translation type="unfinished"></translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4610 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4611 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4612 <location filename="../src/EditProductTab4.cpp" line="193"/>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4613 <location filename="../src/EditProductTab4.cpp" line="233"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4614 <source>Moderate</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4615 <translation type="unfinished"></translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4616 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4617 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4618 <location filename="../src/EditProductTab4.cpp" line="201"/>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4619 <location filename="../src/EditProductTab4.cpp" line="241"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4620 <source>High</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4621 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4622 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4623 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4624 <location filename="../src/EditProductTab4.cpp" line="208"/>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4625 <location filename="../src/EditProductTab4.cpp" line="248"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4626 <source>Very high</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4627 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4628 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4629 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4630 <location filename="../src/EditProductTab4.cpp" line="306"/>
449
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
4631 <location filename="../src/EditProductTab11.cpp" line="68"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4632 <source>Final IBU:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4633 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4634 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
4635 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4636 <location filename="../src/EditProductTab4.cpp" line="365"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4637 <source>Delete hop</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4638 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4639 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4640 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4641 <location filename="../src/EditProductTab4.cpp" line="570"/>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4642 <location filename="../src/EditProductTab4.cpp" line="631"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4643 <location filename="../src/EditProductTab5.cpp" line="514"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4644 <location filename="../src/EditProductTab5.cpp" line="603"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4645 <location filename="../src/EditProductTab5.cpp" line="661"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4646 <source>Time in minutes:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4647 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4648 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4649 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4650 <location filename="../src/EditProductTab4.cpp" line="575"/>
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4651 <location filename="../src/EditProductTab4.cpp" line="629"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4652 <location filename="../src/EditProductTab5.cpp" line="509"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4653 <location filename="../src/EditProductTab5.cpp" line="598"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4654 <location filename="../src/EditProductTab5.cpp" line="659"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4655 <source>Time in days:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4656 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4657 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4658 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4659 <location filename="../src/EditProductTab4.cpp" line="613"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4660 <source>Current hop:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4661 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4662 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4663 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4664 <location filename="../src/EditProductTab4.cpp" line="618"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4665 <source>Origin:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4666 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4667 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4668 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4669 <location filename="../src/EditProductTab4.cpp" line="623"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4670 <location filename="../src/EditProductTab5.cpp" line="525"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4671 <location filename="../src/EditProductTab5.cpp" line="650"/>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4672 <location filename="../src/EditProductTab6.cpp" line="1117"/>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4673 <location filename="../src/EditProductTab6.cpp" line="1300"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4674 <source>Amount in gr:</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4675 <translation type="unfinished"></translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4676 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4677 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4678 <location filename="../src/EditProductTab4.cpp" line="642"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4679 <source>Select hop:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4680 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4681 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4682 <message>
518
6922856f4288 No carbonation beer selection before brewing the beer.
Michiel Broek <mbroek@mbse.eu>
parents: 513
diff changeset
4683 <location filename="../src/EditProductTab4.cpp" line="652"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4684 <source>Bitterness IBU:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4685 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4686 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
4687 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4688 <location filename="../src/EditProductTab5.cpp" line="75"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4689 <source>Ingredient</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4690 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4691 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4692 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4693 <location filename="../src/EditProductTab5.cpp" line="140"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4694 <location filename="../src/EditProductTab5.cpp" line="144"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4695 <source>Edit this from the water tab</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4696 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4697 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4698 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4699 <location filename="../src/EditProductTab5.cpp" line="149"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4700 <location filename="../src/EditProductTab5.cpp" line="153"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4701 <source>Misc already used</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4702 <translation type="unfinished"></translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4703 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4704 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4705 <location filename="../src/EditProductTab5.cpp" line="399"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4706 <source>Delete misc</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4707 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4708 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4709 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4710 <location filename="../src/EditProductTab5.cpp" line="528"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4711 <location filename="../src/EditProductTab5.cpp" line="652"/>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4712 <location filename="../src/EditProductTab6.cpp" line="1124"/>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4713 <location filename="../src/EditProductTab6.cpp" line="1302"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4714 <source>Amount in ml:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4715 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4716 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4717 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4718 <location filename="../src/EditProductTab5.cpp" line="717"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4719 <source>Starter</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4720 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4721 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4722 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4723 <location filename="../src/EditProductTab5.cpp" line="720"/>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4724 <location filename="../src/EditProductTab6.cpp" line="1359"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4725 <source>Primary</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4726 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4727 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4728 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4729 <location filename="../src/EditProductTab5.cpp" line="721"/>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4730 <location filename="../src/EditProductTab6.cpp" line="1360"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4731 <source>Secondary</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4732 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4733 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4734 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
4735 <location filename="../src/EditProductTab5.cpp" line="722"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4736 <source>Bottling</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4737 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4738 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4739 <message>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4740 <location filename="../src/EditProductTab6.cpp" line="54"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4741 <source>Yeast</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4742 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4743 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4744 <message>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4745 <location filename="../src/EditProductTab6.cpp" line="54"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4746 <source>Laboratory</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4747 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4748 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4749 <message>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4750 <location filename="../src/EditProductTab6.cpp" line="54"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4751 <source>Code</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4752 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4753 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4754 <message>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4755 <location filename="../src/EditProductTab6.cpp" line="54"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4756 <source>Use for</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4757 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4758 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4759 <message>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4760 <location filename="../src/EditProductTab6.cpp" line="54"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4761 <source>Min.</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4762 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4763 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4764 <message>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4765 <location filename="../src/EditProductTab6.cpp" line="54"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4766 <source>Max.</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4767 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4768 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4769 <message>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4770 <location filename="../src/EditProductTab6.cpp" line="55"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4771 <source>Tol.</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4772 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4773 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4774 <message>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4775 <location filename="../src/EditProductTab6.cpp" line="55"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4776 <source>Attn.</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4777 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4778 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4779 <message>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4780 <location filename="../src/EditProductTab6.cpp" line="55"/>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4781 <source>STA</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4782 <translation type="unfinished"></translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4783 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
4784 <message>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4785 <location filename="../src/EditProductTab6.cpp" line="148"/>
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4786 <location filename="../src/EditProductTab6.cpp" line="152"/>
306
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4787 <source>Yeast already used</source>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4788 <translation type="unfinished"></translation>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4789 </message>
d45c502ce77f Version 0.2.13. Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 301
diff changeset
4790 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4791 <location filename="../src/EditProductTab6.cpp" line="342"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4792 <source>Method</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4793 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4794 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4795 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4796 <location filename="../src/EditProductTab6.cpp" line="342"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4797 <source>Inj. factor</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4798 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4799 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4800 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4801 <location filename="../src/EditProductTab6.cpp" line="342"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4802 <source>New cells</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4803 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4804 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4805 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4806 <location filename="../src/EditProductTab6.cpp" line="342"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4807 <source>Total cells</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4808 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4809 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4810 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4811 <location filename="../src/EditProductTab6.cpp" line="342"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4812 <source>Grow factor</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4813 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4814 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4815 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4816 <location filename="../src/EditProductTab6.cpp" line="725"/>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4817 <source>BMSapp - Pitchrate</source>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4818 <translation type="unfinished"></translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4819 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4820 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4821 <location filename="../src/EditProductTab6.cpp" line="737"/>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4822 <source>Beer pitch type:</source>
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4823 <translation type="unfinished"></translation>
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4824 </message>
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4825 <message>
483
eb0a5f132ea9 Added default load yeastpacks. Added yeast_package_changed signal.
Michiel Broek <mbroek@mbse.eu>
parents: 482
diff changeset
4826 <location filename="../src/EditProductTab6.cpp" line="745"/>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4827 <source>0.075 Real Kveik</source>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4828 <translation type="unfinished"></translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4829 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4830 <message>
483
eb0a5f132ea9 Added default load yeastpacks. Added yeast_package_changed signal.
Michiel Broek <mbroek@mbse.eu>
parents: 482
diff changeset
4831 <location filename="../src/EditProductTab6.cpp" line="746"/>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4832 <source>0.75 Ale, upto 1.060</source>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4833 <translation type="unfinished"></translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4834 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4835 <message>
483
eb0a5f132ea9 Added default load yeastpacks. Added yeast_package_changed signal.
Michiel Broek <mbroek@mbse.eu>
parents: 482
diff changeset
4836 <location filename="../src/EditProductTab6.cpp" line="747"/>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4837 <source>1.0 Ale, above 1.060</source>
458
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
4838 <translation type="unfinished"></translation>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
4839 </message>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
4840 <message>
483
eb0a5f132ea9 Added default load yeastpacks. Added yeast_package_changed signal.
Michiel Broek <mbroek@mbse.eu>
parents: 482
diff changeset
4841 <location filename="../src/EditProductTab6.cpp" line="748"/>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4842 <source>1.5 Lager, upto 1.060</source>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4843 <translation type="unfinished"></translation>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4844 </message>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4845 <message>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4846 <location filename="../src/EditProductTab6.cpp" line="749"/>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4847 <source>2.0 Lager, above 1.060</source>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4848 <translation type="unfinished"></translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4849 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4850 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4851 <location filename="../src/EditProductTab6.cpp" line="780"/>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4852 <source>Retry starter</source>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4853 <translation type="unfinished"></translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4854 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4855 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4856 <location filename="../src/EditProductTab6.cpp" line="780"/>
457
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4857 <source>Retry to automatic create starter steps</source>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4858 <translation type="unfinished"></translation>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4859 </message>
5028c1c4c526 Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.
Michiel Broek <mbroek@mbse.eu>
parents: 456
diff changeset
4860 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4861 <location filename="../src/EditProductTab6.cpp" line="814"/>
483
eb0a5f132ea9 Added default load yeastpacks. Added yeast_package_changed signal.
Michiel Broek <mbroek@mbse.eu>
parents: 482
diff changeset
4862 <source>Start step type:</source>
eb0a5f132ea9 Added default load yeastpacks. Added yeast_package_changed signal.
Michiel Broek <mbroek@mbse.eu>
parents: 482
diff changeset
4863 <translation type="unfinished"></translation>
eb0a5f132ea9 Added default load yeastpacks. Added yeast_package_changed signal.
Michiel Broek <mbroek@mbse.eu>
parents: 482
diff changeset
4864 </message>
eb0a5f132ea9 Added default load yeastpacks. Added yeast_package_changed signal.
Michiel Broek <mbroek@mbse.eu>
parents: 482
diff changeset
4865 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4866 <location filename="../src/EditProductTab6.cpp" line="819"/>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4867 <source>Starter step volume:</source>
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4868 <translation type="unfinished"></translation>
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4869 </message>
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
4870 <message>
483
eb0a5f132ea9 Added default load yeastpacks. Added yeast_package_changed signal.
Michiel Broek <mbroek@mbse.eu>
parents: 482
diff changeset
4871 <location filename="../src/EditProductTab6.cpp" line="826"/>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4872 <source>Stirred</source>
458
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
4873 <translation type="unfinished"></translation>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
4874 </message>
ac216a75ca9b Renamed trub_chiller_loss fields to trub_loss
Michiel Broek <mbroek@mbse.eu>
parents: 457
diff changeset
4875 <message>
483
eb0a5f132ea9 Added default load yeastpacks. Added yeast_package_changed signal.
Michiel Broek <mbroek@mbse.eu>
parents: 482
diff changeset
4876 <location filename="../src/EditProductTab6.cpp" line="827"/>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4877 <source>Shaken</source>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4878 <translation type="unfinished"></translation>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4879 </message>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4880 <message>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4881 <location filename="../src/EditProductTab6.cpp" line="828"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4882 <source>Simple</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4883 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4884 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4885 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4886 <location filename="../src/EditProductTab6.cpp" line="913"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4887 <source>Delete yeast</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4888 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4889 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4890 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4891 <location filename="../src/EditProductTab6.cpp" line="1109"/>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4892 <location filename="../src/EditProductTab6.cpp" line="1298"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4893 <source>Total packs:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4894 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4895 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4896 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4897 <location filename="../src/EditProductTab6.cpp" line="1267"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4898 <source>Yeast name:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4899 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4900 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4901 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4902 <location filename="../src/EditProductTab6.cpp" line="1272"/>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4903 <location filename="../src/EditProductTab6.cpp" line="1277"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4904 <source>Laboratory:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4905 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4906 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4907 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4908 <location filename="../src/EditProductTab6.cpp" line="1282"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4909 <source>Select yeast:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4910 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4911 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4912 <message>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4913 <location filename="../src/EditProductTab6.cpp" line="1292"/>
482
e13763ec829f Expanded Yeast edit popup with a Yeast Pack dropdown list. Prepared database product read and write with values for yeast package. They will be stored as json object in the yeast records.
Michiel Broek <mbroek@mbse.eu>
parents: 480
diff changeset
4914 <source>Select package:</source>
e13763ec829f Expanded Yeast edit popup with a Yeast Pack dropdown list. Prepared database product read and write with values for yeast package. They will be stored as json object in the yeast records.
Michiel Broek <mbroek@mbse.eu>
parents: 480
diff changeset
4915 <translation type="unfinished"></translation>
e13763ec829f Expanded Yeast edit popup with a Yeast Pack dropdown list. Prepared database product read and write with values for yeast package. They will be stored as json object in the yeast records.
Michiel Broek <mbroek@mbse.eu>
parents: 480
diff changeset
4916 </message>
e13763ec829f Expanded Yeast edit popup with a Yeast Pack dropdown list. Prepared database product read and write with values for yeast package. They will be stored as json object in the yeast records.
Michiel Broek <mbroek@mbse.eu>
parents: 480
diff changeset
4917 <message>
485
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
4918 <location filename="../src/EditProductTab6.cpp" line="1361"/>
487
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4919 <source>Tertiary</source>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4920 <translation type="unfinished"></translation>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4921 </message>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4922 <message>
04c67c9f903c Clean debug log settings after last changes.
Michiel Broek <mbroek@mbse.eu>
parents: 485
diff changeset
4923 <location filename="../src/EditProductTab6.cpp" line="1362"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4924 <source>Bottle</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4925 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4926 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4927 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4928 <location filename="../src/EditProductTab7.cpp" line="34"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4929 <source>Step name</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4930 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4931 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4932 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4933 <location filename="../src/EditProductTab7.cpp" line="34"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4934 <source>Start</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4935 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4936 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4937 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4938 <location filename="../src/EditProductTab7.cpp" line="34"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4939 <source>End</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4940 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4941 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4942 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4943 <location filename="../src/EditProductTab7.cpp" line="34"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4944 <source>Rest</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4945 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4946 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4947 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4948 <location filename="../src/EditProductTab7.cpp" line="34"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4949 <source>Ramp</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4950 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4951 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4952 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4953 <location filename="../src/EditProductTab7.cpp" line="35"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4954 <source>Inf/dec</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4955 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4956 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4957 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4958 <location filename="../src/EditProductTab7.cpp" line="35"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4959 <source>W/G ratio</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4960 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4961 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4962 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4963 <location filename="../src/EditProductTab7.cpp" line="35"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4964 <source>SG</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4965 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4966 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4967 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4968 <location filename="../src/EditProductTab7.cpp" line="306"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4969 <source>Delete mash step</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4970 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4971 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4972 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4973 <location filename="../src/EditProductTab7.cpp" line="556"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4974 <source>Step name:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4975 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4976 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4977 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4978 <location filename="../src/EditProductTab7.cpp" line="566"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4979 <source>Step type:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4980 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4981 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4982 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4983 <location filename="../src/EditProductTab7.cpp" line="572"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4984 <source>Infusion</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4985 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4986 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4987 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4988 <location filename="../src/EditProductTab7.cpp" line="573"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4989 <source>Temperature</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4990 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4991 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4992 <message>
438
e06b04ef1579 Small changes to the iSpindel graph. Translated the dutch product edit window title.
Michiel Broek <mbroek@mbse.eu>
parents: 436
diff changeset
4993 <location filename="../src/EditProductTab7.cpp" line="574"/>
e06b04ef1579 Small changes to the iSpindel graph. Translated the dutch product edit window title.
Michiel Broek <mbroek@mbse.eu>
parents: 436
diff changeset
4994 <source>Decoction</source>
e06b04ef1579 Small changes to the iSpindel graph. Translated the dutch product edit window title.
Michiel Broek <mbroek@mbse.eu>
parents: 436
diff changeset
4995 <translation type="unfinished"></translation>
e06b04ef1579 Small changes to the iSpindel graph. Translated the dutch product edit window title.
Michiel Broek <mbroek@mbse.eu>
parents: 436
diff changeset
4996 </message>
e06b04ef1579 Small changes to the iSpindel graph. Translated the dutch product edit window title.
Michiel Broek <mbroek@mbse.eu>
parents: 436
diff changeset
4997 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
4998 <location filename="../src/EditProductTab7.cpp" line="579"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
4999 <source>Step start temp:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5000 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5001 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5002 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5003 <location filename="../src/EditProductTab7.cpp" line="594"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5004 <source>Step end temp:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5005 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5006 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5007 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5008 <location filename="../src/EditProductTab7.cpp" line="609"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5009 <source>Step rest time:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5010 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5011 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5012 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5013 <location filename="../src/EditProductTab7.cpp" line="623"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5014 <source>Step ramp time:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5015 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5016 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5017 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5018 <location filename="../src/EditProductTab7.cpp" line="653"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5019 <source>Measured Brix:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5020 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5021 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5022 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5023 <location filename="../src/EditProductTab7.cpp" line="687"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5024 <source>Infusion volume:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5025 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5026 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5027 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
5028 <location filename="../src/EditProductTab7.cpp" line="704"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5029 <source>Infusion Temperature:</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5030 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5031 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5032 <message>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5033 <location filename="../src/EditProductTab8.cpp" line="202"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5034 <source>Very malty and sweet</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5035 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5036 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5037 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5038 <location filename="../src/EditProductTab8.cpp" line="204"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5039 <source>Malty, sweet</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5040 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5041 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5042 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5043 <location filename="../src/EditProductTab8.cpp" line="206"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5044 <location filename="../src/EditProductTab8.cpp" line="443"/>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5045 <source>Balanced</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5046 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5047 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5048 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5049 <location filename="../src/EditProductTab8.cpp" line="208"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5050 <source>Hoppy, bitter</source>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5051 <translation type="unfinished"></translation>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5052 </message>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5053 <message>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5054 <location filename="../src/EditProductTab8.cpp" line="210"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5055 <source>Very hoppy, very bitter</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5056 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5057 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5058 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5059 <location filename="../src/EditProductTab8.cpp" line="437"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5060 <source>Too malty</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5061 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5062 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5063 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5064 <location filename="../src/EditProductTab8.cpp" line="439"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5065 <source>Very malty</source>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5066 <translation type="unfinished"></translation>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5067 </message>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5068 <message>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5069 <location filename="../src/EditProductTab8.cpp" line="441"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5070 <source>Malty</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5071 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5072 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5073 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5074 <location filename="../src/EditProductTab8.cpp" line="445"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5075 <source>Little bitter</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5076 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5077 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5078 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5079 <location filename="../src/EditProductTab8.cpp" line="447"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5080 <source>Bitter</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5081 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5082 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5083 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
5084 <location filename="../src/EditProductTab8.cpp" line="449"/>
436
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5085 <source>Very bitter</source>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5086 <translation type="unfinished"></translation>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5087 </message>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5088 <message>
d1a6c269ba6a Show product code and name in edit product window title if not a new product.
Michiel Broek <mbroek@mbse.eu>
parents: 434
diff changeset
5089 <location filename="../src/EditProductTab8.cpp" line="451"/>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5090 <source>Too bitter</source>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5091 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5092 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5093 <message>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5094 <location filename="../src/EditProductTab9.cpp" line="103"/>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5095 <source>Confirm brew</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5096 <translation type="unfinished"></translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5097 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5098 <message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5099 <location filename="../src/EditProductTab9.cpp" line="103"/>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5100 <source>Confirm that the brew date and time are correct</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5101 <translation type="unfinished"></translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5102 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5103 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5104 <location filename="../src/EditProductTab9.cpp" line="244"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5105 <source>Distance from top:</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5106 <translation type="unfinished"></translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5107 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5108 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5109 <location filename="../src/EditProductTab9.cpp" line="254"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5110 <source> cm</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5111 <translation type="unfinished"></translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
5112 </message>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5113 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5114 <location filename="../src/EditProductTab9.cpp" line="262"/>
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5115 <source>Measure with placed immersion chiller.</source>
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5116 <translation type="unfinished"></translation>
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5117 </message>
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5118 <message>
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5119 <location filename="../src/EditProductTab9.cpp" line="615"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5120 <source>Temperature °C or Power %</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5121 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5122 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
5123 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5124 <location filename="../src/EditProductTab9.cpp" line="643"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5125 <source>Save Image</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5126 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5127 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5128 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5129 <location filename="../src/EditProductTab9.cpp" line="643"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5130 <source>Image (*.png)</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5131 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5132 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5133 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5134 <location filename="../src/EditProductTab9.cpp" line="645"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5135 <location filename="../src/EditProductTab13.cpp" line="346"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5136 <location filename="../src/EditProductTab13.cpp" line="349"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5137 <location filename="../src/EditProductTab13.cpp" line="369"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5138 <location filename="../src/EditProductExport.cpp" line="37"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5139 <location filename="../src/EditProductExport.cpp" line="40"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5140 <location filename="../src/EditProductExport.cpp" line="264"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5141 <source>Save File</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5142 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5143 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5144 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5145 <location filename="../src/EditProductTab9.cpp" line="645"/>
372
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5146 <source>No image file selected.</source>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5147 <translation type="unfinished"></translation>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5148 </message>
d9c78eb19728 Version 0.2.21. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 367
diff changeset
5149 <message>
461
add4dbef0c81 On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.
Michiel Broek <mbroek@mbse.eu>
parents: 460
diff changeset
5150 <location filename="../src/EditProductTab9.cpp" line="178"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5151 <location filename="../src/EditProductTab10.cpp" line="42"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5152 <source>Refractometer Brix:</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5153 <translation type="unfinished"></translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5154 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5155 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5156 <location filename="../src/EditProductTab10.cpp" line="143"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5157 <source>Confirm primary</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5158 <translation type="unfinished"></translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5159 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5160 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5161 <location filename="../src/EditProductTab10.cpp" line="143"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5162 <source>Confirm that the primary fermentation data is correct</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5163 <translation type="unfinished"></translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5164 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5165 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5166 <location filename="../src/EditProductTab10.cpp" line="211"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5167 <source>Confirm secondary</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5168 <translation type="unfinished"></translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5169 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5170 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5171 <location filename="../src/EditProductTab10.cpp" line="211"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5172 <source>Confirm that the secondary fermentation data is correct</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5173 <translation type="unfinished"></translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5174 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5175 <message>
449
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
5176 <location filename="../src/EditProductTab11.cpp" line="66"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
5177 <source>Package ABV %:</source>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
5178 <translation type="unfinished"></translation>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
5179 </message>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
5180 <message>
449
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
5181 <location filename="../src/EditProductTab11.cpp" line="67"/>
447
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
5182 <source>Final ABV %:</source>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
5183 <translation type="unfinished"></translation>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
5184 </message>
9b5acb1f5776 Added show package color and ibu and take dillution in account
Michiel Broek <mbroek@mbse.eu>
parents: 446
diff changeset
5185 <message>
449
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
5186 <location filename="../src/EditProductTab11.cpp" line="298"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5187 <source>Confirm package</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5188 <translation type="unfinished"></translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5189 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5190 <message>
449
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
5191 <location filename="../src/EditProductTab11.cpp" line="298"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5192 <source>Confirm that the beer is packaged and all data is correct</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5193 <translation type="unfinished"></translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5194 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5195 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5196 <location filename="../src/EditProductTab12.cpp" line="36"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5197 <source>Confirm tasting</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5198 <translation type="unfinished"></translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5199 </message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5200 <message>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5201 <location filename="../src/EditProductTab12.cpp" line="36"/>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5202 <source>Confirm that the beer tasting is done and the results are filled in.</source>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5203 <translation type="unfinished"></translation>
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
5204 </message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5205 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5206 <location filename="../src/EditProductExport.cpp" line="38"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5207 <source>Files (*.xml)</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5208 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5209 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5210 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5211 <location filename="../src/EditProductExport.cpp" line="40"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5212 <source>No XML file selected.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5213 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5214 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5215 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5216 <location filename="../src/EditProductExport.cpp" line="264"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5217 <source>XML export ready</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5218 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5219 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5220 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5221 <location filename="../src/EditProductExport.cpp" line="325"/>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5222 <location filename="../src/EditProductExport.cpp" line="327"/>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5223 <location filename="../src/EditProductExport.cpp" line="423"/>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5224 <location filename="../src/EditProductExport.cpp" line="425"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5225 <source>Copy Product</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5226 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5227 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5228 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5229 <location filename="../src/EditProductExport.cpp" line="325"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5230 <source>Copy Product export ready.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5231 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5232 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5233 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5234 <location filename="../src/EditProductExport.cpp" line="327"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5235 <source>Copy Product error.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5236 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5237 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5238 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5239 <location filename="../src/EditProductExport.cpp" line="423"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5240 <source>Copy Product to Recipe ready.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5241 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5242 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5243 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5244 <location filename="../src/EditProductExport.cpp" line="425"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5245 <source>Copy Product to Recipe error.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5246 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5247 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5248 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5249 <location filename="../src/EditProductExport.cpp" line="589"/>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5250 <location filename="../src/EditProductExport.cpp" line="1056"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5251 <source>Export to forum</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5252 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5253 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5254 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5255 <location filename="../src/EditProductExport.cpp" line="589"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5256 <source>The recipe and all data are copied to the clipboard.
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5257 You can &quot;paste&quot; this data in the forum screen in your web browser.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5258 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5259 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5260 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5261 <location filename="../src/EditProductExport.cpp" line="606"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5262 <source>Add a splitted batch</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5263 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5264 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5265 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5266 <location filename="../src/EditProductExport.cpp" line="611"/>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5267 <source>Choose split moment in the brew process</source>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5268 <translation type="unfinished"></translation>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5269 </message>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5270 <message>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5271 <location filename="../src/EditProductExport.cpp" line="618"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5272 <source>Delete the last splitted batch</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5273 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5274 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5275 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5276 <location filename="../src/EditProductExport.cpp" line="627"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5277 <source>The read-only `product code` of the batch</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5278 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5279 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5280 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5281 <location filename="../src/EditProductExport.cpp" line="631"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5282 <source>Batch name, click to change the name</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5283 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5284 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5285 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5286 <location filename="../src/EditProductExport.cpp" line="636"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5287 <source>Batch size, click to change the volume</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5288 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5289 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5290 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5291 <location filename="../src/EditProductExport.cpp" line="741"/>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5292 <location filename="../src/EditProductExport.cpp" line="755"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5293 <source>Split product</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5294 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5295 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5296 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5297 <location filename="../src/EditProductExport.cpp" line="767"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5298 <source>Product name:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5299 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5300 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5301 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5302 <location filename="../src/EditProductExport.cpp" line="778"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5303 <source>Product code:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5304 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5305 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5306 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5307 <location filename="../src/EditProductExport.cpp" line="789"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5308 <source>Available volume:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5309 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5310 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5311 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5312 <location filename="../src/EditProductExport.cpp" line="795"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5313 <source>Current brew stage:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5314 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5315 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5316 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5317 <location filename="../src/EditProductExport.cpp" line="806"/>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5318 <source>Split at moment:</source>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5319 <translation type="unfinished"></translation>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5320 </message>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5321 <message>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5322 <location filename="../src/EditProductExport.cpp" line="810"/>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5323 <source>Not divided</source>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5324 <translation type="unfinished"></translation>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5325 </message>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5326 <message>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5327 <location filename="../src/EditProductExport.cpp" line="811"/>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5328 <source>After mash</source>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5329 <translation type="unfinished"></translation>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5330 </message>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5331 <message>
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5332 <location filename="../src/EditProductExport.cpp" line="813"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5333 <source>After cooling</source>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5334 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5335 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5336 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5337 <location filename="../src/EditProductExport.cpp" line="814"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5338 <source>After primary</source>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5339 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5340 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5341 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5342 <location filename="../src/EditProductExport.cpp" line="815"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5343 <source>After secondary</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5344 <translation type="unfinished"></translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5345 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
5346 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5347 <location filename="../src/EditProductExport.cpp" line="816"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5348 <source>After tertiary</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5349 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5350 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5351 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5352 <location filename="../src/EditProductExport.cpp" line="837"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5353 <source>Volume remaining:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5354 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5355 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5356 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5357 <location filename="../src/EditProductExport.cpp" line="855"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5358 <source>Split code</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5359 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5360 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5361 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5362 <location filename="../src/EditProductExport.cpp" line="855"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5363 <source>Split name</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5364 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5365 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5366 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5367 <location filename="../src/EditProductExport.cpp" line="855"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5368 <source>Split volume</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5369 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5370 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5371 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5372 <location filename="../src/EditProductExport.cpp" line="1032"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5373 <source>Export choices</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5374 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5375 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5376 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5377 <location filename="../src/EditProductExport.cpp" line="1044"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5378 <source>Export to beerXML</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5379 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5380 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5381 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5382 <location filename="../src/EditProductExport.cpp" line="1048"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5383 <source>Copy to product</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5384 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5385 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5386 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5387 <location filename="../src/EditProductExport.cpp" line="1052"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5388 <source>Copy to recipe</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5389 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5390 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5391 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5392 <location filename="../src/EditProductExport.cpp" line="1060"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5393 <source>Split this batch</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5394 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5395 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5396 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5397 <location filename="../src/EditProductExport.cpp" line="1089"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5398 <source>Printer report</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5399 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5400 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5401 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5402 <location filename="../src/EditProductExport.cpp" line="1101"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5403 <source>Print recipe</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5404 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5405 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5406 <message>
523
632591d9825e Disable Monitor menu if websocket server is not available.
Michiel Broek <mbroek@mbse.eu>
parents: 521
diff changeset
5407 <location filename="../src/EditProductExport.cpp" line="1105"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5408 <source>Print checklist</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5409 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
5410 </message>
465
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5411 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5412 <location filename="../src/EditProductTab13.cpp" line="166"/>
465
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5413 <source>Open File</source>
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5414 <translation type="unfinished"></translation>
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5415 </message>
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5416 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5417 <location filename="../src/EditProductTab13.cpp" line="182"/>
465
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5418 <source>Cannot load %1: %2</source>
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5419 <translation type="unfinished"></translation>
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5420 </message>
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5421 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
5422 <location filename="../ui/EditProduct.ui" line="12295"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5423 <location filename="../src/EditProductTab13.cpp" line="210"/>
465
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5424 <source>Image here</source>
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5425 <translation type="unfinished"></translation>
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5426 </message>
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5427 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5428 <location filename="../src/EditProductTab13.cpp" line="220"/>
465
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5429 <source>Image type:</source>
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5430 <translation type="unfinished"></translation>
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5431 </message>
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5432 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5433 <location filename="../src/EditProductTab13.cpp" line="233"/>
465
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5434 <source>Image comment:</source>
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5435 <translation type="unfinished"></translation>
8fc909360552 In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).
Michiel Broek <mbroek@mbse.eu>
parents: 464
diff changeset
5436 </message>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5437 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5438 <location filename="../src/EditProductTab13.cpp" line="240"/>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5439 <source>The comment for this image.</source>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5440 <translation type="unfinished"></translation>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5441 </message>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5442 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5443 <location filename="../src/EditProductTab13.cpp" line="279"/>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
5444 <source>Delete image</source>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
5445 <translation type="unfinished"></translation>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
5446 </message>
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
5447 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5448 <location filename="../src/EditProductTab13.cpp" line="347"/>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5449 <source>Files (*.png)</source>
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5450 <translation type="unfinished"></translation>
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5451 </message>
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5452 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5453 <location filename="../src/EditProductTab13.cpp" line="349"/>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5454 <source>No PNG file selected.</source>
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5455 <translation type="unfinished"></translation>
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5456 </message>
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5457 <message>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5458 <location filename="../src/EditProductTab13.cpp" line="369"/>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5459 <source>Saved %1</source>
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5460 <translation type="unfinished"></translation>
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5461 </message>
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5462 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
5463 <location filename="../src/EditProductTab13.cpp" line="50"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5464 <location filename="../src/EditProductTab13.cpp" line="265"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5465 <location filename="../src/EditProductTab13.cpp" line="293"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5466 <location filename="../src/EditProductTab13.cpp" line="406"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5467 <location filename="../src/EditProductTab13.cpp" line="430"/>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5468 <location filename="../src/EditProduct.cpp" line="924"/>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5469 <source>Database error</source>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5470 <translation type="unfinished"></translation>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5471 </message>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5472 <message>
468
b21da6f583be The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.
Michiel Broek <mbroek@mbse.eu>
parents: 467
diff changeset
5473 <location filename="../src/EditProductTab13.cpp" line="50"/>
478
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5474 <location filename="../src/EditProductTab13.cpp" line="265"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5475 <location filename="../src/EditProductTab13.cpp" line="293"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5476 <location filename="../src/EditProductTab13.cpp" line="406"/>
a3653722b0d6 Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.
Michiel Broek <mbroek@mbse.eu>
parents: 473
diff changeset
5477 <location filename="../src/EditProductTab13.cpp" line="430"/>
473
0d7441b39d41 Delete images from a producti first[C when a product is deleted.
Michiel Broek <mbroek@mbse.eu>
parents: 469
diff changeset
5478 <location filename="../src/EditProduct.cpp" line="924"/>
467
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5479 <source>MySQL error: %1
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5480 %2
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5481 %3</source>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5482 <translation type="unfinished"></translation>
c5f6f3f1b714 Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.
Michiel Broek <mbroek@mbse.eu>
parents: 465
diff changeset
5483 </message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5484 </context>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
5485 <context>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5486 <name>EditProfileFerment</name>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5487 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5488 <location filename="../ui/EditProfileFerment.ui" line="14"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5489 <source>Dialog</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5490 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5491 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5492 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5493 <location filename="../ui/EditProfileFerment.ui" line="29"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5494 <source>Name:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5495 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5496 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5497 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5498 <location filename="../ui/EditProfileFerment.ui" line="48"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5499 <source>Name of the fermentation profile</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5500 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5501 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5502 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5503 <location filename="../ui/EditProfileFerment.ui" line="67"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5504 <source>Quit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5505 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5506 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5507 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5508 <location filename="../ui/EditProfileFerment.ui" line="87"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5509 <source>Save</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5510 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5511 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5512 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5513 <location filename="../ui/EditProfileFerment.ui" line="107"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5514 <location filename="../src/EditProfileFerment.cpp" line="172"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5515 <location filename="../src/EditProfileFerment.cpp" line="444"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5516 <source>Delete</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5517 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5518 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5519 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5520 <location filename="../ui/EditProfileFerment.ui" line="134"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5521 <source>Steps:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5522 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5523 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5524 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5525 <location filename="../ui/EditProfileFerment.ui" line="150"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5526 <source>Total time:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5527 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5528 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5529 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5530 <location filename="../ui/EditProfileFerment.ui" line="179"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5531 <source>Add step</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5532 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5533 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5534 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5535 <location filename="../ui/EditProfileFerment.ui" line="196"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5536 <source>Start low:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5537 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5538 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5539 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5540 <location filename="../ui/EditProfileFerment.ui" line="212"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5541 <source>Start high:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5542 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5543 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5544 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5545 <location filename="../ui/EditProfileFerment.ui" line="234"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5546 <location filename="../ui/EditProfileFerment.ui" line="265"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5547 <source> °C</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5548 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5549 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5550 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5551 <location filename="../ui/EditProfileFerment.ui" line="290"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5552 <source>Sensor:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5553 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5554 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5555 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5556 <location filename="../ui/EditProfileFerment.ui" line="316"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5557 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5558 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5559 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5560 <message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5561 <location filename="../src/EditProfileFerment.cpp" line="31"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5562 <location filename="../src/EditProfileFerment.cpp" line="135"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5563 <location filename="../src/EditProfileFerment.cpp" line="434"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5564 <source>Beer</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5565 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5566 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5567 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5568 <location filename="../src/EditProfileFerment.cpp" line="32"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5569 <location filename="../src/EditProfileFerment.cpp" line="136"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5570 <location filename="../src/EditProfileFerment.cpp" line="435"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5571 <source>Fridge</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5572 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5573 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5574 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5575 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5576 <source>Step name</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5577 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5578 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5579 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5580 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5581 <source>Start °C</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5582 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5583 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5584 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5585 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5586 <source>End °C</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5587 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5588 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5589 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5590 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5591 <source>Sensor</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5592 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5593 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5594 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5595 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5596 <source>Ramp time</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5597 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5598 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5599 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5600 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5601 <source>Rest time</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5602 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5603 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5604 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
5605 <location filename="../src/EditProfileFerment.cpp" line="91"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5606 <source>Button</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5607 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5608 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5609 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5610 <location filename="../src/EditProfileFerment.cpp" line="203"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5611 <source>BMSapp - Add new fermentation profile</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5612 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5613 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5614 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5615 <location filename="../src/EditProfileFerment.cpp" line="205"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5616 <source>BMSapp - Edit fermentation profile %1</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5617 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5618 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5619 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5620 <location filename="../src/EditProfileFerment.cpp" line="221"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5621 <source>Edit Ferment</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5622 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5623 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5624 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5625 <location filename="../src/EditProfileFerment.cpp" line="221"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5626 <source>Name empty or too short.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5627 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5628 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5629 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5630 <location filename="../src/EditProfileFerment.cpp" line="250"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5631 <location filename="../src/EditProfileFerment.cpp" line="286"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5632 <location filename="../src/EditProfileFerment.cpp" line="311"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5633 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5634 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5635 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5636 <message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5637 <location filename="../src/EditProfileFerment.cpp" line="251"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5638 <location filename="../src/EditProfileFerment.cpp" line="287"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5639 <location filename="../src/EditProfileFerment.cpp" line="312"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5640 <source>MySQL error: %1
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5641 %2
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5642 %3</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5643 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5644 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5645 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5646 <location filename="../src/EditProfileFerment.cpp" line="301"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5647 <source>Delete fermentation profile</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5648 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5649 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5650 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5651 <location filename="../src/EditProfileFerment.cpp" line="301"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5652 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5653 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5654 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5655 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5656 <location filename="../src/EditProfileFerment.cpp" line="470"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5657 <source>Fermentation changed</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5658 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5659 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5660 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5661 <location filename="../src/EditProfileFerment.cpp" line="470"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5662 <source>This fermentation profile has been modified. Save changes?</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
5663 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
5664 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
5665 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
5666 <context>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5667 <name>EditProfileMash</name>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5668 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5669 <location filename="../ui/EditProfileMash.ui" line="14"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5670 <source>Dialog</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5671 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5672 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5673 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5674 <location filename="../ui/EditProfileMash.ui" line="29"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5675 <source>Name:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5676 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5677 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5678 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5679 <location filename="../ui/EditProfileMash.ui" line="45"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5680 <source>Notes:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5681 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5682 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5683 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5684 <location filename="../ui/EditProfileMash.ui" line="64"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5685 <source>Name of the mash profile</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5686 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5687 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5688 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5689 <location filename="../ui/EditProfileMash.ui" line="77"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5690 <source>Notes or this mash profile.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5691 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5692 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5693 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5694 <location filename="../ui/EditProfileMash.ui" line="96"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5695 <source>Quit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5696 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5697 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5698 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5699 <location filename="../ui/EditProfileMash.ui" line="116"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5700 <source>Save</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5701 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5702 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5703 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5704 <location filename="../ui/EditProfileMash.ui" line="136"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5705 <location filename="../src/EditProfileMash.cpp" line="157"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5706 <location filename="../src/EditProfileMash.cpp" line="384"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5707 <source>Delete</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5708 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5709 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5710 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5711 <location filename="../ui/EditProfileMash.ui" line="163"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5712 <source>Steps:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5713 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5714 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5715 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5716 <location filename="../ui/EditProfileMash.ui" line="179"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5717 <source>Total time:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5718 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5719 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5720 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5721 <location filename="../ui/EditProfileMash.ui" line="205"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5722 <source>Add step</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5723 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5724 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5725 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5726 <location filename="../ui/EditProfileMash.ui" line="222"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5727 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5728 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5729 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5730 <message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5731 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5732 <source>Step name</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5733 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5734 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5735 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5736 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5737 <source>Type</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5738 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5739 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5740 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5741 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5742 <source>Start °C</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5743 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5744 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5745 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5746 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5747 <source>End °C</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5748 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5749 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5750 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5751 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5752 <source>Rest time</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5753 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5754 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5755 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5756 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5757 <source>Ramp time</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5758 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5759 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5760 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5761 <location filename="../src/EditProfileMash.cpp" line="81"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5762 <source>Button</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5763 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5764 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5765 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5766 <location filename="../src/EditProfileMash.cpp" line="102"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5767 <location filename="../src/EditProfileMash.cpp" line="372"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5768 <source>Infusion</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5769 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5770 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5771 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5772 <location filename="../src/EditProfileMash.cpp" line="103"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5773 <location filename="../src/EditProfileMash.cpp" line="373"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5774 <source>Temperature</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5775 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5776 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5777 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5778 <location filename="../src/EditProfileMash.cpp" line="104"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5779 <location filename="../src/EditProfileMash.cpp" line="374"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5780 <source>Decoction</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5781 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5782 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5783 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5784 <location filename="../src/EditProfileMash.cpp" line="188"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5785 <source>BMSapp - Add new mash profile</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5786 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5787 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5788 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5789 <location filename="../src/EditProfileMash.cpp" line="190"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5790 <source>BMSapp - Edit mash profile %1</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5791 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5792 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5793 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5794 <location filename="../src/EditProfileMash.cpp" line="206"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5795 <source>Edit Mash</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5796 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5797 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5798 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5799 <location filename="../src/EditProfileMash.cpp" line="206"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5800 <source>Name empty or too short.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5801 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5802 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5803 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5804 <location filename="../src/EditProfileMash.cpp" line="228"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5805 <location filename="../src/EditProfileMash.cpp" line="257"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5806 <location filename="../src/EditProfileMash.cpp" line="282"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5807 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5808 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5809 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5810 <message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5811 <location filename="../src/EditProfileMash.cpp" line="229"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5812 <location filename="../src/EditProfileMash.cpp" line="258"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5813 <location filename="../src/EditProfileMash.cpp" line="283"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5814 <source>MySQL error: %1
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5815 %2
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5816 %3</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5817 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5818 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5819 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5820 <location filename="../src/EditProfileMash.cpp" line="272"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5821 <source>Delete mash profile</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5822 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5823 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5824 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5825 <location filename="../src/EditProfileMash.cpp" line="272"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5826 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5827 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5828 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5829 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5830 <location filename="../src/EditProfileMash.cpp" line="410"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5831 <source>Mash changed</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5832 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5833 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
5834 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
5835 <location filename="../src/EditProfileMash.cpp" line="410"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5836 <source>This mash profile has been modified. Save changes?</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5837 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5838 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5839 </context>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5840 <context>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5841 <name>EditProfileStyle</name>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5842 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5843 <location filename="../ui/EditProfileStyle.ui" line="14"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5844 <source>Dialog</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5845 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5846 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5847 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5848 <location filename="../ui/EditProfileStyle.ui" line="29"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5849 <source>Beer style:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5850 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5851 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5852 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5853 <location filename="../ui/EditProfileStyle.ui" line="48"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5854 <source>Name of the beer style</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5855 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5856 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5857 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5858 <location filename="../ui/EditProfileStyle.ui" line="61"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5859 <source>Remarks about this style.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5860 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5861 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5862 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5863 <location filename="../ui/EditProfileStyle.ui" line="80"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5864 <source>Quit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5865 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5866 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5867 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5868 <location filename="../ui/EditProfileStyle.ui" line="100"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5869 <source>Save</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5870 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5871 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5872 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5873 <location filename="../ui/EditProfileStyle.ui" line="120"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5874 <source>Delete</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5875 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5876 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5877 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5878 <location filename="../ui/EditProfileStyle.ui" line="137"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5879 <source>Beer group:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5880 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5881 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5882 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5883 <location filename="../ui/EditProfileStyle.ui" line="156"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5884 <source>Name of the beer group</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5885 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5886 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5887 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5888 <location filename="../ui/EditProfileStyle.ui" line="169"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5889 <source>Category:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5890 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5891 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5892 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5893 <location filename="../ui/EditProfileStyle.ui" line="185"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5894 <source>Category number:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5895 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5896 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5897 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5898 <location filename="../ui/EditProfileStyle.ui" line="204"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5899 <source>BJCP beer category</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5900 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5901 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5902 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5903 <location filename="../ui/EditProfileStyle.ui" line="233"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5904 <source>Profile:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5905 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5906 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5907 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5908 <location filename="../ui/EditProfileStyle.ui" line="249"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5909 <source>Profile description.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5910 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5911 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5912 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5913 <location filename="../ui/EditProfileStyle.ui" line="262"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5914 <source>Remarks:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5915 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5916 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5917 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5918 <location filename="../ui/EditProfileStyle.ui" line="278"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5919 <source>Type:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5920 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5921 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5922 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5923 <location filename="../ui/EditProfileStyle.ui" line="304"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5924 <source>Style guide:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5925 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5926 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5927 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5928 <location filename="../ui/EditProfileStyle.ui" line="323"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5929 <source>The name of the style guide</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5930 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5931 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5932 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5933 <location filename="../ui/EditProfileStyle.ui" line="336"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5934 <source>Original Gravity:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5935 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5936 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5937 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5938 <location filename="../ui/EditProfileStyle.ui" line="352"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5939 <source>Final Gravity:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5940 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5941 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5942 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5943 <location filename="../ui/EditProfileStyle.ui" line="368"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5944 <source>IBU:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5945 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5946 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5947 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5948 <location filename="../ui/EditProfileStyle.ui" line="516"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5949 <source>EBC:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5950 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5951 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5952 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5953 <location filename="../ui/EditProfileStyle.ui" line="532"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5954 <source>Co2:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5955 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5956 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5957 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5958 <location filename="../ui/EditProfileStyle.ui" line="548"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5959 <source>ABV:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5960 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5961 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5962 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5963 <location filename="../ui/EditProfileStyle.ui" line="672"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5964 <source>Ingredients:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5965 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5966 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5967 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5968 <location filename="../ui/EditProfileStyle.ui" line="688"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5969 <source>Examples:</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5970 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5971 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5972 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5973 <location filename="../ui/EditProfileStyle.ui" line="704"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5974 <source>Ingredients used in this style.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5975 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5976 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5977 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5978 <location filename="../ui/EditProfileStyle.ui" line="717"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5979 <source>Examples of this style.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5980 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5981 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5982 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5983 <location filename="../src/EditProfileStyle.cpp" line="32"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5984 <source>Lager</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5985 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5986 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5987 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5988 <location filename="../src/EditProfileStyle.cpp" line="33"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5989 <source>Ale</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5990 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5991 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5992 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5993 <location filename="../src/EditProfileStyle.cpp" line="34"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5994 <source>Mead</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5995 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5996 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5997 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5998 <location filename="../src/EditProfileStyle.cpp" line="35"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
5999 <source>Wheat</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6000 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6001 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6002 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6003 <location filename="../src/EditProfileStyle.cpp" line="36"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6004 <source>Mixed</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6005 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6006 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6007 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6008 <location filename="../src/EditProfileStyle.cpp" line="37"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6009 <source>Cider</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6010 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6011 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6012 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6013 <location filename="../src/EditProfileStyle.cpp" line="129"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6014 <source>BMSapp - Add new beer style</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6015 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6016 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6017 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6018 <location filename="../src/EditProfileStyle.cpp" line="131"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6019 <source>BMSapp - Edit beer style %1</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6020 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6021 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6022 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6023 <location filename="../src/EditProfileStyle.cpp" line="147"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6024 <source>Edit Style</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6025 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6026 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6027 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6028 <location filename="../src/EditProfileStyle.cpp" line="147"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6029 <source>Beer style is empty or too short.</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6030 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6031 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6032 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6033 <location filename="../src/EditProfileStyle.cpp" line="197"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6034 <location filename="../src/EditProfileStyle.cpp" line="222"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6035 <source>Database error</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6036 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6037 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6038 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6039 <location filename="../src/EditProfileStyle.cpp" line="198"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6040 <location filename="../src/EditProfileStyle.cpp" line="223"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6041 <source>MySQL error: %1
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6042 %2
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6043 %3</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6044 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6045 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6046 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6047 <location filename="../src/EditProfileStyle.cpp" line="344"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6048 <source>Style changed</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6049 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6050 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6051 <message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6052 <location filename="../src/EditProfileStyle.cpp" line="344"/>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6053 <source>This beerstyle has been modified. Save changes?</source>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6054 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6055 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6056 </context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6057 <context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6058 <name>EditProfileWater</name>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6059 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6060 <location filename="../ui/EditProfileWater.ui" line="14"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6061 <source>Dialog</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6062 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6063 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6064 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6065 <location filename="../ui/EditProfileWater.ui" line="29"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6066 <source>Name:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6067 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6068 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6069 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6070 <location filename="../ui/EditProfileWater.ui" line="45"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6071 <source>Notes:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6072 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6073 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6074 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6075 <location filename="../ui/EditProfileWater.ui" line="64"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6076 <source>Name of the brewing water</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6077 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6078 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6079 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6080 <location filename="../ui/EditProfileWater.ui" line="77"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6081 <source>Notes or the source of this water.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6082 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6083 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6084 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6085 <location filename="../ui/EditProfileWater.ui" line="96"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6086 <source>Quit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6087 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6088 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6089 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6090 <location filename="../ui/EditProfileWater.ui" line="116"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6091 <source>Save</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6092 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6093 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6094 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6095 <location filename="../ui/EditProfileWater.ui" line="136"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6096 <source>Delete</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6097 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6098 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6099 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6100 <location filename="../ui/EditProfileWater.ui" line="153"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6101 <source>Calcium (Ca) mg/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6102 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6103 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6104 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6105 <location filename="../ui/EditProfileWater.ui" line="169"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6106 <source>Magnesium (Mg) mg/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6107 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6108 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6109 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6110 <location filename="../ui/EditProfileWater.ui" line="185"/>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6111 <source>Sodium (Na) mg/L:</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6112 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6113 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6114 <message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6115 <location filename="../ui/EditProfileWater.ui" line="201"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6116 <source>pH:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6117 <translation type="unfinished"></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6118 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6119 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6120 <location filename="../ui/EditProfileWater.ui" line="478"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6121 <source>Sulfate (SO4) mg/L:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6122 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6123 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6124 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6125 <location filename="../ui/EditProfileWater.ui" line="494"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6126 <source>Chloride (Cl) mg/L:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6127 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6128 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6129 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6130 <location filename="../ui/EditProfileWater.ui" line="510"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6131 <source>Bicarbonate (HCO3) mg/L:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6132 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6133 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6134 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6135 <location filename="../ui/EditProfileWater.ui" line="526"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6136 <source>Total Alkalinity (CaCO3) mg/L:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6137 <translation type="unfinished"></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6138 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6139 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6140 <location filename="../ui/EditProfileWater.ui" line="542"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6141 <source>Ion balance meq/L:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6142 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6143 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6144 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6145 <location filename="../ui/EditProfileWater.ui" line="571"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6146 <source>Residual Alkalinity as CaCO3:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6147 <translation type="unfinished"></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6148 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6149 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6150 <location filename="../ui/EditProfileWater.ui" line="655"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6151 <source>Hardness as CaCO3:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6152 <translation type="unfinished"></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6153 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6154 <message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6155 <location filename="../ui/EditProfileWater.ui" line="705"/>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6156 <source>Carbonate (CO3) mg/L:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6157 <translation type="unfinished"></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6158 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6159 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6160 <location filename="../ui/EditProfileWater.ui" line="721"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6161 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6162 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6163 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6164 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6165 <location filename="../src/EditProfileWater.cpp" line="95"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6166 <source>BMSapp - Add new brewing water</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6167 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6168 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6169 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6170 <location filename="../src/EditProfileWater.cpp" line="97"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6171 <source>BMSapp - Edit brewing water %1</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6172 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6173 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6174 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6175 <location filename="../src/EditProfileWater.cpp" line="113"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6176 <source>Edit Water</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6177 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6178 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6179 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6180 <location filename="../src/EditProfileWater.cpp" line="113"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6181 <source>Name empty or too short.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6182 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6183 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6184 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6185 <location filename="../src/EditProfileWater.cpp" line="145"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6186 <location filename="../src/EditProfileWater.cpp" line="184"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6187 <location filename="../src/EditProfileWater.cpp" line="209"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6188 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6189 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6190 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6191 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6192 <location filename="../src/EditProfileWater.cpp" line="146"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6193 <location filename="../src/EditProfileWater.cpp" line="185"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6194 <location filename="../src/EditProfileWater.cpp" line="210"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6195 <source>MySQL error: %1
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6196 %2
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6197 %3</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6198 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6199 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6200 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6201 <location filename="../src/EditProfileWater.cpp" line="199"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6202 <source>Delete water profile</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6203 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6204 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6205 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6206 <location filename="../src/EditProfileWater.cpp" line="199"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6207 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6208 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6209 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6210 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6211 <location filename="../src/EditProfileWater.cpp" line="319"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6212 <source>Water changed</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6213 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6214 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6215 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
6216 <location filename="../src/EditProfileWater.cpp" line="319"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
6217 <source>This water profile has been modified. Save changes?</source>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6218 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6219 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6220 </context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
6221 <context>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6222 <name>EditRecipe</name>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6223 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6224 <location filename="../ui/EditRecipe.ui" line="14"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6225 <source>Dialog</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6226 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6227 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6228 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6229 <location filename="../ui/EditRecipe.ui" line="35"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6230 <source>Quit</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6231 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6232 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6233 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6234 <location filename="../ui/EditRecipe.ui" line="55"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6235 <source>Save</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6236 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6237 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6238 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6239 <location filename="../ui/EditRecipe.ui" line="75"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6240 <location filename="../src/EditRecipeTab2.cpp" line="60"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6241 <location filename="../src/EditRecipeTab2.cpp" line="122"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6242 <location filename="../src/EditRecipeTab3.cpp" line="48"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6243 <location filename="../src/EditRecipeTab3.cpp" line="117"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6244 <location filename="../src/EditRecipeTab4.cpp" line="61"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6245 <location filename="../src/EditRecipeTab4.cpp" line="127"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6246 <location filename="../src/EditRecipeTab5.cpp" line="41"/>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
6247 <location filename="../src/EditRecipeTab5.cpp" line="117"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6248 <location filename="../src/EditRecipeTab6.cpp" line="33"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6249 <location filename="../src/EditRecipeTab6.cpp" line="131"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6250 <source>Delete</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6251 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6252 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6253 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6254 <location filename="../ui/EditRecipe.ui" line="118"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6255 <source>Generic</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6256 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6257 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6258 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6259 <location filename="../ui/EditRecipe.ui" line="130"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6260 <source>Recipe name:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6261 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6262 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6263 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6264 <location filename="../ui/EditRecipe.ui" line="146"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6265 <source>Recipe notes:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6266 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6267 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6268 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6269 <location filename="../ui/EditRecipe.ui" line="182"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6270 <source>Read only:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6271 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6272 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6273 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6274 <location filename="../ui/EditRecipe.ui" line="198"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6275 <source>Yes</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6276 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6277 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6278 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6279 <location filename="../ui/EditRecipe.ui" line="211"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6280 <source>Brew type:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6281 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6282 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6283 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6284 <location filename="../ui/EditRecipe.ui" line="237"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6285 <source>Efficiency:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6286 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6287 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6288 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6289 <location filename="../ui/EditRecipe.ui" line="253"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6290 <source>Boil time:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6291 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6292 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6293 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6294 <location filename="../ui/EditRecipe.ui" line="269"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6295 <source>Batch size:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6296 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6297 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6298 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6299 <location filename="../ui/EditRecipe.ui" line="285"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6300 <source>Boil size:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6301 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6302 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6303 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6304 <location filename="../ui/EditRecipe.ui" line="307"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6305 <location filename="../ui/EditRecipe.ui" line="468"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6306 <location filename="../ui/EditRecipe.ui" line="634"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6307 <location filename="../ui/EditRecipe.ui" line="1825"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6308 <location filename="../ui/EditRecipe.ui" line="1878"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6309 <source> %</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6310 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6311 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6312 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6313 <location filename="../ui/EditRecipe.ui" line="332"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6314 <source> min</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6315 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6316 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6317 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6318 <location filename="../ui/EditRecipe.ui" line="357"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6319 <location filename="../ui/EditRecipe.ui" line="391"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6320 <location filename="../ui/EditRecipe.ui" line="5472"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6321 <source> L</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6322 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6323 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6324 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6325 <location filename="../ui/EditRecipe.ui" line="413"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6326 <source>Overview</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6327 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6328 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6329 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6330 <location filename="../ui/EditRecipe.ui" line="524"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6331 <source>Estimated ABV:</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6332 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6333 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6334 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6335 <location filename="../ui/EditRecipe.ui" line="540"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6336 <location filename="../ui/EditRecipe.ui" line="1750"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6337 <source>Estimated FG:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6338 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6339 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6340 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6341 <location filename="../ui/EditRecipe.ui" line="576"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6342 <location filename="../ui/EditRecipe.ui" line="1270"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6343 <location filename="../ui/EditRecipe.ui" line="1703"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6344 <source>Estimated OG:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6345 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6346 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6347 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6348 <location filename="../ui/EditRecipe.ui" line="693"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6349 <source>Color method:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6350 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6351 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6352 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6353 <location filename="../ui/EditRecipe.ui" line="709"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6354 <source>Carbonation:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6355 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6356 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6357 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6358 <location filename="../ui/EditRecipe.ui" line="735"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6359 <source>Estimated EBC:</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6360 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6361 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6362 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6363 <location filename="../ui/EditRecipe.ui" line="805"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6364 <source>IBU method:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6365 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6366 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6367 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6368 <location filename="../ui/EditRecipe.ui" line="821"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6369 <source>Energy kcal/l:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6370 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6371 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6372 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6373 <location filename="../ui/EditRecipe.ui" line="837"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6374 <source>Estimated IBU:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6375 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6376 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6377 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6378 <location filename="../ui/EditRecipe.ui" line="887"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6379 <source>BU:GU ratio:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6380 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6381 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6382 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6383 <location filename="../ui/EditRecipe.ui" line="903"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6384 <source>The obsolete Bitterness Unit to Gravity Unit ratio</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6385 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6386 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6387 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6388 <location filename="../ui/EditRecipe.ui" line="960"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6389 <source>Bitterness Unit to Real Extract ratio</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6390 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6391 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6392 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6393 <location filename="../ui/EditRecipe.ui" line="997"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6394 <source>BU:RE ratio:</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6395 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6396 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6397 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6398 <location filename="../ui/EditRecipe.ui" line="1014"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6399 <source>Beerstyle</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6400 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6401 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6402 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6403 <location filename="../ui/EditRecipe.ui" line="1075"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6404 <source>Style guide:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6405 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6406 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6407 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6408 <location filename="../ui/EditRecipe.ui" line="1091"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6409 <source>Style group:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6410 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6411 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6412 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6413 <location filename="../ui/EditRecipe.ui" line="1107"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6414 <source>Style name:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6415 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6416 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6417 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6418 <location filename="../ui/EditRecipe.ui" line="1123"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6419 <source>Style type:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6420 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6421 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6422 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6423 <location filename="../ui/EditRecipe.ui" line="1152"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6424 <source>Category:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6425 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6426 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6427 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6428 <location filename="../ui/EditRecipe.ui" line="1181"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6429 <source>Category number:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6430 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6431 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6432 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6433 <location filename="../ui/EditRecipe.ui" line="1208"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6434 <source>Fermentables</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6435 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6436 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6437 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6438 <location filename="../ui/EditRecipe.ui" line="1220"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6439 <source>Color EBC:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6440 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6441 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6442 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6443 <location filename="../ui/EditRecipe.ui" line="1317"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6444 <source>Mash tun %:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6445 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6446 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6447 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6448 <location filename="../ui/EditRecipe.ui" line="1333"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6449 <source>Sugars %:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6450 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6451 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6452 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6453 <location filename="../ui/EditRecipe.ui" line="1349"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6454 <source>Cara/crystal %:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6455 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6456 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6457 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6458 <location filename="../ui/EditRecipe.ui" line="1365"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6459 <source>Lintner:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6460 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6461 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6462 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6463 <location filename="../ui/EditRecipe.ui" line="1400"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6464 <source>%v lintner</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6465 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6466 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6467 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6468 <location filename="../ui/EditRecipe.ui" line="1422"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6469 <location filename="../ui/EditRecipe.ui" line="1444"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6470 <location filename="../ui/EditRecipe.ui" line="1466"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6471 <location filename="../ui/EditRecipe.ui" line="1596"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6472 <location filename="../ui/EditRecipe.ui" line="1618"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6473 <source>%v%</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6474 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6475 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6476 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6477 <location filename="../ui/EditRecipe.ui" line="1479"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6478 <location filename="../ui/EditRecipe.ui" line="1641"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6479 <location filename="../ui/EditRecipe.ui" line="1677"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6480 <location filename="../ui/EditRecipe.ui" line="2405"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6481 <location filename="../ui/EditRecipe.ui" line="2441"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6482 <source>Add</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6483 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6484 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6485 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6486 <location filename="../ui/EditRecipe.ui" line="1493"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6487 <source>Hops</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6488 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6489 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6490 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6491 <location filename="../ui/EditRecipe.ui" line="1505"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6492 <location filename="../src/EditRecipeTab3.cpp" line="612"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6493 <source>Bitterness IBU:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6494 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6495 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6496 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6497 <location filename="../ui/EditRecipe.ui" line="1555"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6498 <source>Hop taste:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6499 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6500 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6501 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6502 <location filename="../ui/EditRecipe.ui" line="1571"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6503 <source>Hop aroma:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6504 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6505 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6506 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6507 <location filename="../ui/EditRecipe.ui" line="1655"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6508 <source>Miscs</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6509 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6510 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6511 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6512 <location filename="../ui/EditRecipe.ui" line="1691"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6513 <source>Yeasts</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6514 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6515 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6516 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6517 <location filename="../ui/EditRecipe.ui" line="1797"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6518 <source>Alcohol Volume:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6519 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6520 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6521 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6522 <location filename="../ui/EditRecipe.ui" line="1850"/>
226
23fe317dcf3c Version 0.2.1. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 217
diff changeset
6523 <source>Apparent Attenuation:</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6524 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6525 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6526 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6527 <location filename="../ui/EditRecipe.ui" line="1934"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6528 <source>Liquid yeast advice</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6529 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6530 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6531 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6532 <location filename="../ui/EditRecipe.ui" line="1975"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6533 <source>Pitchrate million cells/ml/°P:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6534 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6535 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6536 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6537 <location filename="../ui/EditRecipe.ui" line="1991"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6538 <source>Initial billion cells:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6539 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6540 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6541 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6542 <location filename="../ui/EditRecipe.ui" line="2007"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6543 <source>Target billion cells:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6544 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6545 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6546 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6547 <location filename="../ui/EditRecipe.ui" line="2079"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6548 <source>Starter volume L:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6549 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6550 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6551 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6552 <location filename="../ui/EditRecipe.ui" line="2095"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6553 <source>A very rough starter volume estimate.</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6554 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6555 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6556 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6557 <location filename="../ui/EditRecipe.ui" line="2135"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6558 <source>Dry yeast advice</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6559 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6560 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6561 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6562 <location filename="../ui/EditRecipe.ui" line="2148"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6563 <source>Low grams/hl:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6564 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6565 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6566 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6567 <location filename="../ui/EditRecipe.ui" line="2164"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6568 <source>High grams/hl:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6569 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6570 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6571 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6572 <location filename="../ui/EditRecipe.ui" line="2224"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6573 <location filename="../ui/EditRecipe.ui" line="2240"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6574 <source>at</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6575 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6576 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6577 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6578 <location filename="../ui/EditRecipe.ui" line="2315"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6579 <source>Pitch grams:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6580 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6581 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6582 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6583 <location filename="../ui/EditRecipe.ui" line="2359"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6584 <source>Pitch grams/hl:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6585 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6586 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6587 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6588 <location filename="../ui/EditRecipe.ui" line="2419"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6589 <location filename="../src/EditRecipeTab2.cpp" line="926"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6590 <location filename="../src/EditRecipeTab3.cpp" line="666"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6591 <location filename="../src/EditRecipeTab4.cpp" line="652"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6592 <source>Mash</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6593 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6594 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6595 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6596 <location filename="../ui/EditRecipe.ui" line="2458"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6597 <source>Mash name:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6598 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6599 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6600 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6601 <location filename="../ui/EditRecipe.ui" line="2474"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6602 <source>Mash schedule:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6603 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6604 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6605 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6606 <location filename="../ui/EditRecipe.ui" line="2510"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6607 <source>Mash time:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6608 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6609 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6610 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6611 <location filename="../ui/EditRecipe.ui" line="2536"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6612 <source>Water</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6613 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6614 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6615 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6616 <location filename="../ui/EditRecipe.ui" line="2548"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6617 <source>Water agents</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6618 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6619 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6620 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6621 <location filename="../ui/EditRecipe.ui" line="2560"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6622 <source>Calcium Chloride</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6623 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6624 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6625 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6626 <location filename="../ui/EditRecipe.ui" line="2563"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6627 <source>CaCl2:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6628 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6629 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6630 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6631 <location filename="../ui/EditRecipe.ui" line="2579"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6632 <source>Gypsym</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6633 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6634 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6635 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6636 <location filename="../ui/EditRecipe.ui" line="2582"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6637 <source>CaSO4:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6638 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6639 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6640 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6641 <location filename="../ui/EditRecipe.ui" line="2598"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6642 <source>Epsom</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6643 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6644 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6645 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6646 <location filename="../ui/EditRecipe.ui" line="2601"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6647 <source>MgSO4:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6648 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6649 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6650 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6651 <location filename="../ui/EditRecipe.ui" line="2617"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6652 <source>Table salt</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6653 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6654 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6655 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6656 <location filename="../ui/EditRecipe.ui" line="2620"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6657 <source>NaCl:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6658 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6659 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6660 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6661 <location filename="../ui/EditRecipe.ui" line="2636"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6662 <location filename="../ui/EditRecipe.ui" line="2820"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6663 <location filename="../ui/EditRecipe.ui" line="3040"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6664 <source>Magnesium Chloride</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6665 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6666 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6667 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6668 <location filename="../ui/EditRecipe.ui" line="2639"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6669 <source>MgCl2:</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6670 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6671 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6672 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6673 <location filename="../ui/EditRecipe.ui" line="2655"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6674 <location filename="../ui/EditRecipe.ui" line="2851"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6675 <source>Baking soda</source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6676 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6677 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6678 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6679 <location filename="../ui/EditRecipe.ui" line="2658"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6680 <source>NaHCO3:</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6681 <translation type="unfinished"></translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6682 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6683 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6684 <location filename="../ui/EditRecipe.ui" line="2674"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6685 <location filename="../ui/EditRecipe.ui" line="2882"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6686 <source>Chalk undissolved</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6687 <translation type="unfinished"></translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6688 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6689 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6690 <location filename="../ui/EditRecipe.ui" line="2677"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6691 <source>CaCO3:</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6692 <translation type="unfinished"></translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6693 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6694 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6695 <location filename="../ui/EditRecipe.ui" line="2693"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6696 <location filename="../ui/EditRecipe.ui" line="2913"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6697 <source>To change the water profile. This adds Calcium and Chloride.
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6698 To improve sweet style beers.</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6699 <translation type="unfinished"></translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6700 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6701 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6702 <location filename="../ui/EditRecipe.ui" line="2703"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6703 <location filename="../ui/EditRecipe.ui" line="2735"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6704 <location filename="../ui/EditRecipe.ui" line="2766"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6705 <location filename="../ui/EditRecipe.ui" line="2798"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6706 <location filename="../ui/EditRecipe.ui" line="2829"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6707 <location filename="../ui/EditRecipe.ui" line="2860"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6708 <location filename="../ui/EditRecipe.ui" line="2891"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6709 <location filename="../ui/EditRecipe.ui" line="2923"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6710 <location filename="../ui/EditRecipe.ui" line="2954"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6711 <location filename="../ui/EditRecipe.ui" line="2986"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6712 <location filename="../ui/EditRecipe.ui" line="3018"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6713 <location filename="../ui/EditRecipe.ui" line="3049"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6714 <source> gr</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6715 <translation type="unfinished"></translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6716 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6717 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6718 <location filename="../ui/EditRecipe.ui" line="2725"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6719 <location filename="../ui/EditRecipe.ui" line="3008"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6720 <source>Gypsum to change the water profile. This adds Calcium and Sulfate.
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6721 To improve bitter beers.</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6722 <translation type="unfinished"></translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6723 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6724 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6725 <location filename="../ui/EditRecipe.ui" line="2757"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6726 <location filename="../ui/EditRecipe.ui" line="2945"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6727 <source>Epsom salt to change the water profile. Use with caution!</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6728 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6729 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6730 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6731 <location filename="../ui/EditRecipe.ui" line="2788"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6732 <location filename="../ui/EditRecipe.ui" line="2976"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6733 <source>Table salt to change the water profile. This adds Sodium and Chloride.
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6734 Improves the sweetness of the beer. The beer will become salty at high doses.</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6735 <translation type="unfinished"></translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6736 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6737 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6738 <location filename="../ui/EditRecipe.ui" line="3072"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6739 <source>Acid Additions</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6740 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6741 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6742 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6743 <location filename="../ui/EditRecipe.ui" line="3084"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6744 <source>Desired sparge pH:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6745 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6746 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6747 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6748 <location filename="../ui/EditRecipe.ui" line="3100"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6749 <source>Acid type:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6750 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6751 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6752 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6753 <location filename="../ui/EditRecipe.ui" line="3116"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6754 <location filename="../ui/EditRecipe.ui" line="3263"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6755 <source>Acid amount:</source>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6756 <translation type="unfinished"></translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6757 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6758 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6759 <location filename="../ui/EditRecipe.ui" line="3169"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6760 <location filename="../ui/EditRecipe.ui" line="3291"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6761 <source>%</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6762 <translation type="unfinished"></translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6763 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6764 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6765 <location filename="../ui/EditRecipe.ui" line="3203"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6766 <location filename="../ui/EditRecipe.ui" line="3241"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6767 <source> ml</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6768 <translation type="unfinished"></translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6769 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6770 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6771 <location filename="../ui/EditRecipe.ui" line="3323"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6772 <source>Acid to use:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6773 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6774 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6775 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6776 <location filename="../ui/EditRecipe.ui" line="3339"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6777 <location filename="../ui/EditRecipe.ui" line="4052"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6778 <source>Mash pH should be between 5.2 and 5.6. Use 5.2 for light and 5.5 for dark beers.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6779 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6780 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6781 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6782 <location filename="../ui/EditRecipe.ui" line="3367"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6783 <source>Desired mash pH:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6784 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6785 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6786 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6787 <location filename="../ui/EditRecipe.ui" line="3383"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6788 <source>Auto calculate:</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
6789 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
6790 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
6791 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6792 <location filename="../ui/EditRecipe.ui" line="3410"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6793 <source>Bitterness index:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6794 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6795 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6796 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6797 <location filename="../ui/EditRecipe.ui" line="3462"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6798 <location filename="../ui/EditRecipe.ui" line="3530"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6799 <source>N/A</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6800 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6801 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6802 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6803 <location filename="../ui/EditRecipe.ui" line="3478"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6804 <source>Preffered SO4:Cl ratio:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6805 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6806 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6807 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6808 <location filename="../ui/EditRecipe.ui" line="3546"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6809 <source>Current SO4:Cl ratio:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6810 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6811 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6812 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6813 <location filename="../ui/EditRecipe.ui" line="3603"/>
351
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6814 <source>Estimate pre boil pH:</source>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6815 <translation type="unfinished"></translation>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6816 </message>
a2f36a715a38 Fixed some promps space. Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 348
diff changeset
6817 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6818 <location filename="../ui/EditRecipe.ui" line="3719"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6819 <source>If needed, choose a target water profile.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6820 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6821 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6822 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6823 <location filename="../ui/EditRecipe.ui" line="3722"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6824 <source>Choose example water</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6825 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6826 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6827 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6828 <location filename="../ui/EditRecipe.ui" line="3913"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6829 <source>The ideal Sulfate amount should be between 50 and 400.
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6830 Together with Chloride it must be below 500.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6831 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6832 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6833 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6834 <location filename="../ui/EditRecipe.ui" line="3942"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6835 <source>The ideal amount of Calcium is between 40 and 150.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6836 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6837 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6838 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6839 <location filename="../ui/EditRecipe.ui" line="3970"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6840 <source>0 to 50 for light beers, 50 to 150 for amber beers, 150 to 250 for dark beers.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6841 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6842 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6843 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6844 <location filename="../ui/EditRecipe.ui" line="4023"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6845 <source>The ideal Chloride amount is between 50 and 150.
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6846 Together with Sulfate it must be below 500.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6847 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6848 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6849 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6850 <location filename="../ui/EditRecipe.ui" line="4108"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6851 <source>The ideal amount of Magnesium is between 5 and 40.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6852 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6853 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6854 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6855 <location filename="../ui/EditRecipe.ui" line="4136"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6856 <source>Treated mash water</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6857 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6858 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6859 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6860 <location filename="../ui/EditRecipe.ui" line="4152"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6861 <source>The ideal amount of Natrium should be below 150.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6862 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6863 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6864 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6865 <location filename="../ui/EditRecipe.ui" line="4180"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6866 <source>Mixed water</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6867 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6868 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6869 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6870 <location filename="../ui/EditRecipe.ui" line="4321"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6871 <source>The division between the main and dilution water. The total volume does not change.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6872 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6873 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6874 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6875 <location filename="../ui/EditRecipe.ui" line="4761"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6876 <source>Optional dilution water</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6877 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6878 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6879 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6880 <location filename="../ui/EditRecipe.ui" line="4764"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6881 <source>Choose dilution</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6882 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6883 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6884 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6885 <location filename="../ui/EditRecipe.ui" line="4777"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6886 <source>SO4</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6887 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6888 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6889 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6890 <location filename="../ui/EditRecipe.ui" line="4793"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6891 <source>The main brewing water</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6892 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6893 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6894 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6895 <location filename="../ui/EditRecipe.ui" line="4799"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6896 <source>Choose water</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6897 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6898 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6899 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6900 <location filename="../ui/EditRecipe.ui" line="4837"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6901 <source>Hardness</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6902 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6903 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6904 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6905 <location filename="../ui/EditRecipe.ui" line="4853"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6906 <source>CaCO3</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6907 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6908 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6909 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6910 <location filename="../ui/EditRecipe.ui" line="4869"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6911 <source>Ca</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6912 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6913 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6914 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6915 <location filename="../ui/EditRecipe.ui" line="4885"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6916 <source>HCO3</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6917 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6918 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6919 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6920 <location filename="../ui/EditRecipe.ui" line="4979"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6921 <source>pH</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6922 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6923 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6924 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6925 <location filename="../ui/EditRecipe.ui" line="4995"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6926 <source>Water profile</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6927 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6928 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6929 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6930 <location filename="../ui/EditRecipe.ui" line="5064"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6931 <location filename="../src/EditRecipeTab6.cpp" line="33"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6932 <source>Volume</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6933 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6934 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6935 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6936 <location filename="../ui/EditRecipe.ui" line="5180"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6937 <source>Na</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6938 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6939 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6940 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6941 <location filename="../ui/EditRecipe.ui" line="5196"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6942 <source>RA</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6943 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6944 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6945 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6946 <location filename="../ui/EditRecipe.ui" line="5212"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6947 <source>Cl</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6948 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6949 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6950 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6951 <location filename="../ui/EditRecipe.ui" line="5228"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6952 <source>Mg</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6953 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6954 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
6955 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6956 <location filename="../ui/EditRecipe.ui" line="5322"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6957 <source>Treated sparge water</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6958 <translation type="unfinished"></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6959 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6960 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6961 <location filename="../ui/EditRecipe.ui" line="5463"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6962 <source>The total prepared amount of sparge water</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6963 <translation type="unfinished"></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6964 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6965 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6966 <location filename="../ui/EditRecipe.ui" line="5569"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6967 <location filename="../src/EditRecipeTab4.cpp" line="657"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6968 <source>Sparge</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6969 <translation type="unfinished"></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6970 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6971 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6972 <location filename="../ui/EditRecipe.ui" line="5588"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6973 <source>Sparge water mixed</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6974 <translation type="unfinished"></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6975 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6976 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6977 <location filename="../ui/EditRecipe.ui" line="5604"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6978 <source>Sparge water source 1</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6979 <translation type="unfinished"></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6980 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6981 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6982 <location filename="../ui/EditRecipe.ui" line="5626"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6983 <source>Sparge water source 2</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6984 <translation type="unfinished"></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6985 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
6986 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6987 <location filename="../ui/EditRecipe.ui" line="5644"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6988 <source>Export</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6989 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6990 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6991 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
6992 <location filename="../ui/EditRecipe.ui" line="5661"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6993 <source>Print</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6994 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6995 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6996 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
6997 <location filename="../src/EditRecipe.cpp" line="41"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
6998 <location filename="../src/EditRecipeTab3.cpp" line="683"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
6999 <source>Extract</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7000 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7001 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7002 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7003 <location filename="../src/EditRecipe.cpp" line="42"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7004 <source>Partial Mash</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7005 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7006 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7007 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7008 <location filename="../src/EditRecipe.cpp" line="43"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7009 <source>All Grain</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7010 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7011 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7012 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7013 <location filename="../src/EditRecipe.cpp" line="461"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7014 <source>BMSapp - Add new recipe</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7015 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7016 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7017 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7018 <location filename="../src/EditRecipe.cpp" line="463"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7019 <source>BMSapp - Edit recipe %1</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7020 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7021 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7022 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7023 <location filename="../src/EditRecipe.cpp" line="479"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7024 <location filename="../src/EditRecipe.cpp" line="483"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7025 <source>Edit Recipe</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7026 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7027 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7028 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7029 <location filename="../src/EditRecipe.cpp" line="479"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7030 <source>Name empty or too short.</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7031 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7032 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7033 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7034 <location filename="../src/EditRecipe.cpp" line="483"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7035 <source>No beerstyle selected.</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7036 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7037 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7038 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7039 <location filename="../src/EditRecipe.cpp" line="515"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7040 <source>Delete recipe</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7041 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7042 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7043 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7044 <location filename="../src/EditRecipe.cpp" line="539"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7045 <source>Recipe changed</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7046 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7047 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7048 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7049 <location filename="../src/EditRecipe.cpp" line="539"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7050 <source>The recipe has been modified. Save changes?</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7051 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7052 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7053 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7054 <location filename="../src/EditRecipeTab2.cpp" line="59"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7055 <source>Supplier</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7056 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7057 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7058 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7059 <location filename="../src/EditRecipeTab2.cpp" line="59"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7060 <source>Fermentable</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7061 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7062 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7063 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7064 <location filename="../src/EditRecipeTab2.cpp" line="59"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7065 <source>EBC</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7066 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7067 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7068 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7069 <location filename="../src/EditRecipeTab2.cpp" line="59"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7070 <location filename="../src/EditRecipeTab3.cpp" line="47"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7071 <location filename="../src/EditRecipeTab4.cpp" line="61"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7072 <location filename="../src/EditRecipeTab5.cpp" line="40"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7073 <location filename="../src/EditRecipeTab6.cpp" line="32"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7074 <source>Type</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7075 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7076 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7077 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7078 <location filename="../src/EditRecipeTab2.cpp" line="59"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7079 <source>Graintype</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7080 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7081 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7082 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7083 <location filename="../src/EditRecipeTab2.cpp" line="59"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7084 <source>When</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7085 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7086 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7087 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7088 <location filename="../src/EditRecipeTab2.cpp" line="59"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7089 <source>Yield</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7090 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7091 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7092 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7093 <location filename="../src/EditRecipeTab2.cpp" line="60"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7094 <location filename="../src/EditRecipeTab3.cpp" line="48"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7095 <location filename="../src/EditRecipeTab4.cpp" line="61"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7096 <location filename="../src/EditRecipeTab5.cpp" line="41"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7097 <source>Amount</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7098 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7099 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7100 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7101 <location filename="../src/EditRecipeTab2.cpp" line="60"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7102 <source>Procent</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7103 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7104 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7105 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7106 <location filename="../src/EditRecipeTab2.cpp" line="60"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7107 <source>100%</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7108 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7109 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7110 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7111 <location filename="../src/EditRecipeTab2.cpp" line="60"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7112 <location filename="../src/EditRecipeTab2.cpp" line="133"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7113 <location filename="../src/EditRecipeTab3.cpp" line="48"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7114 <location filename="../src/EditRecipeTab3.cpp" line="128"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7115 <location filename="../src/EditRecipeTab4.cpp" line="61"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7116 <location filename="../src/EditRecipeTab4.cpp" line="138"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7117 <location filename="../src/EditRecipeTab5.cpp" line="41"/>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
7118 <location filename="../src/EditRecipeTab5.cpp" line="128"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7119 <location filename="../src/EditRecipeTab6.cpp" line="33"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7120 <location filename="../src/EditRecipeTab6.cpp" line="142"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7121 <source>Edit</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7122 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7123 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7124 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7125 <location filename="../src/EditRecipeTab2.cpp" line="526"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7126 <source>Delete fermentable</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7127 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7128 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7129 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7130 <location filename="../src/EditRecipeTab2.cpp" line="526"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7131 <location filename="../src/EditRecipeTab3.cpp" line="296"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7132 <location filename="../src/EditRecipeTab4.cpp" line="343"/>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
7133 <location filename="../src/EditRecipeTab5.cpp" line="280"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7134 <location filename="../src/EditRecipeTab6.cpp" line="283"/>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7135 <location filename="../src/EditRecipe.cpp" line="515"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7136 <source>Delete %1</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7137 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7138 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7139 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7140 <location filename="../src/EditRecipeTab2.cpp" line="836"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7141 <location filename="../src/EditRecipeTab4.cpp" line="577"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7142 <source>Current ingredient:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7143 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7144 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7145 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7146 <location filename="../src/EditRecipeTab2.cpp" line="841"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7147 <source>Supplier:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7148 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7149 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7150 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7151 <location filename="../src/EditRecipeTab2.cpp" line="846"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7152 <source>Amount in kg:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7153 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7154 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7155 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7156 <location filename="../src/EditRecipeTab2.cpp" line="851"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7157 <source>Percentage in batch:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7158 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7159 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7160 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7161 <location filename="../src/EditRecipeTab2.cpp" line="856"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7162 <source>Auto fill to 100%:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7163 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7164 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7165 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7166 <location filename="../src/EditRecipeTab2.cpp" line="861"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7167 <location filename="../src/EditRecipeTab3.cpp" line="592"/>
496
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7168 <location filename="../src/EditRecipeTab5.cpp" line="549"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7169 <source>Use at:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7170 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7171 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7172 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7173 <location filename="../src/EditRecipeTab2.cpp" line="866"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7174 <location filename="../src/EditRecipeTab4.cpp" line="603"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7175 <source>Select ingredient:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7176 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7177 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7178 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7179 <location filename="../src/EditRecipeTab2.cpp" line="871"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7180 <location filename="../src/EditRecipeTab3.cpp" line="607"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7181 <location filename="../src/EditRecipeTab4.cpp" line="608"/>
496
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7182 <location filename="../src/EditRecipeTab5.cpp" line="534"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7183 <source>In stock:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7184 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7185 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7186 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7187 <location filename="../src/EditRecipeTab2.cpp" line="876"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7188 <source>Max in batch:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7189 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7190 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7191 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7192 <location filename="../src/EditRecipeTab2.cpp" line="927"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7193 <location filename="../src/EditRecipeTab3.cpp" line="668"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7194 <location filename="../src/EditRecipeTab4.cpp" line="653"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7195 <source>Boil</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7196 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7197 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7198 <message>
449
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
7199 <location filename="../src/EditRecipeTab2.cpp" line="928"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7200 <source>Fermentation</source>
449
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
7201 <translation type="unfinished"></translation>
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
7202 </message>
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
7203 <message>
00757c056ca6 With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.
Michiel Broek <mbroek@mbse.eu>
parents: 448
diff changeset
7204 <location filename="../src/EditRecipeTab2.cpp" line="929"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7205 <source>Lagering</source>
452
c4c5d02131be Limit mash steptime to 240 minutes. Limit mash steps to 82 degrees celsius. In estimate_fg limit total mash time to 240 minutes and increased the water/grain ration from 5.5 to 6 l/kg.
Michiel Broek <mbroek@mbse.eu>
parents: 449
diff changeset
7206 <translation type="unfinished"></translation>
c4c5d02131be Limit mash steptime to 240 minutes. Limit mash steps to 82 degrees celsius. In estimate_fg limit total mash time to 240 minutes and increased the water/grain ration from 5.5 to 6 l/kg.
Michiel Broek <mbroek@mbse.eu>
parents: 449
diff changeset
7207 </message>
c4c5d02131be Limit mash steptime to 240 minutes. Limit mash steps to 82 degrees celsius. In estimate_fg limit total mash time to 240 minutes and increased the water/grain ration from 5.5 to 6 l/kg.
Michiel Broek <mbroek@mbse.eu>
parents: 449
diff changeset
7208 <message>
c4c5d02131be Limit mash steptime to 240 minutes. Limit mash steps to 82 degrees celsius. In estimate_fg limit total mash time to 240 minutes and increased the water/grain ration from 5.5 to 6 l/kg.
Michiel Broek <mbroek@mbse.eu>
parents: 449
diff changeset
7209 <location filename="../src/EditRecipeTab2.cpp" line="930"/>
496
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7210 <location filename="../src/EditRecipeTab5.cpp" line="600"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7211 <source>Bottle</source>
452
c4c5d02131be Limit mash steptime to 240 minutes. Limit mash steps to 82 degrees celsius. In estimate_fg limit total mash time to 240 minutes and increased the water/grain ration from 5.5 to 6 l/kg.
Michiel Broek <mbroek@mbse.eu>
parents: 449
diff changeset
7212 <translation type="unfinished"></translation>
c4c5d02131be Limit mash steptime to 240 minutes. Limit mash steps to 82 degrees celsius. In estimate_fg limit total mash time to 240 minutes and increased the water/grain ration from 5.5 to 6 l/kg.
Michiel Broek <mbroek@mbse.eu>
parents: 449
diff changeset
7213 </message>
c4c5d02131be Limit mash steptime to 240 minutes. Limit mash steps to 82 degrees celsius. In estimate_fg limit total mash time to 240 minutes and increased the water/grain ration from 5.5 to 6 l/kg.
Michiel Broek <mbroek@mbse.eu>
parents: 449
diff changeset
7214 <message>
c4c5d02131be Limit mash steptime to 240 minutes. Limit mash steps to 82 degrees celsius. In estimate_fg limit total mash time to 240 minutes and increased the water/grain ration from 5.5 to 6 l/kg.
Michiel Broek <mbroek@mbse.eu>
parents: 449
diff changeset
7215 <location filename="../src/EditRecipeTab2.cpp" line="931"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7216 <source>Kegs</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7217 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7218 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7219 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7220 <location filename="../src/EditRecipeTab3.cpp" line="47"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7221 <source>Origin</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7222 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7223 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7224 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7225 <location filename="../src/EditRecipeTab3.cpp" line="47"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7226 <source>Hop</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7227 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7228 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7229 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7230 <location filename="../src/EditRecipeTab3.cpp" line="47"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7231 <source>Form</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7232 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7233 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7234 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7235 <location filename="../src/EditRecipeTab3.cpp" line="47"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7236 <source>Alpha</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7237 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7238 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7239 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7240 <location filename="../src/EditRecipeTab3.cpp" line="47"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7241 <location filename="../src/EditRecipeTab4.cpp" line="61"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7242 <source>Use at</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7243 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7244 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7245 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7246 <location filename="../src/EditRecipeTab3.cpp" line="47"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7247 <location filename="../src/EditRecipeTab4.cpp" line="61"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7248 <source>Time</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7249 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7250 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7251 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7252 <location filename="../src/EditRecipeTab3.cpp" line="48"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7253 <source>IBU</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7254 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7255 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7256 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7257 <location filename="../src/EditRecipeTab3.cpp" line="143"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7258 <location filename="../src/EditRecipeTab3.cpp" line="183"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7259 <source>Very low</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7260 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7261 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7262 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7263 <location filename="../src/EditRecipeTab3.cpp" line="149"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7264 <location filename="../src/EditRecipeTab3.cpp" line="189"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
7265 <source>Low</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
7266 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
7267 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
7268 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7269 <location filename="../src/EditRecipeTab3.cpp" line="156"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7270 <location filename="../src/EditRecipeTab3.cpp" line="196"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7271 <source>Moderate</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7272 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7273 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7274 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7275 <location filename="../src/EditRecipeTab3.cpp" line="164"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7276 <location filename="../src/EditRecipeTab3.cpp" line="204"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7277 <source>High</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7278 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7279 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7280 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7281 <location filename="../src/EditRecipeTab3.cpp" line="171"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7282 <location filename="../src/EditRecipeTab3.cpp" line="211"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7283 <source>Very high</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7284 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7285 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7286 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7287 <location filename="../src/EditRecipeTab3.cpp" line="296"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7288 <source>Delete hop</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7289 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7290 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7291 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7292 <location filename="../src/EditRecipeTab3.cpp" line="498"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7293 <location filename="../src/EditRecipeTab3.cpp" line="584"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7294 <location filename="../src/EditRecipeTab4.cpp" line="457"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7295 <location filename="../src/EditRecipeTab4.cpp" line="537"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7296 <location filename="../src/EditRecipeTab4.cpp" line="595"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7297 <source>Time in minutes:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7298 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7299 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7300 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7301 <location filename="../src/EditRecipeTab3.cpp" line="502"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7302 <location filename="../src/EditRecipeTab3.cpp" line="582"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7303 <location filename="../src/EditRecipeTab4.cpp" line="452"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7304 <location filename="../src/EditRecipeTab4.cpp" line="532"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7305 <location filename="../src/EditRecipeTab4.cpp" line="593"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7306 <source>Time in days:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7307 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7308 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7309 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7310 <location filename="../src/EditRecipeTab3.cpp" line="561"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7311 <source>Current hop:</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7312 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7313 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7314 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7315 <location filename="../src/EditRecipeTab3.cpp" line="566"/>
217
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
7316 <source>Origin:</source>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
7317 <translation type="unfinished"></translation>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
7318 </message>
6c2cd26095a5 Vertalingen bijgewerkt.
Michiel Broek <mbroek@mbse.eu>
parents: 204
diff changeset
7319 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7320 <location filename="../src/EditRecipeTab3.cpp" line="571"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7321 <location filename="../src/EditRecipeTab4.cpp" line="468"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7322 <location filename="../src/EditRecipeTab4.cpp" line="584"/>
496
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7323 <location filename="../src/EditRecipeTab5.cpp" line="396"/>
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7324 <location filename="../src/EditRecipeTab5.cpp" line="542"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7325 <source>Amount in gr:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7326 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7327 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7328 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7329 <location filename="../src/EditRecipeTab3.cpp" line="576"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
7330 <source>Alpha percent:</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7331 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7332 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7333 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7334 <location filename="../src/EditRecipeTab3.cpp" line="597"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7335 <source>Hop form:</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7336 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7337 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7338 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7339 <location filename="../src/EditRecipeTab3.cpp" line="602"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7340 <source>Select hop:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7341 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7342 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7343 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7344 <location filename="../src/EditRecipeTab3.cpp" line="667"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7345 <source>First wort</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7346 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7347 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7348 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7349 <location filename="../src/EditRecipeTab3.cpp" line="669"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7350 <source>Aroma</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7351 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7352 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7353 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7354 <location filename="../src/EditRecipeTab3.cpp" line="670"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7355 <source>Whirlpool</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7356 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7357 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7358 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7359 <location filename="../src/EditRecipeTab3.cpp" line="671"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7360 <source>Dry hop</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7361 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7362 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7363 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7364 <location filename="../src/EditRecipeTab3.cpp" line="672"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7365 <location filename="../src/EditRecipeTab4.cpp" line="656"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
7366 <source>Bottling</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
7367 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
7368 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
7369 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7370 <location filename="../src/EditRecipeTab3.cpp" line="678"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7371 <source>Pellet</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7372 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7373 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7374 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7375 <location filename="../src/EditRecipeTab3.cpp" line="679"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7376 <source>Plug</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7377 <translation type="unfinished"></translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7378 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7379 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7380 <location filename="../src/EditRecipeTab3.cpp" line="680"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7381 <source>Leaf</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7382 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7383 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7384 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7385 <location filename="../src/EditRecipeTab3.cpp" line="681"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7386 <source>Wet leaf</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7387 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7388 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
7389 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
7390 <location filename="../src/EditRecipeTab3.cpp" line="682"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7391 <source>Cryo</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7392 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7393 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7394 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7395 <location filename="../src/EditRecipeTab4.cpp" line="61"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7396 <source>Ingredient</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7397 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7398 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7399 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7400 <location filename="../src/EditRecipeTab4.cpp" line="112"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7401 <location filename="../src/EditRecipeTab4.cpp" line="115"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7402 <source>Edit this from the water tab</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7403 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7404 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7405 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7406 <location filename="../src/EditRecipeTab4.cpp" line="343"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7407 <source>Delete misc</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7408 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7409 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7410 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7411 <location filename="../src/EditRecipeTab4.cpp" line="471"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7412 <location filename="../src/EditRecipeTab4.cpp" line="586"/>
496
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7413 <location filename="../src/EditRecipeTab5.cpp" line="403"/>
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7414 <location filename="../src/EditRecipeTab5.cpp" line="544"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7415 <source>Amount in ml:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7416 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7417 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7418 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7419 <location filename="../src/EditRecipeTab4.cpp" line="651"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7420 <source>Starter</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7421 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7422 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7423 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7424 <location filename="../src/EditRecipeTab4.cpp" line="654"/>
496
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7425 <location filename="../src/EditRecipeTab5.cpp" line="597"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7426 <source>Primary</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7427 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7428 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7429 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7430 <location filename="../src/EditRecipeTab4.cpp" line="655"/>
496
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7431 <location filename="../src/EditRecipeTab5.cpp" line="598"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7432 <source>Secondary</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7433 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7434 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7435 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7436 <location filename="../src/EditRecipeTab5.cpp" line="40"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7437 <source>Yeast</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7438 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7439 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7440 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7441 <location filename="../src/EditRecipeTab5.cpp" line="40"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7442 <source>Laboratory</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7443 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7444 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7445 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7446 <location filename="../src/EditRecipeTab5.cpp" line="40"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7447 <source>Code</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7448 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7449 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7450 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7451 <location filename="../src/EditRecipeTab5.cpp" line="40"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7452 <source>Use for</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7453 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7454 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7455 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7456 <location filename="../src/EditRecipeTab5.cpp" line="40"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7457 <source>Min. °C</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7458 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7459 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7460 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7461 <location filename="../src/EditRecipeTab5.cpp" line="40"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7462 <source>Max. °C</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7463 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7464 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7465 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7466 <location filename="../src/EditRecipeTab5.cpp" line="41"/>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7467 <source>Tol. %</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7468 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7469 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7470 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7471 <location filename="../src/EditRecipeTab5.cpp" line="41"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7472 <source>Attn. %</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7473 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7474 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7475 <message>
479
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
7476 <location filename="../src/EditRecipeTab5.cpp" line="41"/>
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
7477 <source>STA</source>
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
7478 <translation type="unfinished"></translation>
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
7479 </message>
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
7480 <message>
28f0e43e9f08 Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.
Michiel Broek <mbroek@mbse.eu>
parents: 478
diff changeset
7481 <location filename="../src/EditRecipeTab5.cpp" line="280"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7482 <source>Delete yeast</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7483 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7484 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7485 <message>
496
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7486 <location filename="../src/EditRecipeTab5.cpp" line="389"/>
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7487 <location filename="../src/EditRecipeTab5.cpp" line="540"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7488 <source>Total packs:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7489 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7490 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7491 <message>
496
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7492 <location filename="../src/EditRecipeTab5.cpp" line="514"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7493 <source>Yeast name:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7494 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7495 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7496 <message>
496
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7497 <location filename="../src/EditRecipeTab5.cpp" line="519"/>
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7498 <location filename="../src/EditRecipeTab5.cpp" line="524"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7499 <source>Laboratory:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7500 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7501 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7502 <message>
496
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7503 <location filename="../src/EditRecipeTab5.cpp" line="529"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7504 <source>Select yeast:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7505 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7506 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7507 <message>
496
9db6080a4783 Fixed recipe editor add yeast crash.
Michiel Broek <mbroek@mbse.eu>
parents: 495
diff changeset
7508 <location filename="../src/EditRecipeTab5.cpp" line="599"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7509 <source>Tertiary</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7510 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7511 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7512 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7513 <location filename="../src/EditRecipeTab6.cpp" line="32"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7514 <source>Step name</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7515 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7516 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7517 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7518 <location filename="../src/EditRecipeTab6.cpp" line="32"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7519 <source>Start</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7520 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7521 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7522 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7523 <location filename="../src/EditRecipeTab6.cpp" line="32"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7524 <source>End</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7525 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7526 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7527 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7528 <location filename="../src/EditRecipeTab6.cpp" line="32"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7529 <source>Rest</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7530 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7531 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7532 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7533 <location filename="../src/EditRecipeTab6.cpp" line="32"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7534 <source>Ramp</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7535 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7536 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7537 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7538 <location filename="../src/EditRecipeTab6.cpp" line="33"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7539 <source>Inf/dec</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7540 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7541 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7542 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7543 <location filename="../src/EditRecipeTab6.cpp" line="33"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7544 <source>W/G ratio</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7545 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7546 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7547 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7548 <location filename="../src/EditRecipeTab6.cpp" line="283"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7549 <source>Delete mash step</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7550 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7551 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7552 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7553 <location filename="../src/EditRecipeTab6.cpp" line="451"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7554 <source>Step name:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7555 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7556 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7557 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7558 <location filename="../src/EditRecipeTab6.cpp" line="461"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7559 <source>Step type:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7560 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7561 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7562 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7563 <location filename="../src/EditRecipeTab6.cpp" line="467"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7564 <source>Infusion</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7565 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7566 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7567 <message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7568 <location filename="../src/EditRecipeTab6.cpp" line="468"/>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7569 <source>Temperature</source>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7570 <translation type="unfinished"></translation>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7571 </message>
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7572 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
7573 <location filename="../src/EditRecipeTab6.cpp" line="469"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7574 <source>Decoction</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7575 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7576 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7577 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7578 <location filename="../src/EditRecipeTab6.cpp" line="474"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7579 <source>Step start temp:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7580 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7581 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7582 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7583 <location filename="../src/EditRecipeTab6.cpp" line="489"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7584 <source>Step end temp:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7585 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7586 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7587 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7588 <location filename="../src/EditRecipeTab6.cpp" line="504"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7589 <source>Step rest time:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7590 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7591 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7592 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7593 <location filename="../src/EditRecipeTab6.cpp" line="518"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7594 <source>Step ramp time:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7595 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7596 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7597 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7598 <location filename="../src/EditRecipeTab6.cpp" line="533"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7599 <source>Infusion volume:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7600 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7601 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7602 <message>
454
2dfead81c72f Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.
Michiel Broek <mbroek@mbse.eu>
parents: 452
diff changeset
7603 <location filename="../src/EditRecipeTab6.cpp" line="550"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7604 <source>Infusion Temperature:</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7605 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7606 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7607 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7608 <location filename="../src/EditRecipeTab7.cpp" line="197"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7609 <source>Very malty and sweet</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7610 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7611 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7612 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7613 <location filename="../src/EditRecipeTab7.cpp" line="199"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7614 <source>Malty, sweet</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7615 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7616 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7617 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7618 <location filename="../src/EditRecipeTab7.cpp" line="201"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7619 <location filename="../src/EditRecipeTab7.cpp" line="430"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7620 <source>Balanced</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7621 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7622 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7623 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7624 <location filename="../src/EditRecipeTab7.cpp" line="203"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7625 <source>Hoppy, bitter</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7626 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7627 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7628 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7629 <location filename="../src/EditRecipeTab7.cpp" line="205"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7630 <source>Very hoppy, very bitter</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7631 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7632 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7633 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7634 <location filename="../src/EditRecipeTab7.cpp" line="424"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7635 <source>Too malty</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7636 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7637 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7638 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7639 <location filename="../src/EditRecipeTab7.cpp" line="426"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7640 <source>Very malty</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7641 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7642 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7643 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7644 <location filename="../src/EditRecipeTab7.cpp" line="428"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7645 <source>Malty</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7646 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7647 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7648 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7649 <location filename="../src/EditRecipeTab7.cpp" line="432"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7650 <source>Little bitter</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7651 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7652 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7653 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7654 <location filename="../src/EditRecipeTab7.cpp" line="434"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7655 <source>Bitter</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7656 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7657 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7658 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7659 <location filename="../src/EditRecipeTab7.cpp" line="436"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7660 <source>Very bitter</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7661 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7662 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7663 <message>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
7664 <location filename="../src/EditRecipeTab7.cpp" line="438"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7665 <source>Too bitter</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7666 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7667 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7668 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
7669 <location filename="../src/EditRecipeExport.cpp" line="35"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
7670 <location filename="../src/EditRecipeExport.cpp" line="37"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
7671 <location filename="../src/EditRecipeExport.cpp" line="254"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7672 <source>Save File</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7673 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7674 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7675 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
7676 <location filename="../src/EditRecipeExport.cpp" line="35"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7677 <source>Files (*.xml)</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7678 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7679 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7680 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
7681 <location filename="../src/EditRecipeExport.cpp" line="37"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7682 <source>No XML file selected.</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7683 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7684 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7685 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
7686 <location filename="../src/EditRecipeExport.cpp" line="254"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7687 <source>XML export ready</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7688 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7689 </message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7690 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
7691 <location filename="../src/EditRecipeExport.cpp" line="270"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
7692 <location filename="../src/EditRecipeExport.cpp" line="272"/>
521
5fbe71d69fe5 Clear mash measurments when duplicating a product.
Michiel Broek <mbroek@mbse.eu>
parents: 519
diff changeset
7693 <location filename="../src/EditRecipeExport.cpp" line="417"/>
5fbe71d69fe5 Clear mash measurments when duplicating a product.
Michiel Broek <mbroek@mbse.eu>
parents: 519
diff changeset
7694 <location filename="../src/EditRecipeExport.cpp" line="419"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7695 <source>Copy Recipe</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7696 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7697 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7698 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
7699 <location filename="../src/EditRecipeExport.cpp" line="270"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7700 <source>Copy Recipe export ready.</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7701 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7702 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7703 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
7704 <location filename="../src/EditRecipeExport.cpp" line="272"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7705 <source>Copy Recipe error.</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7706 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7707 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7708 <message>
521
5fbe71d69fe5 Clear mash measurments when duplicating a product.
Michiel Broek <mbroek@mbse.eu>
parents: 519
diff changeset
7709 <location filename="../src/EditRecipeExport.cpp" line="417"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7710 <source>Copy Recipe to Product ready.</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7711 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7712 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7713 <message>
521
5fbe71d69fe5 Clear mash measurments when duplicating a product.
Michiel Broek <mbroek@mbse.eu>
parents: 519
diff changeset
7714 <location filename="../src/EditRecipeExport.cpp" line="419"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7715 <source>Copy Recipe to Product error.</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7716 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7717 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7718 <message>
521
5fbe71d69fe5 Clear mash measurments when duplicating a product.
Michiel Broek <mbroek@mbse.eu>
parents: 519
diff changeset
7719 <location filename="../src/EditRecipeExport.cpp" line="556"/>
5fbe71d69fe5 Clear mash measurments when duplicating a product.
Michiel Broek <mbroek@mbse.eu>
parents: 519
diff changeset
7720 <location filename="../src/EditRecipeExport.cpp" line="590"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7721 <source>Export to forum</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7722 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7723 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7724 <message>
521
5fbe71d69fe5 Clear mash measurments when duplicating a product.
Michiel Broek <mbroek@mbse.eu>
parents: 519
diff changeset
7725 <location filename="../src/EditRecipeExport.cpp" line="556"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7726 <source>The recipe and all data are copied to the clipboard.
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7727 You can &quot;paste&quot; this data in the forum screen in your web browser.</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7728 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7729 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7730 <message>
521
5fbe71d69fe5 Clear mash measurments when duplicating a product.
Michiel Broek <mbroek@mbse.eu>
parents: 519
diff changeset
7731 <location filename="../src/EditRecipeExport.cpp" line="563"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7732 <source>Export choices</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7733 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7734 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7735 <message>
521
5fbe71d69fe5 Clear mash measurments when duplicating a product.
Michiel Broek <mbroek@mbse.eu>
parents: 519
diff changeset
7736 <location filename="../src/EditRecipeExport.cpp" line="575"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
7737 <source>Export to beerXML</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7738 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7739 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7740 <message>
521
5fbe71d69fe5 Clear mash measurments when duplicating a product.
Michiel Broek <mbroek@mbse.eu>
parents: 519
diff changeset
7741 <location filename="../src/EditRecipeExport.cpp" line="580"/>
423
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
7742 <source>Copy to recipe</source>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
7743 <translation type="unfinished"></translation>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
7744 </message>
8cb46020796a Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.
Michiel Broek <mbroek@mbse.eu>
parents: 420
diff changeset
7745 <message>
521
5fbe71d69fe5 Clear mash measurments when duplicating a product.
Michiel Broek <mbroek@mbse.eu>
parents: 519
diff changeset
7746 <location filename="../src/EditRecipeExport.cpp" line="585"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7747 <source>Copy to product</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7748 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
7749 </message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7750 </context>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
7751 <context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7752 <name>EditSupplier</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7753 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7754 <location filename="../ui/EditSupplier.ui" line="15"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7755 <source>Dialog</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7756 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7757 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7758 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7759 <location filename="../ui/EditSupplier.ui" line="30"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7760 <source>Name:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7761 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7762 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7763 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7764 <location filename="../ui/EditSupplier.ui" line="46"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7765 <source>Address:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7766 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7767 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7768 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7769 <location filename="../ui/EditSupplier.ui" line="62"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7770 <source>The street and housenumber</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7771 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7772 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7773 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7774 <location filename="../ui/EditSupplier.ui" line="68"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7775 <source>Address</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7776 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7777 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7778 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7779 <location filename="../ui/EditSupplier.ui" line="81"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7780 <source>City:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7781 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7782 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7783 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7784 <location filename="../ui/EditSupplier.ui" line="100"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7785 <source>City</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7786 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7787 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7788 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7789 <location filename="../ui/EditSupplier.ui" line="113"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7790 <source>Zip code:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7791 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7792 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7793 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7794 <location filename="../ui/EditSupplier.ui" line="138"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7795 <source>Zip code</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7796 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7797 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7798 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7799 <location filename="../ui/EditSupplier.ui" line="151"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7800 <source>Country:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7801 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7802 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7803 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7804 <location filename="../ui/EditSupplier.ui" line="170"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7805 <source>Country</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7806 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7807 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7808 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7809 <location filename="../ui/EditSupplier.ui" line="183"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7810 <source>Website:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7811 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7812 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7813 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7814 <location filename="../ui/EditSupplier.ui" line="202"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7815 <source>https://www.supplier.com</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7816 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7817 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7818 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7819 <location filename="../ui/EditSupplier.ui" line="215"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7820 <source>Email:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7821 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7822 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7823 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7824 <location filename="../ui/EditSupplier.ui" line="234"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7825 <source>sales@supplier.com</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7826 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7827 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7828 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7829 <location filename="../ui/EditSupplier.ui" line="247"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7830 <source>Phone:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7831 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7832 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7833 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7834 <location filename="../ui/EditSupplier.ui" line="272"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7835 <source>+31 123 45678</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7836 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7837 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7838 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7839 <location filename="../ui/EditSupplier.ui" line="285"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7840 <source>Notes:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7841 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7842 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7843 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7844 <location filename="../ui/EditSupplier.ui" line="310"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7845 <source>Notes about this supplier</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7846 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7847 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7848 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7849 <location filename="../ui/EditSupplier.ui" line="332"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7850 <source>Supplier name</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7851 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7852 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7853 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7854 <location filename="../ui/EditSupplier.ui" line="345"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7855 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7856 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7857 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7858 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7859 <location filename="../ui/EditSupplier.ui" line="362"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7860 <source>Save</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7861 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7862 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7863 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7864 <location filename="../ui/EditSupplier.ui" line="379"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7865 <source>Delete</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7866 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7867 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7868 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7869 <location filename="../src/EditSupplier.cpp" line="78"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7870 <source>BMSapp - Add new supplier</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7871 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7872 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7873 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7874 <location filename="../src/EditSupplier.cpp" line="80"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7875 <source>BMSapp - Edit supplier %1</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7876 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7877 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7878 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7879 <location filename="../src/EditSupplier.cpp" line="96"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7880 <source>Edit Supplier</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7881 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7882 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7883 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7884 <location filename="../src/EditSupplier.cpp" line="96"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7885 <source>Name empty or too short.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7886 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7887 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7888 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7889 <location filename="../src/EditSupplier.cpp" line="125"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7890 <location filename="../src/EditSupplier.cpp" line="150"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7891 <source>Database error</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7892 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7893 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7894 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7895 <location filename="../src/EditSupplier.cpp" line="126"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7896 <location filename="../src/EditSupplier.cpp" line="151"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7897 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7898 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7899 %3</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7900 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7901 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7902 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7903 <location filename="../src/EditSupplier.cpp" line="175"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7904 <source>Supplier changed</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7905 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7906 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7907 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7908 <location filename="../src/EditSupplier.cpp" line="175"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
7909 <source>This supplier has been modified. Save changes?</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7910 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7911 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7912 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7913 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7914 <name>EditWater</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7915 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7916 <location filename="../ui/EditWater.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7917 <source>Dialog</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7918 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7919 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7920 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7921 <location filename="../ui/EditWater.ui" line="29"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7922 <source>Name:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7923 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7924 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7925 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7926 <location filename="../ui/EditWater.ui" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7927 <source>Notes:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7928 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7929 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7930 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7931 <location filename="../ui/EditWater.ui" line="61"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7932 <source>Inventory L:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7933 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7934 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7935 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7936 <location filename="../ui/EditWater.ui" line="77"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7937 <source>Cost per L:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7938 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7939 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7940 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7941 <location filename="../ui/EditWater.ui" line="96"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7942 <source>Name of the brewing water</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7943 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7944 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7945 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7946 <location filename="../ui/EditWater.ui" line="109"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7947 <source>Notes or the source of this water.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7948 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7949 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7950 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7951 <location filename="../ui/EditWater.ui" line="190"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7952 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7953 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7954 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7955 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7956 <location filename="../ui/EditWater.ui" line="210"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7957 <source>Save</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7958 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7959 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7960 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7961 <location filename="../ui/EditWater.ui" line="230"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7962 <source>Delete</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7963 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7964 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7965 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7966 <location filename="../ui/EditWater.ui" line="247"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7967 <source>Calcium (Ca) mg/L:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7968 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7969 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7970 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7971 <location filename="../ui/EditWater.ui" line="263"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7972 <source>Magnesium (Mg) mg/L:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7973 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7974 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7975 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7976 <location filename="../ui/EditWater.ui" line="279"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7977 <source>Sodium (Na) mg/L:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7978 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7979 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7980 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7981 <location filename="../ui/EditWater.ui" line="295"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7982 <source>pH:</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7983 <translation type="unfinished"></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7984 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7985 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7986 <location filename="../ui/EditWater.ui" line="311"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7987 <source>Unlimited stock:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7988 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7989 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7990 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7991 <location filename="../ui/EditWater.ui" line="327"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7992 <source>Yes</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7993 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7994 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7995 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
7996 <location filename="../ui/EditWater.ui" line="598"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7997 <source>Sulfate (SO4) mg/L:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7998 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
7999 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8000 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8001 <location filename="../ui/EditWater.ui" line="614"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8002 <source>Chloride (Cl) mg/L:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8003 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8004 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8005 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8006 <location filename="../ui/EditWater.ui" line="630"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8007 <source>Bicarbonate (HCO3) mg/L:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8008 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8009 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8010 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8011 <location filename="../ui/EditWater.ui" line="646"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8012 <source>Total Alkalinity (CaCO3) mg/L:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8013 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8014 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8015 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8016 <location filename="../ui/EditWater.ui" line="662"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8017 <source>Ion balance mEq/L:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8018 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8019 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8020 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8021 <location filename="../ui/EditWater.ui" line="691"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8022 <source>Nitrate (NO3) mg/L:</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8023 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8024 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8025 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8026 <location filename="../ui/EditWater.ui" line="735"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
8027 <source>Carbonate (CO3) mg/L:</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8028 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8029 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8030 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8031 <location filename="../ui/EditWater.ui" line="785"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8032 <source>Hardness as CaCO3:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8033 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8034 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8035 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8036 <location filename="../ui/EditWater.ui" line="801"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8037 <source>Residual Alkalinity as CaCO3:</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8038 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8039 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8040 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8041 <location filename="../ui/EditWater.ui" line="885"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8042 <source>Clone</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8043 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8044 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
8045 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8046 <location filename="../src/EditWater.cpp" line="104"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8047 <source>BMSapp - Add new brewing water</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8048 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8049 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8050 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8051 <location filename="../src/EditWater.cpp" line="106"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8052 <source>BMSapp - Edit brewing water %1</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8053 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8054 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8055 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8056 <location filename="../src/EditWater.cpp" line="122"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8057 <source>Edit Water</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8058 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8059 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8060 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8061 <location filename="../src/EditWater.cpp" line="122"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8062 <source>Name empty or too short.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8063 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8064 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8065 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8066 <location filename="../src/EditWater.cpp" line="158"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8067 <location filename="../src/EditWater.cpp" line="201"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8068 <location filename="../src/EditWater.cpp" line="226"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8069 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8070 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8071 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8072 <message>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
8073 <location filename="../src/EditWater.cpp" line="159"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8074 <location filename="../src/EditWater.cpp" line="202"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8075 <location filename="../src/EditWater.cpp" line="227"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8076 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8077 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8078 %3</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8079 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8080 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8081 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8082 <location filename="../src/EditWater.cpp" line="216"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8083 <source>Delete water</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8084 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8085 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8086 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8087 <location filename="../src/EditWater.cpp" line="216"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8088 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8089 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8090 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8091 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8092 <location filename="../src/EditWater.cpp" line="343"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8093 <source>Water changed</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8094 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8095 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8096 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8097 <location filename="../src/EditWater.cpp" line="343"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8098 <source>The brewing water has been modified. Save changes?</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8099 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8100 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8101 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8102 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8103 <name>EditYeast</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8104 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8105 <location filename="../ui/EditYeast.ui" line="14"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8106 <source>Dialog</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8107 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8108 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8109 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8110 <location filename="../ui/EditYeast.ui" line="29"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8111 <source>Name:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8112 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8113 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8114 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8115 <location filename="../ui/EditYeast.ui" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8116 <source>Notes:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8117 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8118 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8119 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8120 <location filename="../ui/EditYeast.ui" line="61"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8121 <source>Inventory:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8122 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8123 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8124 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8125 <location filename="../ui/EditYeast.ui" line="77"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8126 <source>Cost per Kg:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8127 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8128 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8129 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8130 <location filename="../ui/EditYeast.ui" line="93"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8131 <source>Total value:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8132 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8133 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8134 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8135 <location filename="../ui/EditYeast.ui" line="109"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8136 <source>Production date:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8137 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8138 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8139 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8140 <location filename="../ui/EditYeast.ui" line="125"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8141 <source>Best before date:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8142 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8143 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8144 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8145 <location filename="../ui/EditYeast.ui" line="144"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8146 <source>Name of the yeast</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8147 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8148 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8149 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8150 <location filename="../ui/EditYeast.ui" line="157"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8151 <source>Notes and usage tips.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8152 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8153 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8154 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8155 <location filename="../ui/EditYeast.ui" line="210"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8156 <location filename="../ui/EditYeast.ui" line="376"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8157 <source> €</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8158 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8159 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8160 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8161 <location filename="../ui/EditYeast.ui" line="252"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8162 <location filename="../ui/EditYeast.ui" line="288"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8163 <source>yyyy-MM-dd</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8164 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8165 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8166 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8167 <location filename="../ui/EditYeast.ui" line="310"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8168 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8169 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8170 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8171 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8172 <location filename="../ui/EditYeast.ui" line="330"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8173 <source>Save</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8174 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8175 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8176 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8177 <location filename="../ui/EditYeast.ui" line="350"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8178 <source>Delete</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8179 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8180 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8181 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8182 <location filename="../ui/EditYeast.ui" line="389"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8183 <source>Product id:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8184 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8185 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8186 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8187 <location filename="../ui/EditYeast.ui" line="408"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8188 <source>Product number, name or code</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8189 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8190 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8191 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8192 <location filename="../ui/EditYeast.ui" line="421"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8193 <source>Type:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8194 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8195 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8196 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8197 <location filename="../ui/EditYeast.ui" line="437"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8198 <source>Form:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8199 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8200 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8201 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8202 <location filename="../ui/EditYeast.ui" line="453"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8203 <source>Laboratory:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8204 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8205 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8206 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8207 <location filename="../ui/EditYeast.ui" line="469"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8208 <source>Best for:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8209 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8210 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8211 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8212 <location filename="../ui/EditYeast.ui" line="485"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8213 <source>Yeast bank:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8214 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8215 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8216 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8217 <location filename="../ui/EditYeast.ui" line="501"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8218 <source>POF+:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8219 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8220 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8221 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8222 <location filename="../ui/EditYeast.ui" line="517"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8223 <source>STA1 (diastatic):</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8224 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8225 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8226 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8227 <location filename="../ui/EditYeast.ui" line="568"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8228 <source>Yeast laboratory</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8229 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8230 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8231 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8232 <location filename="../ui/EditYeast.ui" line="584"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8233 <source>Yeast bank remark</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8234 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8235 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8236 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8237 <location filename="../ui/EditYeast.ui" line="597"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8238 <source>Best used in these style of beers</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8239 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8240 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8241 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8242 <location filename="../ui/EditYeast.ui" line="610"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8243 <location filename="../ui/EditYeast.ui" line="623"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8244 <location filename="../ui/EditYeast.ui" line="1084"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8245 <location filename="../ui/EditYeast.ui" line="1113"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8246 <source>Yes</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8247 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8248 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8249 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8250 <location filename="../ui/EditYeast.ui" line="658"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8251 <source>Min. temperature °C:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8252 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8253 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8254 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8255 <location filename="../ui/EditYeast.ui" line="674"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8256 <source>Max. temperature °C:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8257 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8258 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8259 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8260 <location filename="../ui/EditYeast.ui" line="690"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8261 <source>Attenuatiom %:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8262 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8263 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8264 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8265 <location filename="../ui/EditYeast.ui" line="706"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8266 <source>Alcohol tolerance %:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8267 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8268 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8269 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8270 <location filename="../ui/EditYeast.ui" line="722"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8271 <source>Flocculation:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8272 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8273 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8274 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8275 <location filename="../ui/EditYeast.ui" line="738"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8276 <location filename="../src/EditYeast.cpp" line="181"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8277 <source>Billion cells/gram:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8278 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8279 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8280 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8281 <location filename="../ui/EditYeast.ui" line="754"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8282 <source>Max. reuse:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8283 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8284 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8285 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8286 <location filename="../ui/EditYeast.ui" line="770"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8287 <source>Pitch temperature °C:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8288 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8289 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8290 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8291 <location filename="../ui/EditYeast.ui" line="786"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8292 <source>Harvest time:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8293 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8294 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8295 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8296 <location filename="../ui/EditYeast.ui" line="948"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8297 <location filename="../ui/EditYeast.ui" line="967"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8298 <source>grams / 100 litres</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8299 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8300 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8301 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8302 <location filename="../ui/EditYeast.ui" line="986"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8303 <location filename="../ui/EditYeast.ui" line="1011"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8304 <source>at this gravity</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8305 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8306 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8307 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8308 <location filename="../ui/EditYeast.ui" line="1036"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8309 <source>Pitch from gr/hl:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8310 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8311 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8312 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8313 <location filename="../ui/EditYeast.ui" line="1052"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8314 <source>Pitch upto gr/hl:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8315 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8316 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8317 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8318 <location filename="../ui/EditYeast.ui" line="1068"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8319 <source>Bacteria:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8320 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8321 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8322 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8323 <location filename="../ui/EditYeast.ui" line="1097"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8324 <source>Harvest top:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8325 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8326 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8327 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8328 <location filename="../ui/EditYeast.ui" line="1126"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8329 <location filename="../ui/EditYeast.ui" line="1139"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8330 <source>@</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8331 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8332 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8333 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8334 <location filename="../ui/EditYeast.ui" line="1152"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8335 <source>Clear tht date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8336 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8337 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8338 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8339 <location filename="../ui/EditYeast.ui" line="1155"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8340 <location filename="../ui/EditYeast.ui" line="1175"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8341 <location filename="../ui/EditYeast.ui" line="1195"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8342 <location filename="../ui/EditYeast.ui" line="1215"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8343 <source>...</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8344 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8345 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8346 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8347 <location filename="../ui/EditYeast.ui" line="1172"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8348 <source>Clear production date</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8349 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8350 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8351 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8352 <location filename="../ui/EditYeast.ui" line="1192"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8353 <source>Set the production date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8354 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8355 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8356 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8357 <location filename="../ui/EditYeast.ui" line="1212"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8358 <source>Set the tht date to today.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8359 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8360 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8361 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8362 <location filename="../ui/EditYeast.ui" line="1232"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8363 <source>Clone</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8364 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8365 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8366 <message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8367 <location filename="../src/EditYeast.cpp" line="32"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8368 <source>Lager</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8369 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8370 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8371 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8372 <location filename="../src/EditYeast.cpp" line="33"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8373 <source>Ale</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8374 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8375 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8376 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8377 <location filename="../src/EditYeast.cpp" line="34"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8378 <source>Wheat</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8379 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8380 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8381 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8382 <location filename="../src/EditYeast.cpp" line="35"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8383 <source>Wine</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8384 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8385 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8386 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8387 <location filename="../src/EditYeast.cpp" line="36"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8388 <source>Champagne</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8389 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8390 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8391 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8392 <location filename="../src/EditYeast.cpp" line="37"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8393 <source>Brett</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8394 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8395 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8396 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8397 <location filename="../src/EditYeast.cpp" line="38"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8398 <source>Kveik</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8399 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8400 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8401 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8402 <location filename="../src/EditYeast.cpp" line="39"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8403 <source>Hybrid</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8404 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8405 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8406 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8407 <location filename="../src/EditYeast.cpp" line="41"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8408 <source>Liquid</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8409 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8410 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8411 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8412 <location filename="../src/EditYeast.cpp" line="42"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8413 <source>Dry</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8414 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8415 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8416 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8417 <location filename="../src/EditYeast.cpp" line="43"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8418 <source>Slant</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8419 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8420 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8421 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8422 <location filename="../src/EditYeast.cpp" line="44"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8423 <source>Culture</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8424 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8425 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8426 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8427 <location filename="../src/EditYeast.cpp" line="45"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8428 <source>Frozen</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8429 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8430 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8431 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8432 <location filename="../src/EditYeast.cpp" line="46"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8433 <source>Bottle</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8434 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8435 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8436 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8437 <location filename="../src/EditYeast.cpp" line="47"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8438 <source>Dried</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8439 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8440 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8441 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8442 <location filename="../src/EditYeast.cpp" line="49"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8443 <source>Low</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8444 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8445 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8446 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8447 <location filename="../src/EditYeast.cpp" line="50"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8448 <source>Medium</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8449 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8450 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8451 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8452 <location filename="../src/EditYeast.cpp" line="51"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8453 <source>High</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8454 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8455 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8456 <message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8457 <location filename="../src/EditYeast.cpp" line="52"/>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8458 <source>Very high</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8459 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8460 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8461 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8462 <location filename="../src/EditYeast.cpp" line="169"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8463 <source>Price per pack:</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8464 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8465 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8466 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8467 <location filename="../src/EditYeast.cpp" line="170"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8468 <source>Inventory Packs:</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8469 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8470 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8471 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8472 <location filename="../src/EditYeast.cpp" line="171"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8473 <source>Billion cells/pack:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8474 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8475 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8476 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8477 <location filename="../src/EditYeast.cpp" line="179"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8478 <source>Price per Kg:</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8479 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8480 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8481 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8482 <location filename="../src/EditYeast.cpp" line="180"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8483 <source>Inventory gram:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8484 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8485 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8486 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8487 <location filename="../src/EditYeast.cpp" line="189"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8488 <source>Price per litre:</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8489 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8490 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8491 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8492 <location filename="../src/EditYeast.cpp" line="190"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8493 <source>Inventory ml:</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8494 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8495 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8496 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8497 <location filename="../src/EditYeast.cpp" line="191"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8498 <source>Billion cells/ml:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8499 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8500 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8501 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8502 <location filename="../src/EditYeast.cpp" line="228"/>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
8503 <source>BMSapp - Add new yeast</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8504 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8505 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8506 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8507 <location filename="../src/EditYeast.cpp" line="230"/>
36
beb23d5e0ee0 Finisch yeasts dutch translation.
Michiel Broek <mbroek@mbse.eu>
parents: 31
diff changeset
8508 <source>BMSapp - Edit yeast %1</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8509 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8510 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8511 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8512 <location filename="../src/EditYeast.cpp" line="246"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8513 <location filename="../src/EditYeast.cpp" line="250"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8514 <source>Edit Yeast</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8515 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8516 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8517 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8518 <location filename="../src/EditYeast.cpp" line="246"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8519 <source>Name empty or too short.</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8520 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8521 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8522 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8523 <location filename="../src/EditYeast.cpp" line="250"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8524 <source>Laboratory empty or too short.</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8525 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8526 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8527 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8528 <location filename="../src/EditYeast.cpp" line="313"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8529 <location filename="../src/EditYeast.cpp" line="375"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8530 <location filename="../src/EditYeast.cpp" line="400"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8531 <source>Database error</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8532 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8533 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8534 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8535 <location filename="../src/EditYeast.cpp" line="314"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8536 <location filename="../src/EditYeast.cpp" line="376"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8537 <location filename="../src/EditYeast.cpp" line="401"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8538 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8539 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8540 %3</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8541 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8542 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8543 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8544 <location filename="../src/EditYeast.cpp" line="390"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8545 <source>Delete yeast</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8546 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8547 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8548 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8549 <location filename="../src/EditYeast.cpp" line="390"/>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8550 <source>Delete %1</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8551 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8552 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8553 <message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8554 <location filename="../src/EditYeast.cpp" line="475"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8555 <source>Yeast changed</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8556 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8557 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8558 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
8559 <location filename="../src/EditYeast.cpp" line="475"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
8560 <source>The yeast has been modified. Save changes?</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8561 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8562 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8563 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
8564 <context>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8565 <name>EditYeastPack</name>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8566 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8567 <location filename="../ui/EditYeastPack.ui" line="14"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8568 <source>Dialog</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8569 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8570 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8571 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8572 <location filename="../ui/EditYeastPack.ui" line="29"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8573 <source>Package:</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8574 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8575 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8576 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8577 <location filename="../ui/EditYeastPack.ui" line="45"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8578 <source>Notes:</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8579 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8580 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8581 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8582 <location filename="../ui/EditYeastPack.ui" line="77"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8583 <source>Notes and usage tips.</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8584 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8585 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8586 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8587 <location filename="../ui/EditYeastPack.ui" line="96"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8588 <source>Quit</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8589 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8590 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8591 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8592 <location filename="../ui/EditYeastPack.ui" line="116"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8593 <source>Save</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8594 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8595 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8596 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8597 <location filename="../ui/EditYeastPack.ui" line="136"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8598 <source>Delete</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8599 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8600 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8601 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8602 <location filename="../ui/EditYeastPack.ui" line="153"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8603 <source>Form:</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8604 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8605 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8606 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8607 <location filename="../ui/EditYeastPack.ui" line="169"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8608 <source>Laboratory:</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8609 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8610 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8611 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8612 <location filename="../ui/EditYeastPack.ui" line="217"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8613 <source>Billion cells:</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8614 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8615 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8616 <message>
485
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8617 <location filename="../ui/EditYeastPack.ui" line="233"/>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8618 <source>If set this will override the yeast cells setting.
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8619 Use with great care!</source>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8620 <translation type="unfinished"></translation>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8621 </message>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8622 <message>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8623 <location filename="../ui/EditYeastPack.ui" line="276"/>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8624 <source>Viability:</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8625 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8626 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8627 <message>
485
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8628 <location filename="../ui/EditYeastPack.ui" line="292"/>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8629 <source>The viability after one month.</source>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8630 <translation type="unfinished"></translation>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8631 </message>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8632 <message>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8633 <location filename="../ui/EditYeastPack.ui" line="320"/>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8634 <source>Package size:</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8635 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8636 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8637 <message>
485
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8638 <location filename="../ui/EditYeastPack.ui" line="336"/>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8639 <source>The contents size of one package.</source>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8640 <translation type="unfinished"></translation>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8641 </message>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8642 <message>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8643 <location filename="../ui/EditYeastPack.ui" line="345"/>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8644 <source> xx</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8645 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8646 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8647 <message>
485
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8648 <location filename="../ui/EditYeastPack.ui" line="367"/>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8649 <source>Used in yeasts:</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8650 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8651 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8652 <message>
485
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8653 <location filename="../ui/EditYeastPack.ui" line="408"/>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8654 <source>Max viability:</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8655 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8656 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8657 <message>
485
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8658 <location filename="../ui/EditYeastPack.ui" line="424"/>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8659 <source>For most 100% is good, some liquid yeast start at 97%</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8660 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8661 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8662 <message>
485
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8663 <location filename="../ui/EditYeastPack.ui" line="433"/>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8664 <location filename="../ui/EditYeastPack.ui" line="471"/>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8665 <source> %</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8666 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8667 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8668 <message>
485
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8669 <location filename="../ui/EditYeastPack.ui" line="455"/>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8670 <source>The yeast health after six months since production.
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8671 This is a calculated from the Viability and Max values.</source>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8672 <translation type="unfinished"></translation>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8673 </message>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8674 <message>
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8675 <location filename="../ui/EditYeastPack.ui" line="490"/>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8676 <source>6 months health:</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8677 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8678 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8679 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8680 <location filename="../ui/EditYeastPack.ui" line="204"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8681 <source>Yeast laboratory</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8682 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8683 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8684 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8685 <location filename="../ui/EditYeastPack.ui" line="64"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8686 <source>Name of the yeast package</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8687 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8688 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8689 <message>
485
83b5c2b3c414 Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.
Michiel Broek <mbroek@mbse.eu>
parents: 483
diff changeset
8690 <location filename="../ui/EditYeastPack.ui" line="259"/>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8691 <source>Clone</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8692 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8693 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8694 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8695 <location filename="../src/EditYeastPack.cpp" line="33"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8696 <source>Liquid</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8697 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8698 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8699 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8700 <location filename="../src/EditYeastPack.cpp" line="34"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8701 <source>Dry</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8702 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8703 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8704 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8705 <location filename="../src/EditYeastPack.cpp" line="35"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8706 <source>Slant</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8707 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8708 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8709 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8710 <location filename="../src/EditYeastPack.cpp" line="36"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8711 <source>Culture</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8712 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8713 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8714 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8715 <location filename="../src/EditYeastPack.cpp" line="37"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8716 <source>Frozen</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8717 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8718 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8719 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8720 <location filename="../src/EditYeastPack.cpp" line="38"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8721 <source>Bottle</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8722 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8723 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8724 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8725 <location filename="../src/EditYeastPack.cpp" line="39"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8726 <source>Dried</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8727 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8728 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8729 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8730 <location filename="../src/EditYeastPack.cpp" line="95"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8731 <source>BMSapp - Add new yeast package</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8732 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8733 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8734 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8735 <location filename="../src/EditYeastPack.cpp" line="97"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8736 <source>BMSapp - Edit yeast package %1</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8737 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8738 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8739 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8740 <location filename="../src/EditYeastPack.cpp" line="113"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8741 <location filename="../src/EditYeastPack.cpp" line="117"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8742 <source>Edit Yeast Package</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8743 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8744 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8745 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8746 <location filename="../src/EditYeastPack.cpp" line="113"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8747 <source>Laboratory name empty or too short.</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8748 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8749 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8750 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8751 <location filename="../src/EditYeastPack.cpp" line="117"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8752 <source>Package name empty or too short.</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8753 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8754 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8755 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8756 <location filename="../src/EditYeastPack.cpp" line="147"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8757 <location filename="../src/EditYeastPack.cpp" line="182"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8758 <location filename="../src/EditYeastPack.cpp" line="207"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8759 <source>Database error</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8760 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8761 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8762 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8763 <location filename="../src/EditYeastPack.cpp" line="148"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8764 <location filename="../src/EditYeastPack.cpp" line="183"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8765 <location filename="../src/EditYeastPack.cpp" line="208"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8766 <source>MySQL error: %1
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8767 %2
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8768 %3</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8769 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8770 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8771 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8772 <location filename="../src/EditYeastPack.cpp" line="197"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8773 <source>Delete yeast pack</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8774 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8775 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8776 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8777 <location filename="../src/EditYeastPack.cpp" line="197"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8778 <source>Delete %1</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8779 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8780 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8781 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8782 <location filename="../src/EditYeastPack.cpp" line="242"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8783 <source> gr</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8784 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8785 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8786 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8787 <location filename="../src/EditYeastPack.cpp" line="244"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8788 <source> ml</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8789 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8790 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8791 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8792 <location filename="../src/EditYeastPack.cpp" line="292"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8793 <source>Yeast package changed</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8794 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8795 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8796 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8797 <location filename="../src/EditYeastPack.cpp" line="292"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8798 <source>The yeast package has been modified. Save changes?</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8799 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8800 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8801 </context>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
8802 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8803 <name>FermentableAdded</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8804 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8805 <location filename="../src/global.cpp" line="118"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8806 <source>Mash</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8807 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8808 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8809 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8810 <location filename="../src/global.cpp" line="119"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8811 <source>Boil</source>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
8812 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
8813 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
8814 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8815 <location filename="../src/global.cpp" line="120"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8816 <source>Fermentation</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8817 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8818 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8819 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8820 <location filename="../src/global.cpp" line="121"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8821 <source>Lagering</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8822 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8823 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8824 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8825 <location filename="../src/global.cpp" line="122"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8826 <source>Bottle</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8827 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8828 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8829 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8830 <location filename="../src/global.cpp" line="123"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8831 <source>Kegs</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8832 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8833 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8834 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8835 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8836 <name>FermentableGraintype</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8837 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8838 <location filename="../src/global.cpp" line="108"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8839 <source>Base</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8840 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8841 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8842 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8843 <location filename="../src/global.cpp" line="109"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8844 <source>Roast</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8845 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8846 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8847 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8848 <location filename="../src/global.cpp" line="110"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8849 <source>Crystal</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8850 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8851 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8852 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8853 <location filename="../src/global.cpp" line="111"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8854 <source>Kilned</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8855 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8856 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8857 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8858 <location filename="../src/global.cpp" line="112"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8859 <source>Sour Malt</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8860 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8861 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8862 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8863 <location filename="../src/global.cpp" line="113"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8864 <source>Special</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8865 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8866 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8867 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8868 <location filename="../src/global.cpp" line="114"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8869 <source>No malt</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8870 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8871 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8872 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8873 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8874 <name>FermentableType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8875 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8876 <location filename="../src/global.cpp" line="100"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8877 <source>Grain</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8878 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8879 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8880 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8881 <location filename="../src/global.cpp" line="101"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8882 <source>Sugar</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8883 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8884 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8885 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8886 <location filename="../src/global.cpp" line="102"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8887 <source>Extract</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8888 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8889 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8890 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8891 <location filename="../src/global.cpp" line="103"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8892 <source>Dry extract</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8893 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8894 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
8895 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8896 <location filename="../src/global.cpp" line="104"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8897 <source>Adjunct</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8898 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8899 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8900 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8901 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8902 <name>HopForm</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8903 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8904 <location filename="../src/global.cpp" line="133"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8905 <source>Pellet</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8906 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8907 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8908 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8909 <location filename="../src/global.cpp" line="134"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8910 <source>Plug</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8911 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8912 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8913 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8914 <location filename="../src/global.cpp" line="135"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8915 <source>Leaf</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8916 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8917 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8918 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8919 <location filename="../src/global.cpp" line="136"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8920 <source>Leaf wet</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8921 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8922 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8923 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8924 <location filename="../src/global.cpp" line="137"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8925 <source>Cryo</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8926 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8927 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8928 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8929 <location filename="../src/global.cpp" line="138"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8930 <source>CO2 extract</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8931 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8932 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8933 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8934 <location filename="../src/global.cpp" line="139"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
8935 <source>Iso extract</source>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8936 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8937 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8938 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8939 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8940 <name>HopTypes</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8941 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8942 <location filename="../src/global.cpp" line="127"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8943 <source>Bittering</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8944 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8945 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8946 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8947 <location filename="../src/global.cpp" line="128"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
8948 <source>Aroma</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
8949 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
8950 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
8951 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8952 <location filename="../src/global.cpp" line="129"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8953 <source>Both</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8954 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8955 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8956 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8957 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8958 <name>HopUse</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8959 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8960 <location filename="../src/global.cpp" line="143"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8961 <source>Mash</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8962 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8963 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8964 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8965 <location filename="../src/global.cpp" line="144"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8966 <source>First wort</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8967 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8968 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8969 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8970 <location filename="../src/global.cpp" line="145"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8971 <source>Boil</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8972 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8973 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8974 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8975 <location filename="../src/global.cpp" line="146"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8976 <source>Aroma</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8977 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8978 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8979 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8980 <location filename="../src/global.cpp" line="147"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8981 <source>Whirlpool</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8982 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8983 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8984 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8985 <location filename="../src/global.cpp" line="148"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8986 <source>Dry hop</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8987 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8988 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
8989 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
8990 <location filename="../src/global.cpp" line="149"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8991 <source>Bottling</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8992 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8993 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8994 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
8995 <context>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
8996 <name>ImportBrew</name>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
8997 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
8998 <location filename="../ui/ImportBrew.ui" line="14"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
8999 <source>Dialog</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9000 <translation type="unfinished"></translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9001 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9002 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9003 <location filename="../ui/ImportBrew.ui" line="29"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9004 <source>Brew logfile:</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9005 <translation type="unfinished"></translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9006 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9007 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9008 <location filename="../ui/ImportBrew.ui" line="64"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9009 <source>Quit</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9010 <translation type="unfinished"></translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9011 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9012 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9013 <location filename="../ui/ImportBrew.ui" line="84"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9014 <source>Open</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9015 <translation type="unfinished"></translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9016 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9017 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9018 <location filename="../ui/ImportBrew.ui" line="101"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9019 <source>Results</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9020 <translation type="unfinished"></translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9021 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9022 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9023 <location filename="../src/ImportBrew.cpp" line="44"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9024 <source>BMSapp - Import Brewlog</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9025 <translation type="unfinished"></translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9026 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9027 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9028 <location filename="../src/ImportBrew.cpp" line="55"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9029 <location filename="../src/ImportBrew.cpp" line="57"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9030 <source>Open File</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9031 <translation type="unfinished"></translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9032 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9033 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9034 <location filename="../src/ImportBrew.cpp" line="55"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9035 <source>Files (*.json)</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9036 <translation type="unfinished"></translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9037 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9038 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9039 <location filename="../src/ImportBrew.cpp" line="57"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9040 <source>No Brewlog JSON file selected.</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9041 <translation type="unfinished"></translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9042 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9043 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9044 <location filename="../src/ImportBrew.cpp" line="95"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9045 <source>Brew: </source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9046 <translation type="unfinished"></translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9047 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9048 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9049 <location filename="../src/ImportBrew.cpp" line="112"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9050 <source>Deleted %1 old records
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9051 </source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9052 <translation type="unfinished"></translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9053 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9054 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9055 <location filename="../src/ImportBrew.cpp" line="159"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9056 <source>Inserted %1 new records
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9057 </source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9058 <translation type="unfinished"></translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9059 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9060 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9061 <location filename="../src/ImportBrew.cpp" line="190"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9062 <source>Updated %1 records with events
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9063 </source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9064 <translation type="unfinished"></translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9065 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9066 <message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9067 <location filename="../src/ImportBrew.cpp" line="196"/>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9068 <source>Marked brew graph available in product
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9069 </source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9070 <translation type="unfinished"></translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9071 </message>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9072 </context>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9073 <context>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9074 <name>ImportXML</name>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9075 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9076 <location filename="../ui/ImportXML.ui" line="14"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9077 <source>Dialog</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9078 <translation type="unfinished"></translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9079 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9080 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9081 <location filename="../ui/ImportXML.ui" line="29"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9082 <source>XML file:</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9083 <translation type="unfinished"></translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9084 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9085 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9086 <location filename="../ui/ImportXML.ui" line="64"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9087 <source>Quit</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9088 <translation type="unfinished"></translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9089 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9090 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9091 <location filename="../ui/ImportXML.ui" line="84"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9092 <source>Open</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9093 <translation type="unfinished"></translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9094 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9095 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9096 <location filename="../ui/ImportXML.ui" line="101"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9097 <source>Results</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9098 <translation type="unfinished"></translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9099 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9100 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9101 <location filename="../src/ImportXML.cpp" line="44"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9102 <source>BMSapp - Import XML</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9103 <translation type="unfinished"></translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9104 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9105 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9106 <location filename="../src/ImportXML.cpp" line="55"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9107 <location filename="../src/ImportXML.cpp" line="57"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9108 <source>Open File</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9109 <translation type="unfinished"></translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9110 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9111 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9112 <location filename="../src/ImportXML.cpp" line="55"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9113 <source>Files (*.xml)</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9114 <translation type="unfinished"></translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9115 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9116 <message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9117 <location filename="../src/ImportXML.cpp" line="57"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9118 <source>No XML file selected.</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9119 <translation type="unfinished"></translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9120 </message>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9121 </context>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9122 <context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9123 <name>InventoryEquipments</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9124 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9125 <location filename="../src/InventoryEquipments.cpp" line="51"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9126 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9127 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9128 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9129 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9130 <location filename="../src/InventoryEquipments.cpp" line="60"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9131 <source>Export</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9132 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9133 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9134 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9135 <location filename="../src/InventoryEquipments.cpp" line="69"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9136 <source>New</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9137 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9138 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9139 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9140 <location filename="../src/InventoryEquipments.cpp" line="91"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9141 <source>Name</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9142 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9143 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9144 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9145 <location filename="../src/InventoryEquipments.cpp" line="91"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9146 <source>Boil volume</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9147 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9148 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9149 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9150 <location filename="../src/InventoryEquipments.cpp" line="91"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9151 <source>Batch size</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9152 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9153 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9154 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9155 <location filename="../src/InventoryEquipments.cpp" line="91"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9156 <source>Notes</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9157 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9158 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9159 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9160 <location filename="../src/InventoryEquipments.cpp" line="91"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9161 <location filename="../src/InventoryEquipments.cpp" line="123"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9162 <source>Edit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9163 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9164 </message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9165 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9166 <location filename="../src/InventoryEquipments.cpp" line="132"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9167 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9168 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9169 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9170 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9171 <location filename="../src/InventoryEquipments.cpp" line="169"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9172 <location filename="../src/InventoryEquipments.cpp" line="171"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9173 <location filename="../src/InventoryEquipments.cpp" line="215"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9174 <source>Save File</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9175 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9176 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9177 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9178 <location filename="../src/InventoryEquipments.cpp" line="169"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9179 <source>Files (*.xml)</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9180 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9181 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9182 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9183 <location filename="../src/InventoryEquipments.cpp" line="171"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9184 <source>No XML file selected.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9185 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9186 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9187 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9188 <location filename="../src/InventoryEquipments.cpp" line="215"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9189 <source>XML export ready</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9190 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9191 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9192 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9193 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9194 <name>InventoryFermentables</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9195 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9196 <location filename="../src/InventoryFermentables.cpp" line="53"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9197 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9198 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9199 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9200 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9201 <location filename="../src/InventoryFermentables.cpp" line="62"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9202 <source>Export</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9203 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9204 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9205 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9206 <location filename="../src/InventoryFermentables.cpp" line="71"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9207 <source>New</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9208 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9209 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9210 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9211 <location filename="../src/InventoryFermentables.cpp" line="93"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9212 <source>Origin</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9213 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9214 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9215 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9216 <location filename="../src/InventoryFermentables.cpp" line="93"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9217 <source>Supplier</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9218 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9219 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9220 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9221 <location filename="../src/InventoryFermentables.cpp" line="93"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9222 <source>Name</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9223 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9224 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9225 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9226 <location filename="../src/InventoryFermentables.cpp" line="93"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9227 <source>Type</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9228 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9229 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9230 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9231 <location filename="../src/InventoryFermentables.cpp" line="93"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9232 <source>Grain</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9233 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9234 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9235 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9236 <location filename="../src/InventoryFermentables.cpp" line="93"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9237 <source>Color</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9238 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9239 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9240 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9241 <location filename="../src/InventoryFermentables.cpp" line="93"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9242 <source>Yield</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9243 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9244 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9245 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9246 <location filename="../src/InventoryFermentables.cpp" line="93"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9247 <source>Stock</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9248 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9249 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9250 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9251 <location filename="../src/InventoryFermentables.cpp" line="93"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9252 <location filename="../src/InventoryFermentables.cpp" line="144"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9253 <source>Edit</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9254 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9255 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9256 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9257 <location filename="../src/InventoryFermentables.cpp" line="153"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9258 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9259 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9260 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9261 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9262 <location filename="../src/InventoryFermentables.cpp" line="198"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9263 <location filename="../src/InventoryFermentables.cpp" line="200"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9264 <location filename="../src/InventoryFermentables.cpp" line="250"/>
42
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9265 <source>Save File</source>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9266 <translation type="unfinished"></translation>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9267 </message>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9268 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9269 <location filename="../src/InventoryFermentables.cpp" line="198"/>
42
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9270 <source>Files (*.xml)</source>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9271 <translation type="unfinished"></translation>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9272 </message>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9273 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9274 <location filename="../src/InventoryFermentables.cpp" line="200"/>
42
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9275 <source>No XML file selected.</source>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9276 <translation type="unfinished"></translation>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9277 </message>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9278 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9279 <location filename="../src/InventoryFermentables.cpp" line="250"/>
42
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9280 <source>XML export ready</source>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9281 <translation type="unfinished"></translation>
88e827ea7172 Fixed recommend mash checkmark in fermentable editor. Added fermentables XML export.
Michiel Broek <mbroek@mbse.eu>
parents: 41
diff changeset
9282 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9283 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9284 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9285 <name>InventoryHops</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9286 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9287 <location filename="../src/InventoryHops.cpp" line="52"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9288 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9289 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9290 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9291 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9292 <location filename="../src/InventoryHops.cpp" line="61"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9293 <source>Export</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9294 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9295 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9296 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9297 <location filename="../src/InventoryHops.cpp" line="70"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9298 <source>New</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9299 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9300 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9301 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9302 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9303 <source>Origin</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9304 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9305 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9306 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9307 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9308 <source>Name</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9309 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9310 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9311 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9312 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9313 <source>Type</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9314 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9315 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9316 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9317 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9318 <source>Form</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9319 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9320 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9321 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9322 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9323 <source>Alpha</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9324 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9325 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9326 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9327 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9328 <source>Beta</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9329 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9330 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9331 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9332 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9333 <source>Cohumulone</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9334 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9335 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9336 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9337 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9338 <source>HSI</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9339 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9340 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9341 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9342 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9343 <source>Harvest</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9344 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9345 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9346 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9347 <location filename="../src/InventoryHops.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9348 <source>Stock</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9349 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9350 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9351 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9352 <location filename="../src/InventoryHops.cpp" line="92"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9353 <location filename="../src/InventoryHops.cpp" line="160"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9354 <source>Edit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9355 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9356 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9357 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9358 <location filename="../src/InventoryHops.cpp" line="169"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9359 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9360 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9361 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9362 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9363 <location filename="../src/InventoryHops.cpp" line="211"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9364 <location filename="../src/InventoryHops.cpp" line="213"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9365 <location filename="../src/InventoryHops.cpp" line="258"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9366 <source>Save File</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9367 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9368 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9369 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9370 <location filename="../src/InventoryHops.cpp" line="211"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9371 <source>Files (*.xml)</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9372 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9373 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9374 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
9375 <location filename="../src/InventoryHops.cpp" line="213"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9376 <source>No XML file selected.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9377 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9378 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9379 <message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9380 <location filename="../src/InventoryHops.cpp" line="258"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9381 <source>XML export ready</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9382 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9383 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9384 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9385 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9386 <name>InventoryMiscs</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9387 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9388 <location filename="../src/InventoryMiscs.cpp" line="52"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9389 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9390 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9391 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9392 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9393 <location filename="../src/InventoryMiscs.cpp" line="61"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9394 <source>Export</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9395 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9396 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9397 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9398 <location filename="../src/InventoryMiscs.cpp" line="70"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9399 <source>New</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9400 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9401 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9402 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9403 <location filename="../src/InventoryMiscs.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9404 <source>Name</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9405 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9406 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9407 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9408 <location filename="../src/InventoryMiscs.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9409 <source>Type</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9410 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9411 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9412 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9413 <location filename="../src/InventoryMiscs.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9414 <source>Use</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9415 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9416 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9417 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9418 <location filename="../src/InventoryMiscs.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9419 <source>Time</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9420 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9421 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9422 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9423 <location filename="../src/InventoryMiscs.cpp" line="92"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9424 <source>Stock</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9425 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9426 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9427 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9428 <location filename="../src/InventoryMiscs.cpp" line="92"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9429 <location filename="../src/InventoryMiscs.cpp" line="148"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9430 <source>Edit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9431 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9432 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9433 <message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9434 <location filename="../src/InventoryMiscs.cpp" line="118"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9435 <source>1 minute</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9436 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9437 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9438 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9439 <location filename="../src/InventoryMiscs.cpp" line="120"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9440 <source>%1 minutes</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9441 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9442 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9443 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9444 <location filename="../src/InventoryMiscs.cpp" line="122"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9445 <source>%1 hours</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9446 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9447 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9448 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9449 <location filename="../src/InventoryMiscs.cpp" line="124"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9450 <source>1 day</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9451 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9452 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9453 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9454 <location filename="../src/InventoryMiscs.cpp" line="126"/>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9455 <source>%1 days</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9456 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9457 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
9458 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9459 <location filename="../src/InventoryMiscs.cpp" line="157"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9460 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9461 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9462 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9463 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9464 <location filename="../src/InventoryMiscs.cpp" line="201"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9465 <location filename="../src/InventoryMiscs.cpp" line="203"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9466 <location filename="../src/InventoryMiscs.cpp" line="240"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9467 <source>Save File</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9468 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9469 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9470 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9471 <location filename="../src/InventoryMiscs.cpp" line="201"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9472 <source>Files (*.xml)</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9473 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9474 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9475 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9476 <location filename="../src/InventoryMiscs.cpp" line="203"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9477 <source>No XML file selected.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9478 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9479 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9480 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9481 <location filename="../src/InventoryMiscs.cpp" line="240"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9482 <source>XML export ready</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9483 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9484 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9485 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9486 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9487 <name>InventorySuppliers</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9488 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9489 <location filename="../src/InventorySuppliers.cpp" line="56"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9490 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9491 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9492 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9493 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9494 <location filename="../src/InventorySuppliers.cpp" line="65"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9495 <source>New</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9496 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9497 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9498 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9499 <location filename="../src/InventorySuppliers.cpp" line="84"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9500 <source>Name</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9501 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9502 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9503 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9504 <location filename="../src/InventorySuppliers.cpp" line="84"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9505 <source>Address</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9506 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9507 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9508 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9509 <location filename="../src/InventorySuppliers.cpp" line="84"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9510 <source>City</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9511 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9512 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9513 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9514 <location filename="../src/InventorySuppliers.cpp" line="84"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9515 <source>Country</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9516 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9517 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9518 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9519 <location filename="../src/InventorySuppliers.cpp" line="84"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9520 <source>Phone</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9521 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9522 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9523 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9524 <location filename="../src/InventorySuppliers.cpp" line="84"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9525 <location filename="../src/InventorySuppliers.cpp" line="110"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9526 <source>Edit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9527 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9528 </message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9529 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9530 <location filename="../src/InventorySuppliers.cpp" line="119"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9531 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9532 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9533 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9534 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9535 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9536 <name>InventoryWaters</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9537 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9538 <location filename="../src/InventoryWaters.cpp" line="51"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9539 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9540 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9541 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9542 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9543 <location filename="../src/InventoryWaters.cpp" line="60"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9544 <source>Export</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9545 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9546 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9547 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9548 <location filename="../src/InventoryWaters.cpp" line="69"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9549 <source>New</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9550 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9551 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9552 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9553 <location filename="../src/InventoryWaters.cpp" line="94"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9554 <source>Name</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9555 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9556 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9557 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9558 <location filename="../src/InventoryWaters.cpp" line="94"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9559 <source>Notes</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9560 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9561 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9562 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9563 <location filename="../src/InventoryWaters.cpp" line="94"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9564 <source>Unlimited</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9565 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9566 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9567 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9568 <location filename="../src/InventoryWaters.cpp" line="94"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9569 <source>Stock</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9570 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9571 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9572 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9573 <location filename="../src/InventoryWaters.cpp" line="94"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9574 <location filename="../src/InventoryWaters.cpp" line="139"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9575 <source>Edit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9576 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9577 </message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9578 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9579 <location filename="../src/InventoryWaters.cpp" line="148"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9580 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9581 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9582 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9583 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9584 <location filename="../src/InventoryWaters.cpp" line="185"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9585 <location filename="../src/InventoryWaters.cpp" line="187"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9586 <location filename="../src/InventoryWaters.cpp" line="223"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9587 <source>Save File</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9588 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9589 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9590 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9591 <location filename="../src/InventoryWaters.cpp" line="185"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9592 <source>Files (*.xml)</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9593 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9594 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9595 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9596 <location filename="../src/InventoryWaters.cpp" line="187"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9597 <source>No XML file selected.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9598 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9599 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9600 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9601 <location filename="../src/InventoryWaters.cpp" line="223"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9602 <source>XML export ready</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9603 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9604 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9605 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9606 <context>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9607 <name>InventoryYeastPacks</name>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9608 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9609 <location filename="../src/InventoryYeastPacks.cpp" line="52"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9610 <source>Quit</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9611 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9612 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9613 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9614 <location filename="../src/InventoryYeastPacks.cpp" line="61"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9615 <source>Export</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9616 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9617 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9618 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9619 <location filename="../src/InventoryYeastPacks.cpp" line="70"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9620 <source>New</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9621 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9622 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9623 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9624 <location filename="../src/InventoryYeastPacks.cpp" line="95"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9625 <source>Laboratory</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9626 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9627 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9628 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9629 <location filename="../src/InventoryYeastPacks.cpp" line="95"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9630 <source>Form</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9631 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9632 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9633 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9634 <location filename="../src/InventoryYeastPacks.cpp" line="95"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9635 <location filename="../src/InventoryYeastPacks.cpp" line="131"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9636 <source>Edit</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9637 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9638 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9639 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9640 <location filename="../src/InventoryYeastPacks.cpp" line="95"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9641 <source>Package</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9642 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9643 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9644 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9645 <location filename="../src/InventoryYeastPacks.cpp" line="95"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9646 <source>Size</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9647 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9648 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9649 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9650 <location filename="../src/InventoryYeastPacks.cpp" line="140"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9651 <source>Total items: %1</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9652 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9653 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9654 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9655 <location filename="../src/InventoryYeastPacks.cpp" line="173"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9656 <source>BeerXML doesn&apos;t support export yeast packages.</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9657 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9658 </message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9659 </context>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9660 <context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9661 <name>InventoryYeasts</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9662 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9663 <location filename="../src/InventoryYeasts.cpp" line="52"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9664 <source>Quit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9665 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9666 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9667 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9668 <location filename="../src/InventoryYeasts.cpp" line="61"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9669 <source>Export</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9670 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9671 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9672 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9673 <location filename="../src/InventoryYeasts.cpp" line="70"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9674 <source>New</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9675 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9676 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9677 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9678 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9679 <source>Laboratory</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9680 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9681 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9682 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9683 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9684 <source>Product id</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9685 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9686 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9687 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9688 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9689 <source>Name</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9690 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9691 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9692 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9693 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9694 <source>Type</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9695 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9696 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9697 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9698 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9699 <source>Form</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9700 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9701 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9702 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9703 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9704 <source>SVG %</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9705 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9706 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9707 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9708 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9709 <source>Tol %</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9710 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9711 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9712 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9713 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9714 <source>POF+</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9715 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9716 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9717 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9718 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9719 <source>STA1</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9720 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9721 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9722 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9723 <location filename="../src/InventoryYeasts.cpp" line="95"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9724 <source>Stock</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9725 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9726 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9727 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9728 <location filename="../src/InventoryYeasts.cpp" line="95"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9729 <location filename="../src/InventoryYeasts.cpp" line="182"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9730 <source>Edit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9731 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9732 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9733 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9734 <location filename="../src/InventoryYeasts.cpp" line="191"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9735 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9736 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9737 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9738 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9739 <location filename="../src/InventoryYeasts.cpp" line="235"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9740 <location filename="../src/InventoryYeasts.cpp" line="237"/>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9741 <location filename="../src/InventoryYeasts.cpp" line="277"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9742 <source>Save File</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9743 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9744 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9745 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9746 <location filename="../src/InventoryYeasts.cpp" line="235"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9747 <source>Files (*.xml)</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9748 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9749 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
9750 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9751 <location filename="../src/InventoryYeasts.cpp" line="237"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9752 <source>No XML file selected.</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9753 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9754 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9755 <message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9756 <location filename="../src/InventoryYeasts.cpp" line="277"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9757 <source>XML export ready</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9758 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
9759 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9760 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9761 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9762 <name>MainWindow</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9763 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
9764 <location filename="../ui/MainWindow.ui" line="48"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9765 <source>File</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9766 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9767 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9768 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9769 <location filename="../ui/MainWindow.ui" line="56"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9770 <source>Help</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9771 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9772 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9773 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9774 <location filename="../ui/MainWindow.ui" line="62"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9775 <source>Settings</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9776 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9777 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9778 <message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9779 <location filename="../ui/MainWindow.ui" line="73"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9780 <source>Inventory</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9781 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9782 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9783 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9784 <location filename="../ui/MainWindow.ui" line="90"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9785 <source>Monitor</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9786 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9787 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9788 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9789 <location filename="../ui/MainWindow.ui" line="101"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9790 <source>Products</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9791 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9792 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9793 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9794 <location filename="../ui/MainWindow.ui" line="105"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9795 <location filename="../ui/MainWindow.ui" line="364"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9796 <source>Archive</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9797 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9798 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9799 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9800 <location filename="../ui/MainWindow.ui" line="118"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
9801 <source>Reports</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
9802 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
9803 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
9804 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9805 <location filename="../ui/MainWindow.ui" line="134"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9806 <location filename="../ui/MainWindow.ui" line="337"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9807 <source>Recipes</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9808 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9809 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9810 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9811 <location filename="../ui/MainWindow.ui" line="157"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9812 <source>Exit</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9813 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9814 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9815 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9816 <location filename="../ui/MainWindow.ui" line="166"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9817 <source>About</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9818 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9819 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9820 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9821 <location filename="../ui/MainWindow.ui" line="175"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9822 <source>Suppliers</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9823 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9824 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9825 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9826 <location filename="../ui/MainWindow.ui" line="187"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9827 <source>Fermentables</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9828 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9829 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9830 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9831 <location filename="../ui/MainWindow.ui" line="199"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9832 <source>Hops</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9833 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9834 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9835 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9836 <location filename="../ui/MainWindow.ui" line="211"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9837 <source>Yeasts</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9838 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9839 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9840 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9841 <location filename="../ui/MainWindow.ui" line="223"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9842 <source>Miscs</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9843 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9844 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9845 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9846 <location filename="../ui/MainWindow.ui" line="235"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9847 <source>Waters</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9848 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9849 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9850 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9851 <location filename="../ui/MainWindow.ui" line="247"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9852 <source>Equipments</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9853 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9854 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9855 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9856 <location filename="../ui/MainWindow.ui" line="259"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9857 <source>Supplies list</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9858 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9859 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9860 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9861 <location filename="../ui/MainWindow.ui" line="271"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9862 <source>Yeast bank</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9863 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9864 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9865 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9866 <location filename="../ui/MainWindow.ui" line="283"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9867 <source>Water profiles</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9868 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9869 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9870 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9871 <location filename="../ui/MainWindow.ui" line="295"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9872 <source>Mash schedules</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9873 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9874 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9875 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9876 <location filename="../ui/MainWindow.ui" line="307"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9877 <source>Beer styles</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9878 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9879 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9880 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9881 <location filename="../ui/MainWindow.ui" line="319"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9882 <source>Fermentation schedules</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9883 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9884 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9885 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9886 <location filename="../ui/MainWindow.ui" line="328"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9887 <source>Global settings</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9888 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
9889 </message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
9890 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9891 <location filename="../ui/MainWindow.ui" line="346"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
9892 <source>Import beerxml</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
9893 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
9894 </message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
9895 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9896 <location filename="../ui/MainWindow.ui" line="355"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
9897 <source>In Production</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
9898 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
9899 </message>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9900 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9901 <location filename="../ui/MainWindow.ui" line="373"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9902 <source>On Name</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9903 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9904 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9905 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9906 <location filename="../ui/MainWindow.ui" line="382"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9907 <source>On Code</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9908 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9909 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9910 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9911 <location filename="../ui/MainWindow.ui" line="391"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9912 <source>On Date</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9913 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9914 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9915 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9916 <location filename="../ui/MainWindow.ui" line="400"/>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9917 <source>On Beerstyle</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9918 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
9919 </message>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9920 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9921 <location filename="../ui/MainWindow.ui" line="409"/>
291
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9922 <source>Import beerXML</source>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9923 <translation type="unfinished"></translation>
daa667c1ad6d Version 0.2.10 with updated translations and menu's.
Michiel Broek <mbroek@mbse.eu>
parents: 273
diff changeset
9924 </message>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9925 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9926 <location filename="../ui/MainWindow.ui" line="414"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9927 <source>dummy</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9928 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9929 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9930 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9931 <location filename="../ui/MainWindow.ui" line="419"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9932 <source>hh</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9933 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9934 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9935 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9936 <location filename="../ui/MainWindow.ui" line="424"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9937 <source>hj</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9938 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9939 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9940 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9941 <location filename="../ui/MainWindow.ui" line="429"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9942 <source>ll</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9943 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9944 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9945 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9946 <location filename="../ui/MainWindow.ui" line="434"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9947 <location filename="../ui/MainWindow.ui" line="443"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9948 <source>Nodes</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9949 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9950 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9951 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9952 <location filename="../ui/MainWindow.ui" line="452"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
9953 <source>Fermenters</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
9954 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
9955 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
9956 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9957 <location filename="../ui/MainWindow.ui" line="461"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9958 <source>Carbonation</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9959 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
9960 </message>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9961 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9962 <location filename="../ui/MainWindow.ui" line="470"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
9963 <source>iSpindels</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
9964 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
9965 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
9966 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9967 <location filename="../ui/MainWindow.ui" line="479"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9968 <source>Total Production</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9969 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9970 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9971 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9972 <location filename="../ui/MainWindow.ui" line="488"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9973 <source>Efficiency</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9974 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9975 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9976 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9977 <location filename="../ui/MainWindow.ui" line="497"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9978 <source>Fermentation</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9979 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
9980 </message>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9981 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9982 <location filename="../ui/MainWindow.ui" line="506"/>
387
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9983 <source>Import brew log</source>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9984 <translation type="unfinished"></translation>
7945bf3be1f9 Import brew logs added.
Michiel Broek <mbroek@mbse.eu>
parents: 386
diff changeset
9985 </message>
426
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
9986 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9987 <location filename="../ui/MainWindow.ui" line="515"/>
426
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
9988 <source>Manual</source>
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
9989 <translation type="unfinished"></translation>
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
9990 </message>
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
9991 <message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9992 <location filename="../ui/MainWindow.ui" line="518"/>
426
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
9993 <source>F1</source>
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
9994 <translation type="unfinished"></translation>
3c3d6585c395 Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.
Michiel Broek <mbroek@mbse.eu>
parents: 423
diff changeset
9995 </message>
480
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9996 <message>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9997 <location filename="../ui/MainWindow.ui" line="527"/>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9998 <source>Yeast Packages</source>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
9999 <translation type="unfinished"></translation>
94b3def5d778 Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.
Michiel Broek <mbroek@mbse.eu>
parents: 479
diff changeset
10000 </message>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10001 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10002 <context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10003 <name>ManoMeter</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10004 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10005 <location filename="../src/analog/manometer.cpp" line="52"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10006 <source>Analog Barmeter</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10007 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10008 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10009 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
10010 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10011 <name>MiscType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10012 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10013 <location filename="../src/global.cpp" line="153"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10014 <source>Spice</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10015 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10016 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10017 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10018 <location filename="../src/global.cpp" line="154"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10019 <source>Herb</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10020 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10021 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10022 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10023 <location filename="../src/global.cpp" line="155"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10024 <source>Flavor</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10025 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10026 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10027 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10028 <location filename="../src/global.cpp" line="156"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10029 <source>Fining</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10030 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10031 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10032 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10033 <location filename="../src/global.cpp" line="157"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10034 <source>Water agent</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10035 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10036 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10037 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10038 <location filename="../src/global.cpp" line="158"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10039 <source>Yeast nutrient</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10040 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10041 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10042 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10043 <location filename="../src/global.cpp" line="159"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10044 <source>Other</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10045 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10046 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10047 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10048 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10049 <name>MiscUse</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10050 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10051 <location filename="../src/global.cpp" line="163"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10052 <source>Starter</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10053 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10054 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10055 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10056 <location filename="../src/global.cpp" line="164"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10057 <source>Mash</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10058 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10059 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10060 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10061 <location filename="../src/global.cpp" line="165"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10062 <source>Boil</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10063 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10064 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10065 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10066 <location filename="../src/global.cpp" line="166"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10067 <source>Primary</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10068 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10069 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10070 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10071 <location filename="../src/global.cpp" line="167"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10072 <source>Secondary</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10073 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10074 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10075 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10076 <location filename="../src/global.cpp" line="168"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10077 <source>Bottling</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10078 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10079 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
10080 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10081 <location filename="../src/global.cpp" line="169"/>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
10082 <source>Sparge</source>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
10083 <translation type="unfinished"></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
10084 </message>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10085 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
10086 <context>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10087 <name>MonCO2meters</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10088 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10089 <location filename="../src/MonCO2meters.cpp" line="58"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10090 <source>Quit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10091 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10092 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10093 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10094 <location filename="../src/MonCO2meters.cpp" line="77"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10095 <source>Node</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10096 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10097 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10098 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10099 <location filename="../src/MonCO2meters.cpp" line="77"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10100 <source>Unit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10101 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10102 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10103 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10104 <location filename="../src/MonCO2meters.cpp" line="77"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10105 <source>Status</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10106 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10107 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10108 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10109 <location filename="../src/MonCO2meters.cpp" line="77"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
10110 <source>Mode</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
10111 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
10112 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
10113 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10114 <location filename="../src/MonCO2meters.cpp" line="77"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10115 <source>Beer</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10116 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10117 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10118 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10119 <location filename="../src/MonCO2meters.cpp" line="77"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10120 <source>Temperature</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10121 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10122 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10123 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10124 <location filename="../src/MonCO2meters.cpp" line="77"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10125 <source>Pressure</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10126 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10127 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10128 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10129 <location filename="../src/MonCO2meters.cpp" line="77"/>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10130 <location filename="../src/MonCO2meters.cpp" line="130"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10131 <source>Details</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10132 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10133 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10134 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10135 <location filename="../src/MonCO2meters.cpp" line="139"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10136 <source>Total items: %1</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10137 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10138 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10139 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10140 <context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10141 <name>MonFermenters</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10142 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10143 <location filename="../src/MonFermenters.cpp" line="58"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10144 <source>Quit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10145 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10146 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10147 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10148 <location filename="../src/MonFermenters.cpp" line="77"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10149 <source>Node</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10150 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10151 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10152 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10153 <location filename="../src/MonFermenters.cpp" line="77"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10154 <source>Unit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10155 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10156 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10157 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10158 <location filename="../src/MonFermenters.cpp" line="77"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10159 <source>Status</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10160 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10161 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10162 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10163 <location filename="../src/MonFermenters.cpp" line="77"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10164 <source>Mode</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10165 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10166 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10167 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10168 <location filename="../src/MonFermenters.cpp" line="77"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10169 <source>Beer</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10170 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10171 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10172 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10173 <location filename="../src/MonFermenters.cpp" line="77"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10174 <source>Air</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10175 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10176 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10177 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10178 <location filename="../src/MonFermenters.cpp" line="77"/>
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10179 <location filename="../src/MonFermenters.cpp" line="130"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10180 <source>Details</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10181 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10182 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10183 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10184 <location filename="../src/MonFermenters.cpp" line="139"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10185 <source>Total items: %1</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10186 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10187 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10188 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10189 <context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10190 <name>MonNodes</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10191 <message>
492
c3a781b4d35b ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.
Michiel Broek <mbroek@mbse.eu>
parents: 491
diff changeset
10192 <location filename="../src/MonNodes.cpp" line="58"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10193 <source>Quit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10194 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10195 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10196 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10197 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10198 <source>Node</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10199 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10200 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10201 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10202 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10203 <source>Status</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10204 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10205 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10206 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10207 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10208 <source>Group</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10209 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10210 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10211 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10212 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10213 <source>Last seen</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10214 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10215 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10216 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10217 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10218 <source>Address</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10219 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10220 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10221 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10222 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10223 <source>Interval</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10224 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10225 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10226 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10227 <location filename="../src/MonNodes.cpp" line="77"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10228 <location filename="../src/MonNodes.cpp" line="123"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10229 <source>Details</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10230 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10231 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10232 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10233 <location filename="../src/MonNodes.cpp" line="132"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10234 <source>Total items: %1</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10235 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10236 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10237 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10238 <context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10239 <name>MoniSpindels</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10240 <message>
503
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10241 <location filename="../src/MoniSpindels.cpp" line="60"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10242 <source>Quit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10243 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10244 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10245 <message>
503
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10246 <location filename="../src/MoniSpindels.cpp" line="79"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10247 <source>Unit</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10248 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10249 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10250 <message>
503
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10251 <location filename="../src/MoniSpindels.cpp" line="79"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10252 <source>Node</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10253 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10254 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10255 <message>
503
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10256 <location filename="../src/MoniSpindels.cpp" line="79"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10257 <source>Status</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10258 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10259 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10260 <message>
503
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10261 <location filename="../src/MoniSpindels.cpp" line="79"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10262 <source>Beer</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10263 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10264 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10265 <message>
503
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10266 <location filename="../src/MoniSpindels.cpp" line="79"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10267 <source>Temperature</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10268 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10269 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10270 <message>
503
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10271 <location filename="../src/MoniSpindels.cpp" line="79"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10272 <source>SG</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10273 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10274 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10275 <message>
503
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10276 <location filename="../src/MoniSpindels.cpp" line="79"/>
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10277 <location filename="../src/MoniSpindels.cpp" line="145"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10278 <source>Details</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10279 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10280 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10281 <message>
503
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10282 <location filename="../src/MoniSpindels.cpp" line="79"/>
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10283 <location filename="../src/MoniSpindels.cpp" line="133"/>
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10284 <source>Cal</source>
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10285 <translation type="unfinished"></translation>
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10286 </message>
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10287 <message>
61c114afb0ee Basic setup for iSpindel calibration.
Michiel Broek <mbroek@mbse.eu>
parents: 502
diff changeset
10288 <location filename="../src/MoniSpindels.cpp" line="154"/>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10289 <source>Total items: %1</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10290 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10291 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10292 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
10293 <context>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10294 <name>PicType</name>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10295 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10296 <location filename="../src/global.cpp" line="61"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10297 <source>Generic</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10298 <translation type="unfinished"></translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10299 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10300 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10301 <location filename="../src/global.cpp" line="62"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10302 <source>Label Vichy</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10303 <translation type="unfinished"></translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10304 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10305 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10306 <location filename="../src/global.cpp" line="63"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10307 <source>Label Steinie</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10308 <translation type="unfinished"></translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10309 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10310 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10311 <location filename="../src/global.cpp" line="64"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10312 <source>Label 75cl</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10313 <translation type="unfinished"></translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10314 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10315 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10316 <location filename="../src/global.cpp" line="65"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10317 <source>Label Magnum</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10318 <translation type="unfinished"></translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10319 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10320 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10321 <location filename="../src/global.cpp" line="66"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10322 <source>Label Cap</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10323 <translation type="unfinished"></translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10324 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10325 <message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10326 <location filename="../src/global.cpp" line="67"/>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10327 <source>Label Box</source>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10328 <translation type="unfinished"></translation>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10329 </message>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10330 </context>
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
10331 <context>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10332 <name>PrinterDialog</name>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10333 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10334 <location filename="../src/PrinterDialog.cpp" line="69"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10335 <source>pkg</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10336 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10337 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10338 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10339 <location filename="../src/PrinterDialog.cpp" line="69"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10340 <source>gr</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10341 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10342 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10343 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10344 <location filename="../src/PrinterDialog.cpp" line="69"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10345 <source>ml</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10346 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10347 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10348 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10349 <location filename="../src/PrinterDialog.cpp" line="89"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10350 <location filename="../src/PrinterDialog.cpp" line="238"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10351 <location filename="../src/PrinterDialog.cpp" line="287"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10352 <location filename="../src/PrinterDialog.cpp" line="380"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10353 <location filename="../src/PrinterDialog.cpp" line="427"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10354 <location filename="../src/PrinterDialog.cpp" line="474"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10355 <location filename="../src/PrinterDialog.cpp" line="518"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10356 <location filename="../src/PrinterDialog.cpp" line="789"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10357 <location filename="../src/PrinterDialog.cpp" line="839"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10358 <location filename="../src/PrinterDialog.cpp" line="887"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10359 <location filename="../src/PrinterDialog.cpp" line="947"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10360 <source>Type</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10361 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10362 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10363 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10364 <location filename="../src/PrinterDialog.cpp" line="90"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10365 <source>Supplier</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10366 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10367 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10368 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10369 <location filename="../src/PrinterDialog.cpp" line="91"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10370 <location filename="../src/PrinterDialog.cpp" line="377"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10371 <location filename="../src/PrinterDialog.cpp" line="786"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10372 <source>Fermentable</source>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10373 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10374 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10375 <message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10376 <location filename="../src/PrinterDialog.cpp" line="92"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10377 <location filename="../src/PrinterDialog.cpp" line="141"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10378 <location filename="../src/PrinterDialog.cpp" line="191"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10379 <location filename="../src/PrinterDialog.cpp" line="240"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10380 <location filename="../src/PrinterDialog.cpp" line="289"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10381 <source>Stock</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10382 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10383 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10384 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10385 <location filename="../src/PrinterDialog.cpp" line="93"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10386 <location filename="../src/PrinterDialog.cpp" line="142"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10387 <location filename="../src/PrinterDialog.cpp" line="192"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10388 <location filename="../src/PrinterDialog.cpp" line="241"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10389 <source>Price/Kg</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10390 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10391 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10392 <message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10393 <location filename="../src/PrinterDialog.cpp" line="94"/>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10394 <location filename="../src/PrinterDialog.cpp" line="143"/>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10395 <location filename="../src/PrinterDialog.cpp" line="193"/>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10396 <location filename="../src/PrinterDialog.cpp" line="242"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10397 <source>Value</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10398 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10399 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10400 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10401 <location filename="../src/PrinterDialog.cpp" line="120"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10402 <location filename="../src/PrinterDialog.cpp" line="170"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10403 <location filename="../src/PrinterDialog.cpp" line="220"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10404 <location filename="../src/PrinterDialog.cpp" line="268"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10405 <source>Total</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10406 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10407 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10408 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10409 <location filename="../src/PrinterDialog.cpp" line="138"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10410 <source>Country</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10411 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10412 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10413 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10414 <location filename="../src/PrinterDialog.cpp" line="139"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10415 <source>Hop name</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10416 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10417 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10418 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10419 <location filename="../src/PrinterDialog.cpp" line="140"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10420 <location filename="../src/PrinterDialog.cpp" line="288"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10421 <source>Form</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10422 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10423 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10424 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10425 <location filename="../src/PrinterDialog.cpp" line="188"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10426 <source>Laboratory</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10427 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10428 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10429 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10430 <location filename="../src/PrinterDialog.cpp" line="189"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10431 <source>Product</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10432 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10433 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10434 <message>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10435 <location filename="../src/PrinterDialog.cpp" line="190"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10436 <location filename="../src/PrinterDialog.cpp" line="285"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10437 <location filename="../src/PrinterDialog.cpp" line="472"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10438 <location filename="../src/PrinterDialog.cpp" line="885"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
10439 <location filename="../src/PrinterDialog.cpp" line="2370"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10440 <source>Yeast</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10441 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10442 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10443 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10444 <location filename="../src/PrinterDialog.cpp" line="239"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10445 <source>Ingredient</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10446 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10447 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10448 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10449 <location filename="../src/PrinterDialog.cpp" line="286"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10450 <source>Description</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10451 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10452 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10453 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10454 <location filename="../src/PrinterDialog.cpp" line="290"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10455 <source>Date</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10456 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10457 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10458 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10459 <location filename="../src/PrinterDialog.cpp" line="324"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10460 <source>Recipe overview</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10461 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10462 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10463 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10464 <location filename="../src/PrinterDialog.cpp" line="328"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10465 <location filename="../src/PrinterDialog.cpp" line="716"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10466 <source>Brew type</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10467 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10468 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10469 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10470 <location filename="../src/PrinterDialog.cpp" line="331"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10471 <location filename="../src/PrinterDialog.cpp" line="719"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10472 <source>Efficiency</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10473 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10474 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10475 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10476 <location filename="../src/PrinterDialog.cpp" line="335"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10477 <location filename="../src/PrinterDialog.cpp" line="723"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10478 <source>Boil time</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10479 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10480 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10481 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10482 <location filename="../src/PrinterDialog.cpp" line="338"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10483 <location filename="../src/PrinterDialog.cpp" line="726"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10484 <source>Batch size</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10485 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10486 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10487 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10488 <location filename="../src/PrinterDialog.cpp" line="342"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10489 <location filename="../src/PrinterDialog.cpp" line="735"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10490 <source>Start SG</source>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10491 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10492 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
10493 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10494 <location filename="../src/PrinterDialog.cpp" line="346"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10495 <location filename="../src/PrinterDialog.cpp" line="739"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10496 <source>End SG</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10497 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10498 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10499 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10500 <location filename="../src/PrinterDialog.cpp" line="351"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10501 <location filename="../src/PrinterDialog.cpp" line="744"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10502 <source>Estimated Alcohol</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10503 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10504 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10505 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10506 <location filename="../src/PrinterDialog.cpp" line="355"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10507 <location filename="../src/PrinterDialog.cpp" line="748"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10508 <source>Estimated CO2 vol</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10509 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10510 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10511 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10512 <location filename="../src/PrinterDialog.cpp" line="360"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10513 <location filename="../src/PrinterDialog.cpp" line="753"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10514 <source>Color (</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10515 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10516 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10517 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10518 <location filename="../src/PrinterDialog.cpp" line="368"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10519 <location filename="../src/PrinterDialog.cpp" line="761"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10520 <source>IBU (</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10521 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10522 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10523 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10524 <location filename="../src/PrinterDialog.cpp" line="378"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10525 <location filename="../src/PrinterDialog.cpp" line="787"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10526 <source>Percent</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10527 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10528 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10529 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10530 <location filename="../src/PrinterDialog.cpp" line="379"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10531 <location filename="../src/PrinterDialog.cpp" line="788"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10532 <source>Yield</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10533 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10534 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10535 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10536 <location filename="../src/PrinterDialog.cpp" line="381"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10537 <location filename="../src/PrinterDialog.cpp" line="428"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10538 <location filename="../src/PrinterDialog.cpp" line="475"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10539 <location filename="../src/PrinterDialog.cpp" line="519"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10540 <location filename="../src/PrinterDialog.cpp" line="790"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10541 <location filename="../src/PrinterDialog.cpp" line="840"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10542 <location filename="../src/PrinterDialog.cpp" line="888"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10543 <location filename="../src/PrinterDialog.cpp" line="948"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10544 <source>Use at</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10545 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10546 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10547 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10548 <location filename="../src/PrinterDialog.cpp" line="382"/>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10549 <location filename="../src/PrinterDialog.cpp" line="429"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10550 <location filename="../src/PrinterDialog.cpp" line="476"/>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10551 <location filename="../src/PrinterDialog.cpp" line="520"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10552 <location filename="../src/PrinterDialog.cpp" line="791"/>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10553 <location filename="../src/PrinterDialog.cpp" line="841"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10554 <location filename="../src/PrinterDialog.cpp" line="889"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10555 <location filename="../src/PrinterDialog.cpp" line="949"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10556 <source>Amount</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10557 <translation type="unfinished"></translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10558 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10559 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10560 <location filename="../src/PrinterDialog.cpp" line="383"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10561 <location filename="../src/PrinterDialog.cpp" line="430"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10562 <location filename="../src/PrinterDialog.cpp" line="477"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10563 <location filename="../src/PrinterDialog.cpp" line="521"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10564 <location filename="../src/PrinterDialog.cpp" line="792"/>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10565 <location filename="../src/PrinterDialog.cpp" line="842"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10566 <location filename="../src/PrinterDialog.cpp" line="890"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10567 <location filename="../src/PrinterDialog.cpp" line="950"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10568 <source>Cost</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10569 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10570 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10571 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10572 <location filename="../src/PrinterDialog.cpp" line="424"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10573 <location filename="../src/PrinterDialog.cpp" line="836"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10574 <source>Hop</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10575 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10576 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10577 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10578 <location filename="../src/PrinterDialog.cpp" line="425"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10579 <location filename="../src/PrinterDialog.cpp" line="837"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10580 <source>Alpha</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10581 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10582 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10583 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10584 <location filename="../src/PrinterDialog.cpp" line="426"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10585 <location filename="../src/PrinterDialog.cpp" line="838"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10586 <source>IBU</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10587 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10588 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10589 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10590 <location filename="../src/PrinterDialog.cpp" line="473"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10591 <location filename="../src/PrinterDialog.cpp" line="886"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10592 <source>Attn</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10593 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10594 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10595 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10596 <location filename="../src/PrinterDialog.cpp" line="517"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10597 <location filename="../src/PrinterDialog.cpp" line="946"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10598 <source>Misc ingredient</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10599 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10600 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10601 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10602 <location filename="../src/PrinterDialog.cpp" line="564"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10603 <location filename="../src/PrinterDialog.cpp" line="993"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10604 <location filename="../src/PrinterDialog.cpp" line="1163"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10605 <source>Mash step</source>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10606 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10607 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10608 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10609 <location filename="../src/PrinterDialog.cpp" line="565"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10610 <location filename="../src/PrinterDialog.cpp" line="994"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10611 <location filename="../src/PrinterDialog.cpp" line="1164"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10612 <source>Step type</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10613 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10614 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10615 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10616 <location filename="../src/PrinterDialog.cpp" line="566"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10617 <location filename="../src/PrinterDialog.cpp" line="995"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10618 <source>Start °C</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10619 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10620 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10621 <message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10622 <location filename="../src/PrinterDialog.cpp" line="567"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10623 <location filename="../src/PrinterDialog.cpp" line="996"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10624 <source>End °C</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10625 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10626 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10627 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10628 <location filename="../src/PrinterDialog.cpp" line="568"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10629 <location filename="../src/PrinterDialog.cpp" line="997"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10630 <source>Time</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10631 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10632 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10633 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10634 <location filename="../src/PrinterDialog.cpp" line="569"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10635 <location filename="../src/PrinterDialog.cpp" line="998"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10636 <source>Ramp</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10637 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10638 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10639 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10640 <location filename="../src/PrinterDialog.cpp" line="570"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10641 <location filename="../src/PrinterDialog.cpp" line="999"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10642 <source>L/kg</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10643 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10644 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10645 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10646 <location filename="../src/PrinterDialog.cpp" line="571"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10647 <location filename="../src/PrinterDialog.cpp" line="1000"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10648 <source>Inf/dec L.</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10649 <translation type="unfinished"></translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10650 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10651 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10652 <location filename="../src/PrinterDialog.cpp" line="572"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10653 <location filename="../src/PrinterDialog.cpp" line="1001"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10654 <source>Inf/dec °C</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10655 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10656 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10657 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10658 <location filename="../src/PrinterDialog.cpp" line="602"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10659 <location filename="../src/PrinterDialog.cpp" line="1031"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10660 <source>Water source</source>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10661 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10662 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10663 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10664 <location filename="../src/PrinterDialog.cpp" line="603"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10665 <location filename="../src/PrinterDialog.cpp" line="1032"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10666 <source>Volume</source>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10667 <translation type="unfinished"></translation>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10668 </message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10669 <message>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
10670 <location filename="../src/PrinterDialog.cpp" line="604"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10671 <location filename="../src/PrinterDialog.cpp" line="1033"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10672 <source>Ca</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10673 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10674 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10675 <message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10676 <location filename="../src/PrinterDialog.cpp" line="605"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10677 <location filename="../src/PrinterDialog.cpp" line="1034"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10678 <source>Mg</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10679 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10680 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10681 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10682 <location filename="../src/PrinterDialog.cpp" line="606"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10683 <location filename="../src/PrinterDialog.cpp" line="1035"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10684 <source>CaCO3</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10685 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10686 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10687 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10688 <location filename="../src/PrinterDialog.cpp" line="607"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10689 <location filename="../src/PrinterDialog.cpp" line="1036"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10690 <source>Na</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10691 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10692 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10693 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10694 <location filename="../src/PrinterDialog.cpp" line="608"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10695 <location filename="../src/PrinterDialog.cpp" line="1037"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10696 <source>Cl</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10697 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10698 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10699 <message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10700 <location filename="../src/PrinterDialog.cpp" line="609"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10701 <location filename="../src/PrinterDialog.cpp" line="1038"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10702 <source>SO4</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10703 <translation type="unfinished"></translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10704 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10705 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10706 <location filename="../src/PrinterDialog.cpp" line="610"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10707 <location filename="../src/PrinterDialog.cpp" line="1039"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10708 <location filename="../src/PrinterDialog.cpp" line="1168"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10709 <location filename="../src/PrinterDialog.cpp" line="1750"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10710 <location filename="../src/PrinterDialog.cpp" line="1778"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10711 <location filename="../src/PrinterDialog.cpp" line="1786"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
10712 <location filename="../src/PrinterDialog.cpp" line="1868"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
10713 <location filename="../src/PrinterDialog.cpp" line="1870"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10714 <source>pH</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10715 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10716 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10717 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10718 <location filename="../src/PrinterDialog.cpp" line="640"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10719 <location filename="../src/PrinterDialog.cpp" line="1069"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10720 <source>Mixed water</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10721 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10722 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10723 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10724 <location filename="../src/PrinterDialog.cpp" line="652"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10725 <location filename="../src/PrinterDialog.cpp" line="1081"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10726 <source>Treated mash water</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10727 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10728 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10729 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10730 <location filename="../src/PrinterDialog.cpp" line="662"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10731 <location filename="../src/PrinterDialog.cpp" line="1091"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10732 <source>Treated sparge water</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10733 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10734 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10735 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10736 <location filename="../src/PrinterDialog.cpp" line="692"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10737 <location filename="../src/PrinterDialog.cpp" line="1121"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10738 <source>Recipe notes</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10739 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10740 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
10741 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10742 <location filename="../src/PrinterDialog.cpp" line="712"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10743 <source>Product overview</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10744 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10745 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10746 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
10747 <location filename="../src/PrinterDialog.cpp" line="766"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
10748 <location filename="../src/PrinterDialog.cpp" line="2261"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
10749 <location filename="../src/PrinterDialog.cpp" line="2524"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
10750 <location filename="../src/PrinterDialog.cpp" line="2528"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
10751 <source>Beer style</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
10752 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
10753 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
10754 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10755 <location filename="../src/PrinterDialog.cpp" line="769"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10756 <source>Stage</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10757 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10758 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10759 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10760 <location filename="../src/PrinterDialog.cpp" line="774"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10761 <source>Split batch</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10762 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10763 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10764 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10765 <location filename="../src/PrinterDialog.cpp" line="777"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10766 <source>Batch number</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10767 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10768 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10769 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10770 <location filename="../src/PrinterDialog.cpp" line="927"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10771 <source>%1 step yeaststarter</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10772 <translation type="unfinished"></translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10773 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10774 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10775 <location filename="../src/PrinterDialog.cpp" line="928"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10776 <source>Before</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10777 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10778 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10779 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10780 <location filename="../src/PrinterDialog.cpp" line="1143"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10781 <source>Product brewday</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10782 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10783 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10784 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10785 <location filename="../src/PrinterDialog.cpp" line="1147"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10786 <source>Brewday start</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10787 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10788 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10789 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10790 <location filename="../src/PrinterDialog.cpp" line="1150"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10791 <source>Brewday end</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10792 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10793 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10794 <message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10795 <location filename="../src/PrinterDialog.cpp" line="1165"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10796 <source>Temperature</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10797 <translation type="unfinished"></translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10798 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10799 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10800 <location filename="../src/PrinterDialog.cpp" line="1166"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10801 <source>Minutes</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10802 <translation type="unfinished"></translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10803 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10804 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10805 <location filename="../src/PrinterDialog.cpp" line="1167"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10806 <location filename="../src/PrinterDialog.cpp" line="1766"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10807 <location filename="../src/PrinterDialog.cpp" line="1785"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10808 <location filename="../src/PrinterDialog.cpp" line="1865"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10809 <source>SG</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10810 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10811 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10812 <message>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10813 <location filename="../src/PrinterDialog.cpp" line="1194"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10814 <source>Brew item</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10815 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10816 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10817 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
10818 <location filename="../src/PrinterDialog.cpp" line="1195"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10819 <source>Expected</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10820 <translation type="unfinished"></translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10821 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10822 <message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
10823 <location filename="../src/PrinterDialog.cpp" line="1196"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10824 <source>Reached</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10825 <translation type="unfinished"></translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10826 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10827 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10828 <location filename="../src/PrinterDialog.cpp" line="1197"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10829 <source>Difference</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10830 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10831 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10832 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10833 <location filename="../src/PrinterDialog.cpp" line="1201"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10834 <source>Mash pH</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10835 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10836 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10837 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10838 <location filename="../src/PrinterDialog.cpp" line="1207"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10839 <source>Mash density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10840 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10841 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10842 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10843 <location filename="../src/PrinterDialog.cpp" line="1213"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10844 <source>Mash efficiency</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10845 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10846 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10847 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10848 <location filename="../src/PrinterDialog.cpp" line="1219"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10849 <source>Sparge pH</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10850 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10851 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10852 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10853 <location filename="../src/PrinterDialog.cpp" line="1226"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10854 <source>Pre boil pH</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10855 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10856 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10857 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10858 <location filename="../src/PrinterDialog.cpp" line="1230"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10859 <source>Pre boil density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10860 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10861 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10862 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10863 <location filename="../src/PrinterDialog.cpp" line="1236"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10864 <source>Pre boil volume</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10865 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10866 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10867 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10868 <location filename="../src/PrinterDialog.cpp" line="1242"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10869 <source>Pre boil efficiency</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10870 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10871 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10872 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10873 <location filename="../src/PrinterDialog.cpp" line="1248"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10874 <source>After boil pH</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10875 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10876 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10877 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10878 <location filename="../src/PrinterDialog.cpp" line="1253"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10879 <source>After boil density</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10880 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10881 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10882 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10883 <location filename="../src/PrinterDialog.cpp" line="1259"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10884 <source>After boil volume</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10885 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10886 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10887 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10888 <location filename="../src/PrinterDialog.cpp" line="1265"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10889 <source>After boil efficiency</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10890 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10891 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10892 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10893 <location filename="../src/PrinterDialog.cpp" line="1271"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10894 <source>Chiller and trub loss</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10895 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10896 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10897 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10898 <location filename="../src/PrinterDialog.cpp" line="1277"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10899 <source>Top up water</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10900 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10901 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10902 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10903 <location filename="../src/PrinterDialog.cpp" line="1283"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
10904 <source>Fermenter volume</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10905 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10906 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10907 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10908 <location filename="../src/PrinterDialog.cpp" line="1289"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10909 <source>Fermenter density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10910 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10911 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10912 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10913 <location filename="../src/PrinterDialog.cpp" line="1295"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10914 <source>Fermenter color</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10915 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10916 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10917 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10918 <location filename="../src/PrinterDialog.cpp" line="1301"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10919 <source>Fermenter IBU</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10920 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10921 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10922 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10923 <location filename="../src/PrinterDialog.cpp" line="1307"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10924 <source>Cooling method</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10925 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10926 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10927 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10928 <location filename="../src/PrinterDialog.cpp" line="1311"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10929 <source>Cooling temperature</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10930 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10931 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10932 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10933 <location filename="../src/PrinterDialog.cpp" line="1315"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10934 <source>Cooling time</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10935 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10936 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10937 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10938 <location filename="../src/PrinterDialog.cpp" line="1330"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10939 <source>Product fermentation</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10940 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10941 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10942 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10943 <location filename="../src/PrinterDialog.cpp" line="1334"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10944 <source>Primary start temp</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10945 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10946 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10947 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10948 <location filename="../src/PrinterDialog.cpp" line="1337"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10949 <source>Primary peak temp</source>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10950 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10951 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10952 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10953 <location filename="../src/PrinterDialog.cpp" line="1341"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10954 <source>Primary end temp</source>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10955 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10956 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10957 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10958 <location filename="../src/PrinterDialog.cpp" line="1344"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10959 <source>Primary density</source>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10960 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10961 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
10962 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10963 <location filename="../src/PrinterDialog.cpp" line="1348"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10964 <source>Primary end date</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10965 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10966 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10967 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10968 <location filename="../src/PrinterDialog.cpp" line="1352"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10969 <source>Secondary end temp</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10970 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10971 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10972 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10973 <location filename="../src/PrinterDialog.cpp" line="1355"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10974 <source>Secondary density</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10975 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10976 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10977 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10978 <location filename="../src/PrinterDialog.cpp" line="1359"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10979 <source>Secondary end date</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10980 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10981 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10982 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10983 <location filename="../src/PrinterDialog.cpp" line="1363"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10984 <source>Tertiary temperature</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10985 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10986 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10987 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10988 <location filename="../src/PrinterDialog.cpp" line="1366"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10989 <source>Final density</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10990 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10991 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10992 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10993 <location filename="../src/PrinterDialog.cpp" line="1370"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10994 <source>Tertiary end date</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10995 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10996 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
10997 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
10998 <location filename="../src/PrinterDialog.cpp" line="1373"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
10999 <source>Apperant attenuation</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11000 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11001 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11002 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11003 <location filename="../src/PrinterDialog.cpp" line="1388"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11004 <source>Package product</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11005 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11006 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11007 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11008 <location filename="../src/PrinterDialog.cpp" line="1392"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11009 <source>Package date</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11010 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11011 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11012 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11013 <location filename="../src/PrinterDialog.cpp" line="1395"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11014 <source>Package volume</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11015 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11016 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11017 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11018 <location filename="../src/PrinterDialog.cpp" line="1400"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11019 <location filename="../src/PrinterDialog.cpp" line="1480"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11020 <location filename="../src/PrinterDialog.cpp" line="1483"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11021 <source>Alcohol volume</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11022 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11023 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11024 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11025 <location filename="../src/PrinterDialog.cpp" line="1405"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11026 <source>Infuse volume</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11027 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11028 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11029 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11030 <location filename="../src/PrinterDialog.cpp" line="1408"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11031 <source>Infuse alcohol</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11032 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11033 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11034 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11035 <location filename="../src/PrinterDialog.cpp" line="1418"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11036 <source>Bottles</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11037 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11038 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11039 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11040 <location filename="../src/PrinterDialog.cpp" line="1420"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11041 <source>Kegs</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11042 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11043 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11044 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11045 <location filename="../src/PrinterDialog.cpp" line="1424"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11046 <source>Bottles volume</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11047 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11048 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11049 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11050 <location filename="../src/PrinterDialog.cpp" line="1427"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11051 <source>Kegs volume</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11052 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11053 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11054 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11055 <location filename="../src/PrinterDialog.cpp" line="1431"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11056 <source>Bottles CO2 volumes</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11057 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11058 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11059 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11060 <location filename="../src/PrinterDialog.cpp" line="1434"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11061 <source>Kegs CO2 volumes</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11062 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11063 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11064 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11065 <location filename="../src/PrinterDialog.cpp" line="1450"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11066 <location filename="../src/PrinterDialog.cpp" line="1457"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11067 <source>Sugar</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11068 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11069 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11070 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11071 <location filename="../src/PrinterDialog.cpp" line="1454"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11072 <source>Forced carbonation</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11073 <translation type="unfinished"></translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11074 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11075 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11076 <location filename="../src/PrinterDialog.cpp" line="1455"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11077 <source>Yes</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11078 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11079 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11080 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11081 <location filename="../src/PrinterDialog.cpp" line="1462"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11082 <location filename="../src/PrinterDialog.cpp" line="1466"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11083 <source>Sugar amount</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11084 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11085 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11086 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11087 <location filename="../src/PrinterDialog.cpp" line="1471"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11088 <location filename="../src/PrinterDialog.cpp" line="1475"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11089 <source>Water amount</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11090 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11091 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11092 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11093 <location filename="../src/PrinterDialog.cpp" line="1487"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11094 <location filename="../src/PrinterDialog.cpp" line="1490"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11095 <source>Pressure</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11096 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11097 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11098 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11099 <location filename="../src/PrinterDialog.cpp" line="1494"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11100 <location filename="../src/PrinterDialog.cpp" line="1497"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11101 <source>Carbonation temp</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11102 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11103 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11104 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11105 <location filename="../src/PrinterDialog.cpp" line="1524"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11106 <source>Tasting notes</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11107 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11108 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11109 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11110 <location filename="../src/PrinterDialog.cpp" line="1528"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11111 <source>Tasting date</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11112 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11113 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11114 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11115 <location filename="../src/PrinterDialog.cpp" line="1531"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11116 <source>Taste score</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11117 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11118 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11119 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11120 <location filename="../src/PrinterDialog.cpp" line="1535"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11121 <source>Color</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11122 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11123 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11124 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11125 <location filename="../src/PrinterDialog.cpp" line="1539"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11126 <source>Transparency</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11127 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11128 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11129 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11130 <location filename="../src/PrinterDialog.cpp" line="1543"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11131 <source>Head</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11132 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11133 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11134 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11135 <location filename="../src/PrinterDialog.cpp" line="1547"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11136 <source>Aroma</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11137 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11138 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11139 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11140 <location filename="../src/PrinterDialog.cpp" line="1551"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11141 <source>Taste</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11142 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11143 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11144 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11145 <location filename="../src/PrinterDialog.cpp" line="1555"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11146 <source>Mouthfeel</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11147 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11148 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11149 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11150 <location filename="../src/PrinterDialog.cpp" line="1559"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11151 <source>Aftertaste</source>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11152 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11153 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11154 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11155 <location filename="../src/PrinterDialog.cpp" line="1581"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11156 <source>Make a yeast starter</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11157 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11158 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11159 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11160 <location filename="../src/PrinterDialog.cpp" line="1596"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11161 <source>Start about %1 days before brewday with the starter.</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11162 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11163 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11164 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11165 <location filename="../src/PrinterDialog.cpp" line="1599"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11166 <source>Starter step %1 of %2 liter with SG %3</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11167 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11168 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11169 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11170 <location filename="../src/PrinterDialog.cpp" line="1601"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11171 <source> until there is enough yeast</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11172 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11173 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11174 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11175 <location filename="../src/PrinterDialog.cpp" line="1603"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11176 <source>about 24 hours on a stirplate</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11177 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11178 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11179 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11180 <location filename="../src/PrinterDialog.cpp" line="1605"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11181 <source>shake often for a few days</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11182 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11183 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11184 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11185 <location filename="../src/PrinterDialog.cpp" line="1607"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11186 <source>let it rest for almost a week</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11187 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11188 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11189 <message>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11190 <location filename="../src/PrinterDialog.cpp" line="1609"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11191 <source>place starter in the fridge for 24 hours</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11192 <translation type="unfinished"></translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11193 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11194 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11195 <location filename="../src/PrinterDialog.cpp" line="1610"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11196 <location filename="../src/PrinterDialog.cpp" line="1613"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11197 <source>remove starter from the fridge and decant</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11198 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11199 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11200 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11201 <location filename="../src/PrinterDialog.cpp" line="1612"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11202 <source>place starter in the fridge until brewday</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11203 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11204 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11205 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11206 <location filename="../src/PrinterDialog.cpp" line="1620"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11207 <source>Mash water and treatment</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11208 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11209 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11210 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11211 <location filename="../src/PrinterDialog.cpp" line="1636"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11212 <source>Sparge water and treatment</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11213 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11214 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11215 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11216 <location filename="../src/PrinterDialog.cpp" line="1659"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11217 <source>Weight and mill the malts</source>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11218 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11219 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11220 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11221 <location filename="../src/PrinterDialog.cpp" line="1666"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11222 <source>Mill the malts</source>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11223 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11224 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11225 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11226 <location filename="../src/PrinterDialog.cpp" line="1701"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11227 <source>Mash</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11228 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11229 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11230 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11231 <location filename="../src/PrinterDialog.cpp" line="1712"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11232 <source>Heat %1 liter water to %2°C (%3 cm below kettle top)</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11233 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11234 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11235 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11236 <location filename="../src/PrinterDialog.cpp" line="1716"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11237 <source>Add brouwzouten</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11238 <translation type="unfinished"></translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11239 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11240 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11241 <location filename="../src/PrinterDialog.cpp" line="1717"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11242 <source>Add malts and dough-in</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11243 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11244 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11245 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11246 <location filename="../src/PrinterDialog.cpp" line="1720"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11247 <source>Add %1 gram `%2` hop</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11248 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11249 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11250 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11251 <location filename="../src/PrinterDialog.cpp" line="1727"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11252 <source>Add %1 %2 `%3`</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11253 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11254 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11255 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11256 <location filename="../src/PrinterDialog.cpp" line="1733"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11257 <source>Add %1 liter water of %2°C</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11258 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11259 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11260 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11261 <location filename="../src/PrinterDialog.cpp" line="1736"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11262 <source>Heat upto %1°C</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11263 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11264 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11265 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11266 <location filename="../src/PrinterDialog.cpp" line="1738"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11267 <source>Take, heat, boil and return %1 part of the mash</source>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11268 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11269 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11270 <message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11271 <location filename="../src/PrinterDialog.cpp" line="1743"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11272 <source>%1 minutes from %2°C to %3°C</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11273 <translation type="unfinished"></translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11274 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11275 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11276 <location filename="../src/PrinterDialog.cpp" line="1744"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11277 <location filename="../src/PrinterDialog.cpp" line="1747"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11278 <source>Brix</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11279 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11280 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11281 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11282 <location filename="../src/PrinterDialog.cpp" line="1746"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11283 <source>%1 minutes at %2°C</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11284 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11285 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11286 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11287 <location filename="../src/PrinterDialog.cpp" line="1750"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11288 <source>Measure and adjust pH (target %1 pH)</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11289 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11290 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11291 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11292 <location filename="../src/PrinterDialog.cpp" line="1766"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11293 <source>Target SG end mash: </source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11294 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11295 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11296 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11297 <location filename="../src/PrinterDialog.cpp" line="1775"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11298 <source>Lauter and Sparge</source>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11299 <translation type="unfinished"></translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11300 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
11301 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11302 <location filename="../src/PrinterDialog.cpp" line="1776"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11303 <source>Heat sparge water to %1°C</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11304 <translation type="unfinished"></translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11305 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11306 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11307 <location filename="../src/PrinterDialog.cpp" line="1777"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11308 <source>Bring water to %1 pH with %2 ml. `%3`</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11309 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11310 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11311 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11312 <location filename="../src/PrinterDialog.cpp" line="1779"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11313 <source>Sparge with close to %1 liter water</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11314 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11315 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11316 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11317 <location filename="../src/PrinterDialog.cpp" line="1781"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11318 <source>Target volume in boil kettle: %1 liter (%2 cm below kettle top)</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11319 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11320 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11321 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11322 <location filename="../src/PrinterDialog.cpp" line="1784"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11323 <location filename="../src/PrinterDialog.cpp" line="1864"/>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11324 <source>cm</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11325 <translation type="unfinished"></translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11326 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11327 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11328 <location filename="../src/PrinterDialog.cpp" line="1785"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11329 <source>Target SG in boil kettle: </source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11330 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11331 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11332 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11333 <location filename="../src/PrinterDialog.cpp" line="1789"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11334 <source>Add %1 gr `%2` hop after sparge</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11335 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11336 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11337 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11338 <location filename="../src/PrinterDialog.cpp" line="1825"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11339 <source>Boil</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11340 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11341 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11342 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11343 <location filename="../src/PrinterDialog.cpp" line="1827"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11344 <source>Total boiltime: %1 minutes</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11345 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11346 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11347 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11348 <location filename="../src/PrinterDialog.cpp" line="1832"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11349 <source>%1 kg `%2` at 10 minutes before end of boil</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11350 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11351 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11352 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11353 <location filename="../src/PrinterDialog.cpp" line="1837"/>
420
9830d1591872 Restored translations
Michiel Broek <mbroek@mbse.eu>
parents: 417
diff changeset
11354 <source>Place immersion chiller at 10 minutes before end of boil</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11355 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11356 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11357 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11358 <location filename="../src/PrinterDialog.cpp" line="1842"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11359 <source>%1 gr `%2` at flameout</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11360 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11361 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11362 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11363 <location filename="../src/PrinterDialog.cpp" line="1845"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11364 <source>%1 gr `%2` at %3 minutes before end of boil</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11365 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11366 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11367 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11368 <location filename="../src/PrinterDialog.cpp" line="1853"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11369 <source>%1 %2 `%3` at flameout</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11370 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11371 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11372 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11373 <location filename="../src/PrinterDialog.cpp" line="1856"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11374 <source>%1 %2 `%3` at %4 minutes before end of boil</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11375 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11376 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11377 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11378 <location filename="../src/PrinterDialog.cpp" line="1861"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11379 <source>Target volume at end of boil: %1 liter (%2 cm below kettle top)</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11380 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11381 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11382 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11383 <location filename="../src/PrinterDialog.cpp" line="1865"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11384 <source>Target SG at end of boil: </source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11385 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11386 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11387 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11388 <location filename="../src/PrinterDialog.cpp" line="1867"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11389 <source>Note: target volume includes chiller %1 liter</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11390 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11391 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11392 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11393 <location filename="../src/PrinterDialog.cpp" line="1875"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11394 <source>This is a `no-boil` recipe</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11395 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11396 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11397 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11398 <location filename="../src/PrinterDialog.cpp" line="1900"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11399 <source>Whirlpool(s) and cooling</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11400 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11401 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11402 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11403 <location filename="../src/PrinterDialog.cpp" line="1902"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11404 <source>Wirlpool for %1 minutes. Keep temp above 85°C</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11405 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11406 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11407 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11408 <location filename="../src/PrinterDialog.cpp" line="1904"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11409 <source>Wirlpool for %1 minutes. Keep temp between 72 and 79°C</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11410 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11411 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11412 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11413 <location filename="../src/PrinterDialog.cpp" line="1906"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11414 <source>Wirlpool for %1 minutes. Keep temp between 60 and 66°C</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11415 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11416 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11417 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11418 <location filename="../src/PrinterDialog.cpp" line="1909"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11419 <source>%1 gr `%2` for %3 minutes in the whirlpool</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11420 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11421 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11422 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11423 <location filename="../src/PrinterDialog.cpp" line="1913"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11424 <location filename="../src/PrinterDialog.cpp" line="1918"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11425 <source>Cool to %1°C</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11426 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11427 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11428 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11429 <location filename="../src/PrinterDialog.cpp" line="1915"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11430 <source>Wirlpool for %1 minutes.</source>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11431 <translation type="unfinished"></translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11432 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11433 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11434 <location filename="../src/PrinterDialog.cpp" line="1917"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11435 <source>Cooling</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11436 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11437 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11438 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11439 <location filename="../src/PrinterDialog.cpp" line="1920"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11440 <source>Desinfect fermenter and pump and hoses if needed</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11441 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11442 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11443 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11444 <location filename="../src/PrinterDialog.cpp" line="1921"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11445 <source>Transfer about %1 liter wort to the fermenter</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11446 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11447 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11448 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11449 <location filename="../src/PrinterDialog.cpp" line="1922"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11450 <source>Liter</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11451 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11452 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11453 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11454 <location filename="../src/PrinterDialog.cpp" line="1947"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11455 <source>Yeast pitching and fermentation</source>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11456 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11457 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11458 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11459 <location filename="../src/PrinterDialog.cpp" line="1951"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11460 <source>%1 pack %2, `%3` yeast</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11461 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11462 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11463 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11464 <location filename="../src/PrinterDialog.cpp" line="1955"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11465 <source>%1 gram %2, `%3` yeast</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11466 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11467 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11468 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11469 <location filename="../src/PrinterDialog.cpp" line="1959"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11470 <source>%1 ml %2, `%3` yeast</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11471 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11472 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11473 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11474 <location filename="../src/PrinterDialog.cpp" line="1965"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11475 <source>Pitch yeast at %1°C</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11476 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11477 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11478 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11479 <location filename="../src/PrinterDialog.cpp" line="1971"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11480 <source>Pitch yeast dry into the wort</source>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11481 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11482 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11483 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11484 <location filename="../src/PrinterDialog.cpp" line="1974"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11485 <source>Add decanted yeast starter</source>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11486 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11487 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11488 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11489 <location filename="../src/PrinterDialog.cpp" line="1976"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11490 <source>Add the yeast</source>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11491 <translation type="unfinished"></translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11492 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11493 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11494 <location filename="../src/PrinterDialog.cpp" line="1979"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11495 <source>Add %1 liter water in the fermenter</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11496 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11497 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11498 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11499 <location filename="../src/PrinterDialog.cpp" line="1981"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11500 <source>Aerate %1 minutes with %2</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11501 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11502 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11503 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11504 <location filename="../src/PrinterDialog.cpp" line="1983"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11505 <source>Set fermentation start temperature to %1°C</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11506 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11507 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11508 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11509 <location filename="../src/PrinterDialog.cpp" line="1984"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11510 <source>Start fermentation</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11511 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11512 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11513 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11514 <location filename="../src/PrinterDialog.cpp" line="2002"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11515 <source>Primary fermentation</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11516 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11517 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11518 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11519 <location filename="../src/PrinterDialog.cpp" line="2005"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11520 <source>Add %1 kg `%2` on day 3 or 4</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11521 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11522 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11523 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11524 <location filename="../src/PrinterDialog.cpp" line="2011"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11525 <source>Add %1 %2 `%3` on day 3 or 4</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11526 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11527 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11528 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11529 <location filename="../src/PrinterDialog.cpp" line="2035"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11530 <source>Secondary fermentation</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11531 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11532 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11533 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11534 <location filename="../src/PrinterDialog.cpp" line="2039"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11535 <location filename="../src/PrinterDialog.cpp" line="2097"/>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11536 <source>Add %1 pack %2, `%3` yeast (with starter if needed)</source>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11537 <translation type="unfinished"></translation>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11538 </message>
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
11539 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11540 <location filename="../src/PrinterDialog.cpp" line="2042"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11541 <location filename="../src/PrinterDialog.cpp" line="2100"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11542 <source>Add %1 gram %2, `%3`</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11543 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11544 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11545 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11546 <location filename="../src/PrinterDialog.cpp" line="2045"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11547 <source>Add %1 gram %2, `%3` yeast (with starter if needed)</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11548 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11549 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11550 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11551 <location filename="../src/PrinterDialog.cpp" line="2051"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11552 <source>After %1 hours harvest yeast from the %2</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11553 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11554 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11555 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11556 <location filename="../src/PrinterDialog.cpp" line="2082"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11557 <source>Tertiary fermentation</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11558 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11559 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11560 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11561 <location filename="../src/PrinterDialog.cpp" line="2085"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11562 <source>Add %1 kg `%2`</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11563 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11564 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11565 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11566 <location filename="../src/PrinterDialog.cpp" line="2090"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11567 <source>Add %1 gram `%2` for %3 days</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11568 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11569 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11570 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11571 <location filename="../src/PrinterDialog.cpp" line="2103"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11572 <source>Add %1 ml %2, `%3` yeast (with starter if needed)</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11573 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11574 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11575 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11576 <location filename="../src/PrinterDialog.cpp" line="2112"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11577 <source>Add %1 %2 `%3` for %4 days</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11578 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11579 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11580 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11581 <location filename="../src/PrinterDialog.cpp" line="2142"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11582 <source>Packaging</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11583 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11584 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11585 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11586 <location filename="../src/PrinterDialog.cpp" line="2145"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11587 <source>Bottling add %1 kg `%2` with %3 liter water</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11588 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11589 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11590 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11591 <location filename="../src/PrinterDialog.cpp" line="2149"/>
367
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11592 <source>Kegging add %1 kg `%2` with %3 liter water</source>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11593 <translation type="unfinished"></translation>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11594 </message>
60c493e08800 Added new sparge water data to the checklist.
Michiel Broek <mbroek@mbse.eu>
parents: 360
diff changeset
11595 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11596 <location filename="../src/PrinterDialog.cpp" line="2156"/>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
11597 <source>Add %1, `%2` as bottle yeast</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
11598 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
11599 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
11600 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11601 <location filename="../src/PrinterDialog.cpp" line="2159"/>
273
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11602 <source>Add %1 gram %2, `%3` as bottle yeast</source>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11603 <translation type="unfinished"></translation>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11604 </message>
eb9b50a4bf35 Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.
Michiel Broek <mbroek@mbse.eu>
parents: 263
diff changeset
11605 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11606 <location filename="../src/PrinterDialog.cpp" line="2163"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11607 <source>Add %1 ml %2, `%3` as bottle yeast</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11608 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11609 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11610 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11611 <location filename="../src/PrinterDialog.cpp" line="2172"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11612 <source>Add %1 %2 `%3` during bottling</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11613 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11614 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11615 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11616 <location filename="../src/PrinterDialog.cpp" line="2178"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11617 <source>Add %1 gr `%2`</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11618 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11619 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
11620 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11621 <location filename="../src/PrinterDialog.cpp" line="2193"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11622 <source>Number</source>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11623 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11624 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11625 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11626 <location filename="../src/PrinterDialog.cpp" line="2194"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11627 <source>Year</source>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11628 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11629 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11630 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11631 <location filename="../src/PrinterDialog.cpp" line="2195"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11632 <source>Brew sessions</source>
413
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
11633 <translation type="unfinished"></translation>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
11634 </message>
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
11635 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11636 <location filename="../src/PrinterDialog.cpp" line="2196"/>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11637 <source>Brew volume</source>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11638 <translation type="unfinished"></translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11639 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11640 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11641 <location filename="../src/PrinterDialog.cpp" line="2197"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11642 <source>Average volume</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11643 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11644 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11645 <message>
413
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
11646 <location filename="../src/PrinterDialog.cpp" line="2259"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11647 <location filename="../src/PrinterDialog.cpp" line="2368"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11648 <source>Code</source>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11649 <translation type="unfinished"></translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11650 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11651 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11652 <location filename="../src/PrinterDialog.cpp" line="2260"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11653 <location filename="../src/PrinterDialog.cpp" line="2369"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11654 <source>Name</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11655 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11656 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11657 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11658 <location filename="../src/PrinterDialog.cpp" line="2262"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11659 <source>Max extract</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11660 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11661 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11662 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11663 <location filename="../src/PrinterDialog.cpp" line="2263"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11664 <source>Mash eff.</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11665 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11666 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11667 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11668 <location filename="../src/PrinterDialog.cpp" line="2264"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11669 <source>Sparge eff</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11670 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11671 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11672 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11673 <location filename="../src/PrinterDialog.cpp" line="2265"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11674 <source>Boil eff</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11675 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11676 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11677 <message>
413
8ea791d4cab6 Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.
Michiel Broek <mbroek@mbse.eu>
parents: 412
diff changeset
11678 <location filename="../src/PrinterDialog.cpp" line="2371"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11679 <source>Primary</source>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11680 <translation type="unfinished"></translation>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11681 </message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11682 <message>
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11683 <location filename="../src/PrinterDialog.cpp" line="2372"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11684 <source>Secondary</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11685 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11686 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11687 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11688 <location filename="../src/PrinterDialog.cpp" line="2373"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11689 <source>Tertiary</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11690 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11691 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11692 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11693 <location filename="../src/PrinterDialog.cpp" line="2374"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11694 <source>Days</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11695 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11696 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11697 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11698 <location filename="../src/PrinterDialog.cpp" line="2375"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11699 <source>OG</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11700 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11701 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11702 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11703 <location filename="../src/PrinterDialog.cpp" line="2376"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11704 <source>FG</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11705 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11706 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11707 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11708 <location filename="../src/PrinterDialog.cpp" line="2377"/>
386
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11709 <source>AA</source>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11710 <translation type="unfinished"></translation>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11711 </message>
2e30c9c20d22 Added reports, total production, fermentations and efficiency.
Michiel Broek <mbroek@mbse.eu>
parents: 381
diff changeset
11712 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11713 <location filename="../src/PrinterDialog.cpp" line="2441"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11714 <location filename="../src/PrinterDialog.cpp" line="2452"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11715 <source>Measured:</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11716 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11717 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11718 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11719 <location filename="../src/PrinterDialog.cpp" line="2464"/>
242
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11720 <source>%1 split the batch here!</source>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11721 <translation type="unfinished"></translation>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11722 </message>
3eabce82353b Vertalingen bijgewerkt. Forceer Nederlands tijdelijk
Michiel Broek <mbroek@mbse.eu>
parents: 235
diff changeset
11723 <message>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11724 <location filename="../src/PrinterDialog.cpp" line="2503"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11725 <source>Inventory</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11726 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11727 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
11728 <message>
440
349c0c5bd512 Implemented IBU calculation for chilling.
Michiel Broek <mbroek@mbse.eu>
parents: 439
diff changeset
11729 <location filename="../src/PrinterDialog.cpp" line="2505"/>
459
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11730 <source>Yeastbank</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11731 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11732 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11733 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11734 <location filename="../src/PrinterDialog.cpp" line="2511"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11735 <source>Year production</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11736 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11737 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11738 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11739 <location filename="../src/PrinterDialog.cpp" line="2513"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11740 <source>Brew efficiency</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11741 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11742 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11743 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11744 <location filename="../src/PrinterDialog.cpp" line="2515"/>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11745 <source>Fermentations</source>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11746 <translation type="unfinished"></translation>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11747 </message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11748 <message>
fbb250c725bb In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.
Michiel Broek <mbroek@mbse.eu>
parents: 458
diff changeset
11749 <location filename="../src/PrinterDialog.cpp" line="2521"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11750 <source>Date and time</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11751 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11752 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11753 </context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
11754 <context>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11755 <name>ProdInprod</name>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11756 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11757 <location filename="../src/ProdInprod.cpp" line="54"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11758 <source>Quit</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11759 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11760 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11761 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11762 <location filename="../src/ProdInprod.cpp" line="63"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11763 <source>New</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11764 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11765 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11766 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11767 <location filename="../src/ProdInprod.cpp" line="85"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11768 <source>Date</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11769 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11770 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11771 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11772 <location filename="../src/ProdInprod.cpp" line="85"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11773 <source>Code</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11774 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11775 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11776 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11777 <location filename="../src/ProdInprod.cpp" line="85"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11778 <source>Style</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11779 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11780 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11781 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11782 <location filename="../src/ProdInprod.cpp" line="85"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11783 <source>Product</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11784 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11785 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11786 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11787 <location filename="../src/ProdInprod.cpp" line="85"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11788 <source>Stage</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11789 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11790 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11791 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11792 <location filename="../src/ProdInprod.cpp" line="85"/>
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11793 <location filename="../src/ProdInprod.cpp" line="124"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11794 <source>Edit</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11795 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11796 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11797 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11798 <location filename="../src/ProdInprod.cpp" line="110"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11799 <source> on </source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11800 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11801 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11802 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11803 <location filename="../src/ProdInprod.cpp" line="113"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11804 <source> day %1 of day 14</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11805 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11806 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11807 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11808 <location filename="../src/ProdInprod.cpp" line="116"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11809 <source> day %1 of day 28</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11810 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11811 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11812 <message>
203
8d47de8626e9 Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 174
diff changeset
11813 <location filename="../src/ProdInprod.cpp" line="134"/>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11814 <source>Total items: %1</source>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11815 <translation type="unfinished"></translation>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11816 </message>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11817 </context>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
11818 <context>
235
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11819 <name>ProdOnCode</name>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11820 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11821 <location filename="../src/ProdOnCode.cpp" line="54"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11822 <source>Quit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11823 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11824 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11825 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11826 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11827 <source>Code</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11828 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11829 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11830 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11831 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11832 <source>Name</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11833 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11834 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11835 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11836 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11837 <source>Style</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11838 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11839 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11840 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11841 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11842 <source>OG</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11843 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11844 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11845 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11846 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11847 <source>FG</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11848 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11849 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11850 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11851 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11852 <source>Date</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11853 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11854 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11855 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11856 <location filename="../src/ProdOnCode.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11857 <location filename="../src/ProdOnCode.cpp" line="109"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11858 <source>Edit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11859 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11860 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11861 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11862 <location filename="../src/ProdOnCode.cpp" line="119"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11863 <source>Total items: %1</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11864 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11865 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11866 </context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11867 <context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11868 <name>ProdOnDate</name>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11869 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11870 <location filename="../src/ProdOnDate.cpp" line="52"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11871 <source>Brew volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11872 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11873 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11874 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11875 <location filename="../src/ProdOnDate.cpp" line="57"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11876 <source>Brewhouse efficiency:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11877 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11878 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11879 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11880 <location filename="../src/ProdOnDate.cpp" line="62"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11881 <source>Boil volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11882 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11883 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11884 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11885 <location filename="../src/ProdOnDate.cpp" line="67"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11886 <source>Boil time:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11887 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11888 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11889 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11890 <location filename="../src/ProdOnDate.cpp" line="72"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11891 <source>Original gravity:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11892 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11893 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11894 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11895 <location filename="../src/ProdOnDate.cpp" line="77"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11896 <source>Final gravity:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11897 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11898 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11899 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11900 <location filename="../src/ProdOnDate.cpp" line="82"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11901 <source>Alcohol by Volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11902 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11903 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11904 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11905 <location filename="../src/ProdOnDate.cpp" line="87"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11906 <source>CO2 Volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11907 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11908 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11909 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11910 <location filename="../src/ProdOnDate.cpp" line="92"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11911 <source>Color EBC:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11912 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11913 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11914 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11915 <location filename="../src/ProdOnDate.cpp" line="97"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11916 <source>Color method:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11917 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11918 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11919 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11920 <location filename="../src/ProdOnDate.cpp" line="102"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11921 <source>Bitterness IBU:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11922 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11923 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11924 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11925 <location filename="../src/ProdOnDate.cpp" line="107"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11926 <source>Bitterness method:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11927 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11928 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11929 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11930 <location filename="../src/ProdOnDate.cpp" line="112"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11931 <source>Remarks:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11932 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11933 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11934 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11935 <location filename="../src/ProdOnDate.cpp" line="122"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11936 <location filename="../src/ProdOnDate.cpp" line="131"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11937 <source> L</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11938 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11939 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11940 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11941 <location filename="../src/ProdOnDate.cpp" line="140"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11942 <location filename="../src/ProdOnDate.cpp" line="165"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11943 <source> %</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11944 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11945 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11946 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11947 <location filename="../src/ProdOnDate.cpp" line="181"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11948 <source> min</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11949 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11950 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11951 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11952 <location filename="../src/ProdOnDate.cpp" line="223"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11953 <source>Quit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11954 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11955 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11956 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11957 <location filename="../src/ProdOnDate.cpp" line="232"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11958 <source>Open</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11959 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11960 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11961 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11962 <location filename="../src/ProdOnDate.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11963 <source>Year</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11964 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11965 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11966 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11967 <location filename="../src/ProdOnDate.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11968 <source>Date</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11969 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11970 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11971 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11972 <location filename="../src/ProdOnDate.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11973 <source>Code</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11974 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11975 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11976 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11977 <location filename="../src/ProdOnDate.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11978 <source>Product</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11979 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11980 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11981 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11982 <location filename="../src/ProdOnDate.cpp" line="289"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11983 <source>Total items: %1</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11984 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11985 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11986 </context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11987 <context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11988 <name>ProdOnName</name>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11989 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11990 <location filename="../src/ProdOnName.cpp" line="54"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11991 <source>Quit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11992 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11993 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11994 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11995 <location filename="../src/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11996 <source>Name</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11997 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11998 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
11999 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12000 <location filename="../src/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12001 <source>Style</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12002 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12003 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12004 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12005 <location filename="../src/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12006 <source>OG</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12007 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12008 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12009 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12010 <location filename="../src/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12011 <source>FG</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12012 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12013 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12014 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12015 <location filename="../src/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12016 <source>Date</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12017 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12018 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12019 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12020 <location filename="../src/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12021 <source>Code</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12022 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12023 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12024 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12025 <location filename="../src/ProdOnName.cpp" line="75"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12026 <location filename="../src/ProdOnName.cpp" line="109"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12027 <source>Edit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12028 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12029 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12030 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12031 <location filename="../src/ProdOnName.cpp" line="119"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12032 <source>Total items: %1</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12033 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12034 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12035 </context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12036 <context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12037 <name>ProdOnTree</name>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12038 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12039 <location filename="../src/ProdOnTree.cpp" line="52"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12040 <source>Brew volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12041 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12042 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12043 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12044 <location filename="../src/ProdOnTree.cpp" line="57"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12045 <source>Brewhouse efficiency:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12046 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12047 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12048 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12049 <location filename="../src/ProdOnTree.cpp" line="62"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12050 <source>Boil volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12051 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12052 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12053 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12054 <location filename="../src/ProdOnTree.cpp" line="67"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12055 <source>Boil time:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12056 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12057 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12058 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12059 <location filename="../src/ProdOnTree.cpp" line="72"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12060 <source>Original gravity:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12061 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12062 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12063 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12064 <location filename="../src/ProdOnTree.cpp" line="77"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12065 <source>Final gravity:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12066 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12067 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12068 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12069 <location filename="../src/ProdOnTree.cpp" line="82"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12070 <source>Alcohol by Volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12071 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12072 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12073 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12074 <location filename="../src/ProdOnTree.cpp" line="87"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12075 <source>CO2 Volume:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12076 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12077 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12078 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12079 <location filename="../src/ProdOnTree.cpp" line="92"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12080 <source>Color EBC:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12081 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12082 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12083 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12084 <location filename="../src/ProdOnTree.cpp" line="97"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12085 <source>Color method:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12086 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12087 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12088 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12089 <location filename="../src/ProdOnTree.cpp" line="102"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12090 <source>Bitterness IBU:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12091 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12092 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12093 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12094 <location filename="../src/ProdOnTree.cpp" line="107"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12095 <source>Bitterness method:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12096 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12097 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12098 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12099 <location filename="../src/ProdOnTree.cpp" line="112"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12100 <source>Remarks:</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12101 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12102 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12103 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12104 <location filename="../src/ProdOnTree.cpp" line="122"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12105 <location filename="../src/ProdOnTree.cpp" line="131"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12106 <source> L</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12107 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12108 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12109 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12110 <location filename="../src/ProdOnTree.cpp" line="140"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12111 <location filename="../src/ProdOnTree.cpp" line="165"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12112 <source> %</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12113 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12114 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12115 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12116 <location filename="../src/ProdOnTree.cpp" line="181"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12117 <source> min</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12118 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12119 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12120 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12121 <location filename="../src/ProdOnTree.cpp" line="223"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12122 <source>Quit</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12123 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12124 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12125 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12126 <location filename="../src/ProdOnTree.cpp" line="232"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12127 <source>Open</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12128 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12129 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12130 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12131 <location filename="../src/ProdOnTree.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12132 <source>Guide</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12133 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12134 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12135 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12136 <location filename="../src/ProdOnTree.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12137 <source>Group</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12138 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12139 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12140 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12141 <location filename="../src/ProdOnTree.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12142 <source>Style</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12143 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12144 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12145 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12146 <location filename="../src/ProdOnTree.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12147 <source>Code</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12148 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12149 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12150 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12151 <location filename="../src/ProdOnTree.cpp" line="246"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12152 <source>Product</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12153 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12154 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12155 <message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12156 <location filename="../src/ProdOnTree.cpp" line="311"/>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12157 <source>Total items: %1</source>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12158 <translation type="unfinished"></translation>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12159 </message>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12160 </context>
57dba736d10b Version 0.2.2
Michiel Broek <mbroek@mbse.eu>
parents: 226
diff changeset
12161 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12162 <name>ProdStages</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12163 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12164 <location filename="../src/global.cpp" line="36"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12165 <source>Plan</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12166 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12167 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12168 <message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12169 <location filename="../src/global.cpp" line="37"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12170 <source>Wait</source>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
12171 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
12172 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
12173 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
12174 <location filename="../src/global.cpp" line="38"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12175 <source>Brew</source>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12176 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12177 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12178 <message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12179 <location filename="../src/global.cpp" line="39"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12180 <source>Primary</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12181 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12182 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12183 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12184 <location filename="../src/global.cpp" line="40"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12185 <source>Secondary</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12186 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12187 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12188 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12189 <location filename="../src/global.cpp" line="41"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12190 <source>Tertiary</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12191 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12192 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12193 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12194 <location filename="../src/global.cpp" line="42"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12195 <source>Package</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12196 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12197 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12198 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12199 <location filename="../src/global.cpp" line="43"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12200 <source>Carbonation</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12201 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12202 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12203 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12204 <location filename="../src/global.cpp" line="44"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12205 <source>Mature</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12206 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12207 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12208 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12209 <location filename="../src/global.cpp" line="45"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12210 <source>Taste</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12211 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12212 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12213 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12214 <location filename="../src/global.cpp" line="46"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12215 <source>Ready</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12216 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12217 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12218 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12219 <location filename="../src/global.cpp" line="47"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12220 <source>Closed</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12221 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12222 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12223 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12224 <context>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12225 <name>ProfileFerments</name>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12226 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12227 <location filename="../src/ProfileFerments.cpp" line="52"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12228 <source>Quit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12229 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12230 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12231 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12232 <location filename="../src/ProfileFerments.cpp" line="61"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12233 <source>New</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12234 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12235 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12236 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12237 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12238 <source>Name</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12239 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12240 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12241 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12242 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12243 <source>Start low</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12244 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12245 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12246 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12247 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12248 <source>Start high</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12249 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12250 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12251 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12252 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12253 <source>Sensor</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12254 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12255 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12256 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12257 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12258 <source>Steps</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12259 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12260 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12261 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12262 <location filename="../src/ProfileFerments.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12263 <source>Duration</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12264 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12265 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12266 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12267 <location filename="../src/ProfileFerments.cpp" line="84"/>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12268 <location filename="../src/ProfileFerments.cpp" line="134"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12269 <source>Edit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12270 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12271 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12272 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12273 <location filename="../src/ProfileFerments.cpp" line="115"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12274 <source>Fridge</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12275 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12276 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12277 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12278 <location filename="../src/ProfileFerments.cpp" line="115"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12279 <source>Beer</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12280 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12281 </message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12282 <message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12283 <location filename="../src/ProfileFerments.cpp" line="143"/>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12284 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12285 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12286 </message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12287 </context>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12288 <context>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12289 <name>ProfileMashs</name>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12290 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12291 <location filename="../src/ProfileMashs.cpp" line="51"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12292 <source>Quit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12293 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12294 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12295 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12296 <location filename="../src/ProfileMashs.cpp" line="60"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12297 <source>New</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12298 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12299 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12300 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12301 <location filename="../src/ProfileMashs.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12302 <source>Name</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12303 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12304 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12305 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12306 <location filename="../src/ProfileMashs.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12307 <source>Notes</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12308 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12309 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12310 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12311 <location filename="../src/ProfileMashs.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12312 <source>Steps</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12313 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12314 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12315 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12316 <location filename="../src/ProfileMashs.cpp" line="83"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12317 <location filename="../src/ProfileMashs.cpp" line="122"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12318 <source>Edit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12319 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12320 </message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12321 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12322 <location filename="../src/ProfileMashs.cpp" line="131"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12323 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12324 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12325 </message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12326 </context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12327 <context>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12328 <name>ProfileStyles</name>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12329 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12330 <location filename="../src/ProfileStyles.cpp" line="51"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12331 <source>Quit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12332 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12333 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12334 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12335 <location filename="../src/ProfileStyles.cpp" line="60"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12336 <source>New</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12337 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12338 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12339 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12340 <location filename="../src/ProfileStyles.cpp" line="83"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12341 <source>Guide</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12342 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12343 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12344 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12345 <location filename="../src/ProfileStyles.cpp" line="83"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12346 <source>Gr</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12347 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12348 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12349 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12350 <location filename="../src/ProfileStyles.cpp" line="83"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12351 <source>Name</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12352 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12353 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12354 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12355 <location filename="../src/ProfileStyles.cpp" line="83"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12356 <source>OG</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12357 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12358 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12359 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12360 <location filename="../src/ProfileStyles.cpp" line="83"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12361 <source>FG</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12362 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12363 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12364 <message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12365 <location filename="../src/ProfileStyles.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12366 <source>IBU</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12367 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12368 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12369 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12370 <location filename="../src/ProfileStyles.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12371 <source>EBC</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12372 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12373 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12374 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12375 <location filename="../src/ProfileStyles.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12376 <source>Co2</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12377 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12378 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12379 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12380 <location filename="../src/ProfileStyles.cpp" line="84"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12381 <source>ABV</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12382 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12383 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12384 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12385 <location filename="../src/ProfileStyles.cpp" line="84"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12386 <location filename="../src/ProfileStyles.cpp" line="180"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12387 <source>Edit</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12388 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12389 </message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12390 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12391 <location filename="../src/ProfileStyles.cpp" line="189"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12392 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12393 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12394 </message>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12395 </context>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12396 <context>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12397 <name>ProfileWaters</name>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12398 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12399 <location filename="../src/ProfileWaters.cpp" line="51"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12400 <source>Quit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12401 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12402 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12403 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12404 <location filename="../src/ProfileWaters.cpp" line="60"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12405 <source>New</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12406 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12407 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12408 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12409 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12410 <source>Name</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12411 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12412 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12413 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12414 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12415 <source>Notes</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12416 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12417 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12418 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12419 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12420 <source>Ca</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12421 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12422 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12423 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12424 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12425 <source>Mg</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12426 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12427 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12428 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12429 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12430 <source>Na</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12431 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12432 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12433 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12434 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12435 <source>CaCO3</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12436 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12437 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12438 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12439 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12440 <source>Cl</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12441 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12442 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12443 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12444 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12445 <source>SO4</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12446 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12447 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12448 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12449 <location filename="../src/ProfileWaters.cpp" line="83"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12450 <source>pH</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12451 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12452 </message>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12453 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12454 <location filename="../src/ProfileWaters.cpp" line="83"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12455 <location filename="../src/ProfileWaters.cpp" line="147"/>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12456 <source>Edit</source>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12457 <translation type="unfinished"></translation>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12458 </message>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12459 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12460 <location filename="../src/ProfileWaters.cpp" line="156"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12461 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12462 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12463 </message>
55
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12464 </context>
2d8dbbc1ffab Updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 42
diff changeset
12465 <context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12466 <name>QApplication</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12467 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12468 <location filename="../src/main.cpp" line="114"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12469 <source>Application terminates</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12470 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12471 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12472 <message>
263
14d79ec33db4 Added Product copy to Product.
Michiel Broek <mbroek@mbse.eu>
parents: 243
diff changeset
12473 <location filename="../src/main.cpp" line="115"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12474 <source>The application encountered a fatal error.
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12475 Error message:
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12476 %1</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12477 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12478 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12479 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12480 <context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12481 <name>QObject</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12482 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12483 <location filename="../src/database/db_recipe.cpp" line="31"/>
519
1b9e887392aa Fix export recipe to new product crash
Michiel Broek <mbroek@mbse.eu>
parents: 518
diff changeset
12484 <location filename="../src/database/db_recipe.cpp" line="661"/>
1b9e887392aa Fix export recipe to new product crash
Michiel Broek <mbroek@mbse.eu>
parents: 518
diff changeset
12485 <location filename="../src/database/db_recipe.cpp" line="694"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12486 <location filename="../src/database/db_product.cpp" line="31"/>
521
5fbe71d69fe5 Clear mash measurments when duplicating a product.
Michiel Broek <mbroek@mbse.eu>
parents: 519
diff changeset
12487 <location filename="../src/database/db_product.cpp" line="1045"/>
5fbe71d69fe5 Clear mash measurments when duplicating a product.
Michiel Broek <mbroek@mbse.eu>
parents: 519
diff changeset
12488 <location filename="../src/database/db_product.cpp" line="1078"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12489 <source>Database error</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12490 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12491 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12492 <message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12493 <location filename="../src/database/db_recipe.cpp" line="31"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12494 <location filename="../src/database/db_product.cpp" line="31"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12495 <source>MySQL error: record %1 not found</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12496 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12497 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12498 <message>
519
1b9e887392aa Fix export recipe to new product crash
Michiel Broek <mbroek@mbse.eu>
parents: 518
diff changeset
12499 <location filename="../src/database/db_recipe.cpp" line="662"/>
1b9e887392aa Fix export recipe to new product crash
Michiel Broek <mbroek@mbse.eu>
parents: 518
diff changeset
12500 <location filename="../src/database/db_recipe.cpp" line="695"/>
521
5fbe71d69fe5 Clear mash measurments when duplicating a product.
Michiel Broek <mbroek@mbse.eu>
parents: 519
diff changeset
12501 <location filename="../src/database/db_product.cpp" line="1046"/>
5fbe71d69fe5 Clear mash measurments when duplicating a product.
Michiel Broek <mbroek@mbse.eu>
parents: 519
diff changeset
12502 <location filename="../src/database/db_product.cpp" line="1079"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12503 <source>MySQL error: %1
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12504 %2
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12505 %3</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12506 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12507 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12508 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12509 <location filename="../src/Utils.cpp" line="73"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12510 <source>1 hour</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12511 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12512 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12513 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12514 <location filename="../src/Utils.cpp" line="75"/>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12515 <location filename="../src/Utils.cpp" line="85"/>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12516 <location filename="../src/Utils.cpp" line="92"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12517 <source>hours</source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12518 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12519 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12520 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12521 <location filename="../src/Utils.cpp" line="81"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12522 <source>1 day</source>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12523 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12524 </message>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12525 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12526 <location filename="../src/Utils.cpp" line="83"/>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12527 <location filename="../src/Utils.cpp" line="85"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12528 <source>1 day, </source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12529 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12530 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12531 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12532 <location filename="../src/Utils.cpp" line="83"/>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12533 <location filename="../src/Utils.cpp" line="90"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12534 <source>hour</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12535 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12536 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12537 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12538 <location filename="../src/Utils.cpp" line="88"/>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12539 <source>days</source>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12540 <translation type="unfinished"></translation>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12541 </message>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12542 <message>
174
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12543 <location filename="../src/Utils.cpp" line="90"/>
ceb8aa4ebd25 Version 0.1.6 with updated translations.
Michiel Broek <mbroek@mbse.eu>
parents: 163
diff changeset
12544 <location filename="../src/Utils.cpp" line="92"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12545 <source>days, </source>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12546 <translation type="unfinished"></translation>
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12547 </message>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12548 </context>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12549 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12550 <name>RecipeType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12551 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
12552 <location filename="../src/global.cpp" line="71"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12553 <source>Extract</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12554 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12555 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12556 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
12557 <location filename="../src/global.cpp" line="72"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12558 <source>Partial Mash</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12559 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12560 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12561 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
12562 <location filename="../src/global.cpp" line="73"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12563 <source>All Grain</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12564 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12565 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12566 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12567 <context>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12568 <name>RecipesTree</name>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12569 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12570 <location filename="../src/RecipesTree.cpp" line="52"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12571 <source>Brew volume:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12572 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12573 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12574 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12575 <location filename="../src/RecipesTree.cpp" line="57"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12576 <source>Brewhouse efficiency:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12577 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12578 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12579 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12580 <location filename="../src/RecipesTree.cpp" line="62"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12581 <source>Boil volume:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12582 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12583 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12584 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12585 <location filename="../src/RecipesTree.cpp" line="67"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12586 <source>Boil time:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12587 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12588 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12589 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12590 <location filename="../src/RecipesTree.cpp" line="72"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12591 <source>Original gravity:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12592 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12593 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12594 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12595 <location filename="../src/RecipesTree.cpp" line="77"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12596 <source>Final gravity:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12597 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12598 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12599 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12600 <location filename="../src/RecipesTree.cpp" line="82"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12601 <source>Alcohol by Volume:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12602 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12603 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12604 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12605 <location filename="../src/RecipesTree.cpp" line="87"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12606 <source>CO2 Volume:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12607 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12608 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12609 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12610 <location filename="../src/RecipesTree.cpp" line="92"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12611 <source>Color EBC:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12612 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12613 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12614 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12615 <location filename="../src/RecipesTree.cpp" line="97"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12616 <source>Color method:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12617 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12618 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12619 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12620 <location filename="../src/RecipesTree.cpp" line="102"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12621 <source>Bitterness IBU:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12622 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12623 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12624 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12625 <location filename="../src/RecipesTree.cpp" line="107"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12626 <source>Bitterness method:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12627 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12628 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12629 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12630 <location filename="../src/RecipesTree.cpp" line="112"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12631 <source>Remarks:</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12632 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12633 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12634 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12635 <location filename="../src/RecipesTree.cpp" line="122"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12636 <location filename="../src/RecipesTree.cpp" line="131"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12637 <source> L</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12638 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12639 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12640 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12641 <location filename="../src/RecipesTree.cpp" line="140"/>
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12642 <location filename="../src/RecipesTree.cpp" line="165"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12643 <source> %</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12644 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12645 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12646 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12647 <location filename="../src/RecipesTree.cpp" line="181"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12648 <source> min</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12649 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12650 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12651 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12652 <location filename="../src/RecipesTree.cpp" line="226"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12653 <source>Quit</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12654 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12655 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12656 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12657 <location filename="../src/RecipesTree.cpp" line="234"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12658 <source>New</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12659 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12660 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12661 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12662 <location filename="../src/RecipesTree.cpp" line="242"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12663 <source>Open</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12664 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12665 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12666 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12667 <location filename="../src/RecipesTree.cpp" line="257"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12668 <source>Guide</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12669 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12670 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12671 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12672 <location filename="../src/RecipesTree.cpp" line="257"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12673 <source>Group</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12674 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12675 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12676 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12677 <location filename="../src/RecipesTree.cpp" line="257"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12678 <source>Style</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12679 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12680 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12681 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12682 <location filename="../src/RecipesTree.cpp" line="257"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12683 <source>Recipe</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12684 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12685 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12686 <message>
163
6cccd340ea8c Version 0.1.3. Mash name can be edited manual. Added a remark about EBC calculations. Updated dustch translation. Still items in recipe tables are not shown translated, another qt mistery. Extended some number input ranges for large batches.
Michiel Broek <mbroek@mbse.eu>
parents: 87
diff changeset
12687 <location filename="../src/RecipesTree.cpp" line="320"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12688 <source>Total items: %1</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12689 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12690 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12691 </context>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12692 <context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12693 <name>Setup</name>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12694 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12695 <location filename="../src/Setup.cpp" line="42"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12696 <source>Brewery name:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12697 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12698 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12699 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12700 <location filename="../src/Setup.cpp" line="46"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12701 <source>The name for this brewery.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12702 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12703 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12704 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12705 <location filename="../src/Setup.cpp" line="58"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12706 <source>First Wort Hop factor:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12707 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12708 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12709 <message>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12710 <location filename="../src/Setup.cpp" line="64"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12711 <source>Mash Hop factor:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12712 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12713 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12714 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12715 <location filename="../src/Setup.cpp" line="70"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12716 <source>Hop Pellets utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12717 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12718 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12719 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12720 <location filename="../src/Setup.cpp" line="76"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12721 <source>Hop Plugs utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12722 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12723 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12724 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12725 <location filename="../src/Setup.cpp" line="82"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12726 <source>Hop Leafs utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12727 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12728 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12729 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12730 <location filename="../src/Setup.cpp" line="88"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12731 <source>Wet Hop utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12732 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12733 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12734 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12735 <location filename="../src/Setup.cpp" line="94"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12736 <source>Cryo Hop® utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12737 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12738 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12739 <message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12740 <location filename="../src/Setup.cpp" line="100"/>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12741 <source>CO2 Hop Extract utilisation:</source>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12742 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12743 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12744 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12745 <location filename="../src/Setup.cpp" line="139"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12746 <source>The efficiency for First Wort Hopping.</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12747 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12748 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12749 <message>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12750 <location filename="../src/Setup.cpp" line="140"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12751 <location filename="../src/Setup.cpp" line="150"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12752 <location filename="../src/Setup.cpp" line="160"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12753 <location filename="../src/Setup.cpp" line="170"/>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12754 <location filename="../src/Setup.cpp" line="180"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12755 <location filename="../src/Setup.cpp" line="190"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12756 <location filename="../src/Setup.cpp" line="200"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12757 <location filename="../src/Setup.cpp" line="210"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12758 <source>%</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12759 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12760 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12761 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12762 <location filename="../src/Setup.cpp" line="149"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12763 <source>The efficiency for Mash hopping.</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12764 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12765 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12766 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12767 <location filename="../src/Setup.cpp" line="159"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12768 <source>The utilisation for hop pellets, default 22</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12769 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12770 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12771 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12772 <location filename="../src/Setup.cpp" line="169"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12773 <source>The utilisation for hop plugs, default 20.4</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12774 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12775 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12776 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12777 <location filename="../src/Setup.cpp" line="179"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12778 <source>The utilisation for hop leafs, default 20</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12779 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12780 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12781 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12782 <location filename="../src/Setup.cpp" line="189"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12783 <source>The utilisation for fresh hops, default 3.6</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12784 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12785 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12786 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12787 <location filename="../src/Setup.cpp" line="106"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12788 <source>Hop Pellets water absorption:</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12789 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12790 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12791 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12792 <location filename="../src/Setup.cpp" line="112"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12793 <source>Hop Plugs water absorption:</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12794 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12795 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12796 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12797 <location filename="../src/Setup.cpp" line="118"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12798 <source>Hop Leafs water absorption:</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12799 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12800 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12801 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12802 <location filename="../src/Setup.cpp" line="124"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12803 <source>Wet Hop water absorption:</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12804 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12805 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12806 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12807 <location filename="../src/Setup.cpp" line="130"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12808 <source>Cryo Hop® water absorption:</source>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12809 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12810 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12811 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
12812 <location filename="../src/Setup.cpp" line="199"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12813 <source>The utilisation for using Cryo Hop®, default 50</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12814 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12815 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12816 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12817 <location filename="../src/Setup.cpp" line="209"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12818 <source>The utilisation for using CO2 hop extract, default 35</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12819 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12820 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12821 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12822 <location filename="../src/Setup.cpp" line="216"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12823 <source>Grain Absorption:</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12824 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12825 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12826 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12827 <location filename="../src/Setup.cpp" line="222"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12828 <source>Brix Correction factor:</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12829 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12830 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12831 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12832 <location filename="../src/Setup.cpp" line="228"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12833 <source>Brewery height meters:</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12834 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12835 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12836 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12837 <location filename="../src/Setup.cpp" line="240"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12838 <source>Brew settings.</source>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12839 <translation type="unfinished"></translation>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12840 </message>
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12841 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12842 <location filename="../src/Setup.cpp" line="246"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12843 <source>Color Calculation:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12844 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12845 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12846 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12847 <location filename="../src/Setup.cpp" line="252"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12848 <source>IBU Calculation:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12849 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12850 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12851 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12852 <location filename="../src/Setup.cpp" line="258"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12853 <source>Default Water:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12854 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12855 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12856 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12857 <location filename="../src/Setup.cpp" line="264"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12858 <source>Private Yeast bank:</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12859 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12860 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12861 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12862 <location filename="../src/Setup.cpp" line="276"/>
411
c78f8cf11849 Fixed spelling error
Michiel Broek <mbroek@mbse.eu>
parents: 399
diff changeset
12863 <source>Absorption with water by the grain (L/Kg)</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12864 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12865 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12866 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12867 <location filename="../src/Setup.cpp" line="277"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12868 <source> L/Kg</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12869 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12870 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12871 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12872 <location filename="../src/Setup.cpp" line="289"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12873 <source>Plato to Brix conversion factor.</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12874 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12875 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12876 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12877 <location filename="../src/Setup.cpp" line="300"/>
341
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12878 <source>Height in meters above/below sealevel to calculate the exact boiling point and hop isomerizon.</source>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12879 <translation type="unfinished"></translation>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12880 </message>
1b1e2d4c1a3e Cooling method dropdown table loads from a global table. Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 334
diff changeset
12881 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12882 <location filename="../src/Setup.cpp" line="310"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12883 <source>The water absorption by hop pellets, default 2.67</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12884 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12885 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12886 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12887 <location filename="../src/Setup.cpp" line="311"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12888 <location filename="../src/Setup.cpp" line="322"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12889 <location filename="../src/Setup.cpp" line="333"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12890 <location filename="../src/Setup.cpp" line="344"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12891 <location filename="../src/Setup.cpp" line="355"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12892 <source> ml/gr</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12893 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12894 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12895 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12896 <location filename="../src/Setup.cpp" line="321"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12897 <source>The water absorption by hop plugs, default 2.67</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12898 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12899 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12900 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12901 <location filename="../src/Setup.cpp" line="332"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12902 <source>The water absorption by hop leafs, default 6.01</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12903 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12904 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12905 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12906 <location filename="../src/Setup.cpp" line="343"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12907 <source>The water absorption by fresh hops, default 1.21</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12908 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12909 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12910 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12911 <location filename="../src/Setup.cpp" line="354"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12912 <source>The water absorption by Cryo Hop®, default 2.67</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12913 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12914 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12915 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12916 <location filename="../src/Setup.cpp" line="363"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12917 <location filename="../src/Setup.cpp" line="371"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12918 <location filename="../src/Setup.cpp" line="379"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12919 <location filename="../src/Setup.cpp" line="387"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12920 <source>Choose color</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12921 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12922 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12923 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12924 <location filename="../src/Setup.cpp" line="393"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12925 <source>Logo here</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12926 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12927 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12928 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12929 <location filename="../src/Setup.cpp" line="401"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12930 <source>Quit</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12931 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12932 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12933 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12934 <location filename="../src/Setup.cpp" line="409"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12935 <source>Save</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12936 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12937 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12938 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12939 <location filename="../src/Setup.cpp" line="418"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12940 <source>Load logo</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12941 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12942 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12943 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12944 <location filename="../src/Setup.cpp" line="428"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12945 <location filename="../src/Setup.cpp" line="648"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12946 <location filename="../src/Setup.cpp" line="675"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12947 <source>Setup</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12948 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12949 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12950 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12951 <location filename="../src/Setup.cpp" line="488"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12952 <source>Choose default water</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12953 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12954 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12955 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12956 <location filename="../src/Setup.cpp" line="504"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12957 <source>Choose laboratory</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12958 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12959 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12960 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12961 <location filename="../src/Setup.cpp" line="533"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12962 <source>Cannot load %1: %2</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12963 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12964 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12965 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12966 <location filename="../src/Setup.cpp" line="568"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12967 <source>Open File</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12968 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12969 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12970 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12971 <location filename="../src/Setup.cpp" line="637"/>
87
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12972 <source>Database error</source>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12973 <translation type="unfinished"></translation>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12974 </message>
5e0ae285aaaf Updated the translations.
Michiel Broek <mbroek@mbse.eu>
parents: 60
diff changeset
12975 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12976 <location filename="../src/Setup.cpp" line="638"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12977 <source>MySQL error: %1
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12978 %2
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12979 %3</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12980 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12981 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12982 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12983 <location filename="../src/Setup.cpp" line="655"/>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12984 <source>Setup changed</source>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12985 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12986 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12987 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12988 <location filename="../src/Setup.cpp" line="655"/>
60
0d65238ebedc Updated translations and some messages.
Michiel Broek <mbroek@mbse.eu>
parents: 55
diff changeset
12989 <source>The global setup has been modified. Save changes?</source>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12990 <translation type="unfinished"></translation>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12991 </message>
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
12992 </context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12993 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12994 <name>Splitter</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12995 <message>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
12996 <location filename="../src/global.cpp" line="51"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12997 <source>Not divided</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12998 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
12999 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13000 <message>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13001 <location filename="../src/global.cpp" line="52"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13002 <source>After mash</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13003 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13004 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13005 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13006 <location filename="../src/global.cpp" line="53"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13007 <source>After boil</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13008 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13009 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13010 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13011 <location filename="../src/global.cpp" line="54"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13012 <source>After cooling</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13013 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13014 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13015 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13016 <location filename="../src/global.cpp" line="55"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13017 <source>After primary</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13018 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13019 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13020 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13021 <location filename="../src/global.cpp" line="56"/>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13022 <source>After secondary</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13023 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13024 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13025 <message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13026 <location filename="../src/global.cpp" line="57"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13027 <source>After tertiary</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13028 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13029 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13030 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13031 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13032 <name>StepType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13033 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13034 <location filename="../src/global.cpp" line="207"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13035 <source>Infusion</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13036 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13037 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13038 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13039 <location filename="../src/global.cpp" line="208"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13040 <source>Temperature</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13041 <translation type="unfinished"></translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13042 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13043 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13044 <location filename="../src/global.cpp" line="209"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13045 <source>Decoction</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13046 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13047 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13048 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13049 <context>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13050 <name>ThermoMeter</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13051 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13052 <location filename="../src/analog/thermometer.cpp" line="49"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13053 <source>Analog Thermometer</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13054 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13055 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13056 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13057 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13058 <name>TunMaterial</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13059 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13060 <location filename="../src/global.cpp" line="213"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13061 <source>Stainless Steel</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13062 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13063 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13064 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13065 <location filename="../src/global.cpp" line="214"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13066 <source>Aluminium</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
13067 <translation type="unfinished"></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
13068 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
13069 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13070 <location filename="../src/global.cpp" line="215"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13071 <source>Plastics</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13072 <translation type="unfinished"></translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13073 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13074 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13075 <location filename="../src/global.cpp" line="216"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13076 <source>Copper</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13077 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13078 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13079 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13080 <context>
327
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13081 <name>WallClock</name>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13082 <message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13083 <location filename="../src/analog/wallclock.cpp" line="55"/>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13084 <source>Analog Clock</source>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13085 <translation type="unfinished"></translation>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13086 </message>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13087 </context>
f44bb52f760f Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 306
diff changeset
13088 <context>
399
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
13089 <name>Webcam</name>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
13090 <message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
13091 <location filename="../src/Webcam.cpp" line="27"/>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
13092 <source>BMSapp - Webcam </source>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
13093 <translation type="unfinished"></translation>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
13094 </message>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
13095 </context>
4b9aaf86094e Prompts corrections and updated translations. Minor layout changes so the prompts will fit.
Michiel Broek <mbroek@mbse.eu>
parents: 387
diff changeset
13096 <context>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13097 <name>YeastForm</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13098 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13099 <location filename="../src/global.cpp" line="184"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13100 <source>Liquid</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13101 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13102 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13103 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13104 <location filename="../src/global.cpp" line="185"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13105 <source>Dry</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13106 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13107 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13108 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13109 <location filename="../src/global.cpp" line="186"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13110 <source>Slant</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13111 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13112 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13113 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13114 <location filename="../src/global.cpp" line="187"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13115 <source>Culture</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13116 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13117 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13118 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13119 <location filename="../src/global.cpp" line="188"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13120 <source>Frozen</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13121 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13122 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13123 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13124 <location filename="../src/global.cpp" line="189"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13125 <source>Bottle</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13126 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13127 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13128 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13129 <location filename="../src/global.cpp" line="190"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13130 <source>Dried</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13131 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13132 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13133 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13134 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13135 <name>YeastStarter</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13136 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13137 <location filename="../src/global.cpp" line="201"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13138 <source>Stirred</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13139 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13140 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13141 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13142 <location filename="../src/global.cpp" line="202"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13143 <source>Shaken</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13144 <translation type="unfinished"></translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13145 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13146 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13147 <location filename="../src/global.cpp" line="203"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13148 <source>Simple</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13149 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13150 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13151 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13152 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13153 <name>YeastType</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13154 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13155 <location filename="../src/global.cpp" line="173"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13156 <source>Lager</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13157 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13158 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13159 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13160 <location filename="../src/global.cpp" line="174"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13161 <source>Ale</source>
381
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13162 <translation type="unfinished"></translation>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13163 </message>
34ba0be70f79 Version 0.2.23
Michiel Broek <mbroek@mbse.eu>
parents: 378
diff changeset
13164 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13165 <location filename="../src/global.cpp" line="175"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13166 <source>Wheat</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13167 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13168 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13169 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13170 <location filename="../src/global.cpp" line="176"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13171 <source>Wine</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13172 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13173 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13174 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13175 <location filename="../src/global.cpp" line="177"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13176 <source>Champagne</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13177 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13178 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13179 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13180 <location filename="../src/global.cpp" line="178"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13181 <source>Brett</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13182 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13183 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13184 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13185 <location filename="../src/global.cpp" line="179"/>
430
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13186 <source>Kveik</source>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13187 <translation type="unfinished"></translation>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13188 </message>
ef2638cfc1b7 Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.
Michiel Broek <mbroek@mbse.eu>
parents: 429
diff changeset
13189 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13190 <location filename="../src/global.cpp" line="180"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13191 <source>Hybrid</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13192 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13193 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13194 </context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13195 <context>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13196 <name>YeastUse</name>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13197 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13198 <location filename="../src/global.cpp" line="194"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13199 <source>Primary</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13200 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13201 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13202 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13203 <location filename="../src/global.cpp" line="195"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13204 <source>Secondary</source>
360
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
13205 <translation type="unfinished"></translation>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
13206 </message>
b70cfa20ac46 Updated translations
Michiel Broek <mbroek@mbse.eu>
parents: 351
diff changeset
13207 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13208 <location filename="../src/global.cpp" line="196"/>
378
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13209 <source>Tertiary</source>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13210 <translation type="unfinished"></translation>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13211 </message>
2727db4ab7c5 Version 0.2.22
Michiel Broek <mbroek@mbse.eu>
parents: 372
diff changeset
13212 <message>
464
1fed3ff9a64e Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.
Michiel Broek <mbroek@mbse.eu>
parents: 462
diff changeset
13213 <location filename="../src/global.cpp" line="197"/>
301
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13214 <source>Bottle</source>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13215 <translation type="unfinished"></translation>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13216 </message>
fe6346211b5b Finally the translation of string arrays is working.
Michiel Broek <mbroek@mbse.eu>
parents: 291
diff changeset
13217 </context>
31
ab17a56a47dd Setup translation system and started the Dutch translation
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
13218 </TS>

mercurial