opnsense-src/share/msgdef/sr_Latn_RS.UTF-8.src
Baptiste Daroussin bd51ae1287 Fix generation of locales with multiple variants
Serbian locales have triple components to represent the 2 variations of the
locale: Latin and Cyrillic. Previously the tools generatic the locale were
appending both definitions instead of differentiating them.

Reported by:	ache
Approved by:	re (gjb)
2016-06-20 06:45:42 +00:00

17 lines
461 B
Text

# Warning: Do not edit. This file is automatically generated from the
# tools in /usr/src/tools/tools/locale. The data is obtained from the
# CLDR project, obtained from http://cldr.unicode.org/
# -----------------------------------------------------------------------------
#
# yesexpr
^(([dD]([aA])?)|([dD])|([yY]([eE][sS])?)|([yY]))
#
# noexpr
^(([nN]([eE])?)|([nN])|([nN]([oO])?)|([nN]))
#
# yesstr
da:d:DA:D:yes:y:YES:Y
#
# nostr
ne:n:NE:N:no:n:NO:N
# EOF