Przeglądaj źródła

fix typos and wording on config page (#1898)

Dave 3 lat temu
rodzic
commit
35fa2bd353
1 zmienionych plików z 7 dodań i 7 usunięć
  1. 7 7
      sd-card/html/edit_config_param.html

+ 7 - 7
sd-card/html/edit_config_param.html

@@ -150,7 +150,7 @@ textarea {
 				<input type="number" id="MakeImage_WaitBeforeTakingPicture_value1" size="13" min="0" step="any">
 			</td>
 			<td class="description">
-				Wait time between illumination switch on and take the picture (in seconds)
+				Wait time between switching illumination on and taking the picture (in seconds)
 			</td>
 		</tr>
 		<tr class="expert" id="ex2">
@@ -176,7 +176,7 @@ textarea {
 				</select>
 			</td>
 			<td class="description">
-				Picture size camera (default = "VGA")
+				Size of camera picture (default = "VGA")
 			</td>
 		</tr>
 
@@ -466,7 +466,7 @@ textarea {
 				</select>
 			</td>
 			<td style="font-size: 80%;">
-				Set on "false" to ensure, that only positive changes are accepted (typically for counter)
+				Set to "false" to ensure, that only positive changes are accepted (typically for counter)
 			</td>
 		</tr>
 		<tr>
@@ -478,8 +478,8 @@ textarea {
 				<input type="number" id="PostProcessing_DecimalShift_value1" step="1">
 			</td>
 			<td style="font-size: 80%;">
-				Shift the digit separator (positiv or negativ).<br>
-				Eg. to move from 'm3' to 'l' (Multiply by 1000), you need to set it to +3.
+				Shift the decimal separator (positiv or negativ).<br>
+				Eg. to move from 'm&sup3;' to 'l' (Multiply by 1000), you need to set it to +3.
 			</td>
 		</tr>
 		<tr>
@@ -505,7 +505,7 @@ textarea {
 				<input type="number" id="PostProcessing_MaxRateValue_value1" size="13" min="0" step="any">
 			</td>
 			<td style="font-size: 80%;">
-				Maximum change of a reading - if threated as absolute or relative change see next parameter.
+				Maximum change of a reading - if treated as absolute or relative change see next parameter.
 			</td>
 		</tr>
 		<tr>
@@ -535,7 +535,7 @@ textarea {
 				</select>
 			</td>
 			<td style="font-size: 80%;">
-				Enable to use the after point resolution for the last analog counter
+				Enable to use the decimal place of the last analog counter
 			</td>
 		</tr>