NetBSD/share/locale/messages/hu_HU.ISO8859-2.src
ginsbach ad33e5af01 Add locale category files for LC_MESSAGES. These are sourced from FreeBSD
with only modifications to the comments.  Additional Makefile work is
still needed to generate the links for locales with shared category files.
2008-05-17 03:57:50 +00:00

26 lines
881 B
Plaintext

# $NetBSD: hu_HU.ISO8859-2.src,v 1.1 2008/05/17 03:57:51 ginsbach Exp $
#
# Hungarian Language Message Locale for Hungary
#
# WARNING: Empty lines and/or blank spaces may be essential.
#
# From: $FreeBSD: src/share/msgdef/hu_HU.ISO8859-2.src,v 1.1 2001/02/18 06:47:43 ache Exp $
#
# Acceptable Affrimative Response Expression (yesexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[iIyY].*
# Acceptable Negative Response Expression (noexpr)
# NOTE: This must be a valid Extended Regular Expression.
^[nN].*
#
# NOTE: The following were removed from the relevant standards:
# The Open Group Base Specifications Issue 6 (XPG6) and
# IEEE Std 1003.1, 2004 Edition (POSIX).
# The current NetBSD implementation still requires a value or blank line.
#
# Acceptable Affrimative Response (yesstr)
igen
# Acceptable Negative Response (nostr)
nem
# EOF