Skip to content

Commit

Permalink
Merge pull request #1836 from flodolo/new_be
Browse files Browse the repository at this point in the history
Bug 881754 - Enable /new for be
  • Loading branch information
alexgibson committed Mar 27, 2014
2 parents bddb548 + d417ecf commit bbf697f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/httpd/global.conf
Expand Up @@ -209,7 +209,7 @@ RewriteRule ^/(\w{2,3}(?:-\w{2})?/)?firefox/community(/?)$ /$1contribute/ [L,R=3

# bug 881754, 883127
# TODO: Remove when all locales are done.
RewriteRule ^/(af|an|ar|ast|bg|br|ca|cs|csb|cy|da|de|el|en-GB|en-ZA|eo|es-AR|es-CL|es-ES|es-MX|et|eu|fa|fi|fr|fy-NL|ga-IE|gd|gl|he|hi-IN|hr|hsb|hu|hy-AM|id|is|it|ka|kk|km|ko|ku|lij|lt|lv|mk|ml|mr|ms|my|nb-NO|nl|oc|pa-IN|pl|pt-BR|pt-PT|rm|ro|ru|sk|sl|son|sq|sr|sv-SE|ta|te|th|tr|uk|ur|xh|zh-CN|zh-TW)/firefox/new(/?)$ /b/$1/firefox/new$2 [PT]
RewriteRule ^/(af|an|ar|ast|be|bg|br|ca|cs|csb|cy|da|de|el|en-GB|en-ZA|eo|es-AR|es-CL|es-ES|es-MX|et|eu|fa|fi|fr|fy-NL|ga-IE|gd|gl|he|hi-IN|hr|hsb|hu|hy-AM|id|is|it|ka|kk|km|ko|ku|lij|lt|lv|mk|ml|mr|ms|my|nb-NO|nl|oc|pa-IN|pl|pt-BR|pt-PT|rm|ro|ru|sk|sl|son|sq|sr|sv-SE|ta|te|th|tr|uk|ur|xh|zh-CN|zh-TW)/firefox/new(/?)$ /b/$1/firefox/new$2 [PT]

# bug 957283
RewriteRule ^/(pt-BR)/firefox/speed(/?)$ /b/$1/firefox/speed$2 [PT]
Expand Down

0 comments on commit bbf697f

Please sign in to comment.