Test touch up translated file (in some lang)

This commit is contained in:
RogueM 2016-07-27 20:13:44 +01:00
parent 47cbbe862c
commit 53249f428d
4 changed files with 6 additions and 7 deletions

View File

@ -13,7 +13,9 @@ for overlay in $mdlist; do
board=$(echo "$overlay" | rev | cut -c 4- | rev)
for dirmd in ${langlist[@]}; do
if [ $dirmd != "en" ]; then
cp $draftmd/$overlay $srcdir/$dirmd/translate/
if ! [ -f $srcdir/$dirmd/overlay/$overlay ]; then
cp $draftmd/$overlay $srcdir/$dirmd/translate/
fi
else
cp $draftmd/$overlay $srcdir/$dirmd/overlay/
fi

View File

@ -41,8 +41,7 @@ pin:
-->
#Display-o-Tron HAT
Display-o-Tron HAT uses both SPI and I2c to drive the LCD display, backlight and touch.
However both of these busses can be shared with other devices.
Display-o-Tron HAT uses both SPI and I2c to drive the LCD display, backlight and touch. However both of these busses can be shared with other devices.
To get the HAT set up and ready to go you can use the one-line product installer:

View File

@ -41,8 +41,7 @@ pin:
-->
#Display-o-Tron HAT
Display-o-Tron HAT uses both SPI and I2c to drive the LCD display, backlight and touch.
However both of these busses can be shared with other devices.
Display-o-Tron HAT uses both SPI and I2c to drive the LCD display, backlight and touch. However both of these busses can be shared with other devices.
To get the HAT set up and ready to go you can use the one-line product installer:

View File

@ -41,8 +41,7 @@ pin:
-->
#Display-o-Tron HAT
Display-o-Tron HAT uses both SPI and I2c to drive the LCD display, backlight and touch.
However both of these busses can be shared with other devices.
Display-o-Tron HAT uses both SPI and I2c to drive the LCD display, backlight and touch. However both of these busses can be shared with other devices.
To get the HAT set up and ready to go you can use the one-line product installer: