Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Preferences revamp
Browse files Browse the repository at this point in the history
This is the collection of Benny's UI pref changes, but with some fixes
for things that broke.

Auditors: @bbondy
  • Loading branch information
bennyschmidt authored and bbondy committed Jul 12, 2016
1 parent c0ff347 commit ac2e6d1
Show file tree
Hide file tree
Showing 26 changed files with 999 additions and 128 deletions.
94 changes: 72 additions & 22 deletions app/extensions/brave/locales/en-US/preferences.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,49 @@ search=Search
tabs=Tabs
sync=Sync
privacy=Privacy
shields=Shields
security=Security
bravery=Bravery
publisher=Publisher
publishers=Publishers
publisherEmptyText=Publisher settings coming soon.
publisherPaymentsTitle=Publishers
tableEmptyText=No table data.
notificationEmptyText=Top publisher visits
syncEmptyText=Sync settings coming soon.
bitcoin=Bitcoin
bitcoinAdd=Use your Bitcoin wallet
bitcoinBuy=Buy Bitcoin
bitcoinCopyAddress=Copy Bitcoin address
bitcoinVisitAccount=Add Bitcoin
bitcoinBalance=Please transfer: 
usd=$
done=Done
moneyAdd=Use your debit card
add=Buy with Coinbase
addFundsTitle=Add Funds
addFunds=Add funds to your Brave Payments Account
advanced=Advanced
hintsTitle=Helpful hints...
rank=Rank
views=Views
timeSpent=Time Spent
adjustment=Adjustment
bravery=Bravery
hintsTitle=Helpful hints
hint0=The Bravery panel allows you turn HTTPS Everywhere on or off. HTTPS Everywhere automatically rewrites your HTTP traffic to HTTPS for supported sites to keep you more secure.
hint1=Brave will always auto-update for you, but you can check for an update on demand in the menu.
hint2=The File menu allows you to create a New Session Tab. Session tabs are like any other tab but they run in a different user profile. This allows you to login to the same sites multiple times with the same browser.
prefAsideTitle=Browser Settings
sendUsFeedback=Send us feedback...
loveToHear=We'd love to hear from you.
startsWith=Brave starts with
startsWith=Brave starts with:
startsWithOptionLastTime=Show my windows / tabs from last time
startsWithOptionHomePage=Show my home page
startsWithOptionNewTabPage=Show the new tab page
myHomepage=My homepage is
defaultSearchEngine=Default search engine
myHomepage=My homepage is:
defaultSearchEngine=Default search engine:
switchToNewTabs=Switch to new tabs immediately
paintTabs=Show tabs in page theme color
tabsPerTabPage=Tabs per tab page
tabsPerTabPage=Tabs per tab page:
showTabPreviews=Show tab previews on hover
suggestionTypes=When using the location bar, suggest:
history=History
Expand All @@ -32,10 +56,12 @@ openedTabs=Open tabs
offerSearchSuggestions=Use a prediction service to help complete searches and URLs typed in the address bar.
doNotTrack=Send a 'Do Not Track' header with browsing requests (requires browser restart)
blockCanvasFingerprinting=Block HTML canvas, WebGL, and AudioContext fingerprinting (may break some websites)
advancedPrivacySettings=Advanced privacy settings:
advancedPrivacySettings=Advanced Privacy Settings:
braveryDefaults=Bravery Defaults:
blockAttackSites=Block reported attack sites (not available yet)
passwordSettings=Password settings:
passwordSettings=Password Settings:
searchSettings=Search Settings
suggestionTypes=Search Bar Options
pluginSettings=Plugin settings:
usePasswordManager=Use Brave's password manager
useOnePassword=Use 1Password (requires 1Password Application)
Expand All @@ -46,16 +72,15 @@ enableFlash=Enable Adobe Flash support (requires browser restart)
enableFlashSubtext=Flash support is experimental and requires Pepper Flash to be installed from
enableFlashSubtextLinux=Flash support is experimental and requires the pepperflashplugin-nonfree package.
managePasswords=Manage passwords...
sitePermissions=Saved site permissions:
selectedLanguage=Language
bookmarkToolbarSettings=Bookmarks Toolbar settings:
bookmarkToolbar=Show Bookmarks Toolbar
bookmarkToolbarShowFavicon=Show favicon for items in Bookmarks Toolbar
bookmarkToolbarShowOnlyFavicon=Show only favicon for items in Bookmarks Toolbar
contentRenderingOptions=Content rendering options:
sitePermissions=Saved site permissions
selectedLanguage=Language:
bookmarkToolbarSettings=Bookmarks bar:
bookmarkToolbar=Always show the bookmarks bar
bookmarkToolbarShowFavicon=Favicons
bookmarkToolbarShowOnlyFavicon=Show only favicon
contentRenderingOptions=Content Rendering Options:
useHardwareAcceleration=Use hardware acceleration when available (requires browser restart)
defaultZoomLevel=Default zoom level

en-US=English (U.S.)
nl-NL=Dutch (Netherlands)
pt-BR=Portuguese (Brazil)
Expand All @@ -74,11 +99,29 @@ tr-TR=Turkish (Turkey)
uk=Ukranian
es=Spanish
ta=Tamil

bookmarkToolbarSettings=Bookmarks Toolbar settings
bookmarkToolbar=Show Bookmarks Toolbar
bookmarkToolbarShowFavicon=Show favicon for items in Bookmarks Toolbar
showHomeButton=Show Home button
disconnect=Disconnect
update=Update
default=Default
searchEngines=Search Engines
engineGoKey=Engine Go Key (type first)
filterTab=Show tab matches
filterHistory=Show history matches
filterBookmark=Show bookmark matches
braveSoftware=Brave Software
emailAddress=Email address
viewLog=View Log
setDefaultButton=Set as default...
setDefaultLabel=Brave is not your default browser:
setDefaultAlwaysSwitch=Always check on startup
importLabel=Browser data import:
importButton=Import now...
downloadsLabel=Save my downloads here:
downloadsInput=~/downloads/
downloadsAskAlwaysSwitch=Always ask me where to save files
notifyOnUpdate=Notify me when an update is available
newTabLabel=A new tab shows:
homepageLabel=My home page is:
showHomeButton=Show Home button on URL bar
mediaPermission=Camera and microphone access
geolocationPermission=Location access
notificationsPermission=Show notifications
Expand All @@ -94,4 +137,11 @@ alwaysAllow=Always allow
alwaysDeny=Always deny
appearanceSettings=Appearance settings:
autoHideMenuBar=Hide the menu bar by default
disableTitleMode=Always show URL bar
disableTitleMode=Disable auto title bar
loveToHear=We'd love to hear from you.
tabsSettings=Tabs Settings
showTabPreviews=Show tab previews on hover
offerSearchSuggestions=Use a prediction service to help complete searches and URLs typed in the address bar.
doNotTrack=Send a 'Do Not Track' header with browsing requests (requires browser restart)
useHardwareAcceleration=Use hardware acceleration when available (requires browser restart)
braveStaysUpdated=Brave always stays updated.
21 changes: 21 additions & 0 deletions img/advanced.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions img/bitcoin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions img/bitcoin_color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions img/bookmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/coinbase_logo_blue_trans.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions img/list.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions img/lock.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions img/refresh.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions img/search.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions img/shields.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ac2e6d1

Please sign in to comment.