# All lines beginning with `# DP:' are a description of the patch. # DP: Description: Fix yesexpr/noexpr/yesstr/nostr # DP: Related bugs: #295810 # DP: Dpatch author: Denis Barbier # DP: Patch author: eric pareja # DP: Upstream status: not submitted # DP: Date: 2006-01-10 --- localedata/locales/tl_PH | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) --- a/localedata/locales/tl_PH +++ b/locales/tl_PH @@ -140,7 +140,19 @@ END LC_TIME LC_MESSAGES -copy "en_US" + +% "^[oOyY].*" for "Yes" +yesexpr "" + +% "^[hHnN].*" for "No" +noexpr "" + +% "Oo" for "Yes" +yesstr "" + +% "Hindi" for "No" +nostr "" + END LC_MESSAGES LC_PAPER