opnsense-src/share/msgdef/sr_Cyrl_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
485 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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
^(([дД]([аА])?)|([дД])|([yY]([eE][sS])?)|([yY]))
#
# noexpr
^(([нН]([еЕ])?)|([нН])|([nN]([oO])?)|([nN]))
#
# yesstr
да:д:ДА:Д:yes:y:YES:Y
#
# nostr
не:н:НЕ:Н:no:n:NO:N
# EOF