Browse Source

Change time reading to ratio reading

master
Karl Eick 7 years ago
parent
commit
6e3865ee6e
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      dictsource/de_rules

+ 3
- 3
dictsource/de_rules View File

@@ -23,10 +23,10 @@
.L03 a ä
.L04 o ö

// Hours
// First number
.L05 0 1 2 3 4 5 6 7 8 9 00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23

// Minutes
// Second number
.L06 0 1 2 3 4 5


@@ -1492,7 +1492,7 @@ formal) ie =I@
D_) - (_D StrIC
_) - (_D _

_L05_) : (_L06D_ %u:r // Say time
_L05_) : (_L06D_ %tsu: // Say ratio

// pronounce every word Polish containing Polish diacritics
ą _^_pl

Loading…
Cancel
Save