diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2002-01-08 15:20:13 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2002-01-08 15:20:13 +0000 |
| commit | 7e4466b27b1eb55e81fc40ef0da89a9145d15de3 (patch) | |
| tree | 5d9f7ac4a2faa66fde2b01361728228be6192522 /share/msgdef | |
| parent | ac6739777e0fbecf913e848e4fe9cf1b8b538899 (diff) | |
Notes
Diffstat (limited to 'share/msgdef')
| -rw-r--r-- | share/msgdef/Makefile | 1 | ||||
| -rw-r--r-- | share/msgdef/ro_RO.ISO8859-2.src | 11 |
2 files changed, 12 insertions, 0 deletions
diff --git a/share/msgdef/Makefile b/share/msgdef/Makefile index acde8e375dfcb..ea774ef2b5dca 100644 --- a/share/msgdef/Makefile +++ b/share/msgdef/Makefile @@ -26,6 +26,7 @@ LOCALES= af_ZA.ISO8859-1 \ no_NO.ISO8859-1 \ pl_PL.ISO8859-2 \ pt_PT.ISO8859-1 \ + ro_RO.ISO8859-2 \ ru_RU.CP866 \ ru_RU.ISO8859-5 \ ru_RU.KOI8-R \ diff --git a/share/msgdef/ro_RO.ISO8859-2.src b/share/msgdef/ro_RO.ISO8859-2.src new file mode 100644 index 0000000000000..c14e034a7e287 --- /dev/null +++ b/share/msgdef/ro_RO.ISO8859-2.src @@ -0,0 +1,11 @@ +# $FreeBSD$ +# +# WARNING: spaces may be essential at the end of lines +# WARNING: empty lines are essential too +# +# yesexpr +^[dDyY].* +# noexpr +^[nN].* +# EOF + |
