ja_JP.UTF-8.src revision 1.2
11.2Smbalmer# $NetBSD: ja_JP.UTF-8.src,v 1.2 2013/06/17 11:05:42 mbalmer Exp $
21.1Sginsbach#
31.1Sginsbach# Japanese Language Message Locale for Japan
41.1Sginsbach#
51.1Sginsbach# WARNING: Empty lines and/or blank spaces may be essential.
61.1Sginsbach#
71.1Sginsbach# From: $FreeBSD: src/share/msgdef/ja_JP.UTF-8.src,v 1.1 2004/03/27 08:14:15 tjr Exp $
81.1Sginsbach#
91.2Smbalmer# Acceptable Affirmative Response Expression (yesexpr)
101.1Sginsbach#    NOTE: This must be a valid Extended Regular Expression.
111.1Sginsbach^[yYyYはハ].*
121.1Sginsbach# Acceptable Negative Response Expression (noexpr)
131.1Sginsbach#    NOTE: This must be a valid Extended Regular Expression.
141.1Sginsbach^[nNnNいイ].*
151.1Sginsbach#
161.1Sginsbach# NOTE: The following were removed from the relevant standards:
171.1Sginsbach#       The Open Group Base Specifications Issue 6 (XPG6) and
181.1Sginsbach#       IEEE Std 1003.1, 2004 Edition (POSIX).
191.1Sginsbach#      The current NetBSD implementation still requires a value or blank line.
201.1Sginsbach#
211.2Smbalmer# Acceptable Affirmative Response (yesstr)
221.1Sginsbach
231.1Sginsbach# Acceptable Negative  Response (nostr)
241.1Sginsbach
251.1Sginsbach# EOF
26