latin: distinguish alternative tap code name
authorMischa POSLAWSKY <perl@shiar.org>
Wed, 29 Jul 2015 11:06:04 +0000 (13:06 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 21 Sep 2015 22:20:08 +0000 (00:20 +0200)
latin.plp
writing-latn.inc.pl

index 1208b2da28c6a5f2042ba38de2036b81f023b26c..7fa04235e86ea5426b14a948f2fc6036715b1255 100644 (file)
--- a/latin.plp
+++ b/latin.plp
@@ -46,6 +46,7 @@ my %scriptname = (
        brai     => 'Braille',
        morse    => 'Morse',
        tap      => 'Tap code',
+       taps     => 'Tap simplified',
        ics      => 'Maritime flags', # International Code of Signals
 );
 
index a185266484d32434a62fd115110d009cdef8f2c7..eb037de9eaabf0ea788f186101b4b4f63d007377 100644 (file)
@@ -33,7 +33,7 @@ tap      => [disptap(qw{
                11 12 13 14 15 21 22 23 24 -24 25 31 32
                33 34 35 41 42 43 44 45 51 52 53 54 55
             })],
-tap      => [disptap(qw{
+taps     => [disptap(qw{
                11 12 13 14 21 22 23 24 31 -31 -13 32 33
                34 41 42 -13 43 44 15 51 52 53 -25 -31 54
             })],