diff options
Diffstat (limited to 'l10n-pt-BR/suite/chrome/mailnews/region.properties')
-rw-r--r-- | l10n-pt-BR/suite/chrome/mailnews/region.properties | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-pt-BR/suite/chrome/mailnews/region.properties b/l10n-pt-BR/suite/chrome/mailnews/region.properties new file mode 100644 index 0000000000..031abda258 --- /dev/null +++ b/l10n-pt-BR/suite/chrome/mailnews/region.properties @@ -0,0 +1,25 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# +# messenger.properties +# mailnews.js +mailnews.start_page.url=chrome://messenger/content/start.xhtml +messenger.throbber.url=http://l10n.mozilla.org/pt-BR/seamonkeybr/ +compose.throbber.url=http://l10n.mozilla.org/pt-BR/seamonkeybr/ +addressbook.throbber.url=http://l10n.mozilla.org/pt-BR/seamonkeybr/ +# To make mapit buttons to disappear in the addressbook, specify empty string. For example: +# mail.addr_book.mapit_url.format= +# The format for "mail.addr_book.mapit_url.format" is: +# @A1 == address, part 1 +# @A2 == address, part 2 +# @CI == city +# @ST == state +# @ZI == zip code +# @CO == country +mail.addr_book.mapit_url.format=http://www.mapquest.com/maps/map.adp?country=@CO&address=@A1%20@A2&city=@CI&state=@ST&zipcode=@ZI +mailnews.messageid_browser.url=http://groups.google.com/groups?selm=%mid&rnum=1 +# Recognize non-standard versions of "Re:" in subjects from localized versions of MS Outlook et al. +# Specify a comma-separated list without spaces. For example: mailnews.localizedRe=AW,SV +mailnews.localizedRe=Res |