This commit is contained in:
hneemann 2019-08-14 10:32:48 +02:00
parent e5f9c29137
commit 347a4a7dcb
3 changed files with 7 additions and 7 deletions

View File

@ -214,8 +214,8 @@
<string name="elem_Seven-Seg_pin_f">This input controls the upper, left, vertical line.</string>
<string name="elem_Seven-Seg_pin_g">This input controls the middle, horizontal line.</string>
<string name="elem_Seven-Seg_pin_dp">This input controls the decimal point.</string>
<string name="elem_Seven-Seg_pin_cc">Common Cathode. To turn on the LEDs, this input needs to be low.</string>
<string name="elem_Seven-Seg_pin_ca">Common Anode. To turn on the LEDs, this input needs to be high.</string>
<string name="elem_Seven-Seg_pin_cc">Common cathode. To turn on the LEDs, this input needs to be low.</string>
<string name="elem_Seven-Seg_pin_ca">Common anode. To turn on the LEDs, this input needs to be high.</string>
<string name="elem_Seven-Seg-Hex">Seven-Segment-Hex Display</string>
<string name="elem_Seven-Seg-Hex_tt">Seven Segment Display with a 4 bit hex input</string>
<string name="elem_Seven-Seg-Hex_pin_d">The value at this input is visualized at the display.</string>
@ -1157,7 +1157,7 @@
<string name="key_poles">Pole count</string><!-- Relay -->
<string name="key_poles_tt">Number of poles available.</string>
<string name="key_commonCathode">Common Connection</string><!-- Seven-Seg -->
<string name="key_commonCathode_tt">If selected a common cathode or anode input is also simulated.</string>
<string name="key_commonCathode_tt">If selected, a common cathode or anode input is also simulated.</string>
<string name="key_commonConnectionType">Common</string>
<string name="key_commonConnectionType_tt">Kind of common connection.</string>
<string name="key_commonConnectionType_cathode">Cathode</string>

View File

@ -180,7 +180,7 @@
<string name="elem_Seven-Seg_pin_f">This input controls the upper, left, vertical line.</string>
<string name="elem_Seven-Seg_pin_g">This input controls the middle, horizontal line.</string>
<string name="elem_Seven-Seg_pin_dp">This input controls the decimal point.</string>
<string name="elem_Seven-Seg_pin_cc">Common Cathode. To turn on the LEDs, this input needs to be low.</string>
<string name="elem_Seven-Seg_pin_cc">Common cathode. To turn on the LEDs, this input needs to be low.</string>
<string name="elem_Seven-Seg-Hex">Seven-Segment-Hex Display</string>
<string name="elem_Seven-Seg-Hex_tt">Seven Segment Display with a 4 bit hex input</string>
<string name="elem_Seven-Seg-Hex_pin_d">The value at this input is visualized at the display.</string>
@ -1027,7 +1027,7 @@
<string name="key_relayNormallyClosed_tt">If set the relay is closed if the input is low.</string>
<string name="key_poles">Pole count</string>
<string name="key_poles_tt">Number of poles available.</string>
<string name="key_commonCathode">Common Cathode</string>
<string name="key_commonCathode">Common cathode</string>
<string name="key_commonCathode_tt">If selected the common cathode input is also simulated.</string>
<string name="key_ledPersistence">Avoid Flicker</string>
<string name="key_ledPersistence_tt">It is not possible to increase the frequency so much that the flickering disappears.

View File

@ -184,7 +184,7 @@
<string name="elem_Seven-Seg_pin_f">This input controls the upper, left, vertical line.</string>
<string name="elem_Seven-Seg_pin_g">This input controls the middle, horizontal line.</string>
<string name="elem_Seven-Seg_pin_dp">This input controls the decimal point.</string>
<string name="elem_Seven-Seg_pin_cc">Common Cathode. To turn on the LEDs, this input needs to be low.</string>
<string name="elem_Seven-Seg_pin_cc">Common cathode. To turn on the LEDs, this input needs to be low.</string>
<string name="elem_Seven-Seg-Hex">Seven-Segment-Hex Display</string>
<string name="elem_Seven-Seg-Hex_tt">Seven Segment Display with a 4 bit hex input</string>
<string name="elem_Seven-Seg-Hex_pin_d">The value at this input is visualized at the display.</string>
@ -1076,7 +1076,7 @@
<string name="key_poles">Pole count</string>
<!-- Relay -->
<string name="key_poles_tt">Number of poles available.</string>
<string name="key_commonCathode">Common Cathode</string>
<string name="key_commonCathode">Common cathode</string>
<!-- Seven-Seg -->
<string name="key_commonCathode_tt">If selected the common cathode input is also simulated.</string>
<string name="key_ledPersistence">Avoid Flicker</string>