new-words

diff en.sh @ 39:a598e0d25784

add_notes (add_marks) + remove_notes (remove_marks) implemented in python
author Igor Chubin <igor@chub.in>
date Sun Jan 23 14:25:52 2011 +0100 (2011-01-23)
parents 07d89c2505e7
children 0799785cf194
line diff
     1.1 --- a/en.sh	Sun Jul 04 12:24:01 2010 +0200
     1.2 +++ b/en.sh	Sun Jan 23 14:25:52 2011 +0100
     1.3 @@ -22,6 +22,9 @@
     1.4    "uk")
     1.5          slovnyk "$1"
     1.6          ;;
     1.7 +  "io")
     1.8 +        vortaro "$1"
     1.9 +        ;;
    1.10  esac
    1.11  }
    1.12