Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
torbutton
Commits
2ef5a961
Unverified
Commit
2ef5a961
authored
Mar 19, 2019
by
Arthur Edelstein
Committed by
Georg Koppen
Mar 19, 2019
Browse files
Bug 26498: Add locale: es-AR
parent
7fa720a7
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/chrome.manifest
View file @
2ef5a961
...
...
@@ -47,6 +47,7 @@ locale torbutton el chrome/locale/el/
locale torbutton en chrome/locale/en-US/
locale torbutton eo chrome/locale/eo/
locale torbutton es chrome/locale/es/
locale torbutton es-AR chrome/locale/es-AR/
locale torbutton et chrome/locale/et/
locale torbutton eu chrome/locale/eu/
locale torbutton fa chrome/locale/fa/
...
...
trans_tools/import-translations.sh
View file @
2ef5a961
...
...
@@ -2,7 +2,7 @@
# This var comes from the TBB locale list.
# XXX: Find some way to keep this, tor-launcher, and Tor Browser in sync
BUNDLE_LOCALES
=
"ar ca cs da de el es fa fr ga he hu id is it ja ka ko nb nl pl pt-BR ru sv tr vi zh-CN zh-TW"
BUNDLE_LOCALES
=
"ar ca cs da de el es
es-AR
fa fr ga he hu id is it ja ka ko nb nl pl pt-BR ru sv tr vi zh-CN zh-TW"
# XXX: Basque (eu) by request in #10687.
# This is not used for official builds, but should remain
...
...
@@ -10,7 +10,7 @@ BUNDLE_LOCALES="ar ca cs da de el es fa fr ga he hu id is it ja ka ko nb nl pl p
# this for other languages too, if anyone requests this
# and translations are available.
# XXX: Adding bn-BD as well as we don't ship that locale ourselves due to bug
# 26498. Others might want to fix, build, and use it, though.
# 26498
and #29257
. Others might want to fix, build, and use it, though.
BUNDLE_LOCALES
=
"
$BUNDLE_LOCALES
eu bn-BD"
LOCALE_DIR
=
../src/chrome/locale
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment