diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2001-11-28 07:23:11 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2001-11-28 07:23:11 +0000 |
| commit | bd9f1c9673293f98ca678f640abd4d889b1983b1 (patch) | |
| tree | fc67fa59a73fd366aedf819e97c9c5a2d1bd76bf /share/msgdef | |
| parent | 87c25490c8e1beb3ccb5c65c5fd414c410695403 (diff) | |
Notes
Diffstat (limited to 'share/msgdef')
| -rw-r--r-- | share/msgdef/Makefile | 1 | ||||
| -rw-r--r-- | share/msgdef/hi_IN.ISCII-DEV.src | 10 |
2 files changed, 11 insertions, 0 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile index 10ea92815482..ade99db2ff4f 100644 --- a/share/msgdef/Makefile +++ b/share/msgdef/Makefile @@ -17,6 +17,7 @@ LOCALES= af_ZA.ISO8859-1 \ fi_FI.ISO8859-1 \ fr_CH.ISO8859-1 \ fr_FR.ISO8859-1 \ + hi_IN.ISCII-DEV \ hr_HR.ISO8859-2 \ hu_HU.ISO8859-2 \ is_IS.ISO8859-1 \ diff --git a/share/msgdef/hi_IN.ISCII-DEV.src b/share/msgdef/hi_IN.ISCII-DEV.src new file mode 100644 index 000000000000..f9ec934117f4 --- /dev/null +++ b/share/msgdef/hi_IN.ISCII-DEV.src @@ -0,0 +1,10 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# yesexpr +^[ØyY].* +# noexpr +^[ÆnN].* +# EOF |
