Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Commit

Permalink
Changed BitAccess to Bitaccess.
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan Hudgins committed Mar 31, 2016
1 parent 0bf54ef commit 1da460f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2016 BitAccess, Inc.
Copyright (c) 2016 Bitaccess, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
10 changes: 5 additions & 5 deletions locales/en.js
@@ -1,6 +1,6 @@
{
"Sell Bitcoin": "Sell Bitcoin",
"This app will help you sell bitcoins to a BitAccess BTM and avoid confirmation delays at the machine.": "This app will help you sell bitcoins to a BitAccess BTM and avoid confirmation delays at the machine.",
"This app will help you sell bitcoins to a Bitaccess BTM and avoid confirmation delays at the machine.": "This app will help you sell bitcoins to a Bitaccess BTM and avoid confirmation delays at the machine.",
"NEXT": "NEXT",
"BTMs Near You": "BTMs Near You",
"Here are the BTMs near your current location.": "Here are the BTMs near your current location.",
Expand Down Expand Up @@ -31,7 +31,7 @@
"Enter how much cash you want to withdraw.": "Enter how much cash you want to withdraw.",
"Maximum withdrawal:": "Maximum withdrawal:",
"If you would like to withdraw more funds, please verify your identity here:": "If you would like to withdraw more funds, please verify your identity here:",
"BitAccess Identity Verification": "BitAccess Identity Verification",
"Bitaccess Identity Verification": "Bitaccess Identity Verification",
"Cash Amount in": "Cash Amount in",
"amount adjusted by available bills in the machine.": "amount adjusted by available bills in the machine.",
"Awaiting Your Deposit": "Awaiting Your Deposit",
Expand Down Expand Up @@ -136,14 +136,14 @@
"DO NOT use this tool if you do not trust the source. Make sure you see a green ‘lock’ in your browser and that you’re reading this on https://transfer.bitaccess.co.": "DO NOT use this tool if you do not trust the source. Make sure you see a green ‘lock’ in your browser and that you’re reading this on https://transfer.bitaccess.co.",
"This site will ask for your paper wallet private key to send the funds.": "This site will ask for your paper wallet private key to send the funds.",
"We do not transmit, store or save your private key.": "We do not transmit, store or save your private key.",
"This service is provided with ABSOLUTELY NO WARRANTY and BitAccess IS NOT RESPONSIBLE FOR ANY LOST FUNDS. Once Bitcoin is sent there is absolutely no way to reverse the transaction. Use this tool at your own risk.": "This service is provided with ABSOLUTELY NO WARRANTY and BitAccess IS NOT RESPONSIBLE FOR ANY LOST FUNDS. Once Bitcoin is sent there is absolutely no way to reverse the transaction. Use this tool at your own risk.",
"This service is provided with ABSOLUTELY NO WARRANTY and Bitaccess IS NOT RESPONSIBLE FOR ANY LOST FUNDS. Once Bitcoin is sent there is absolutely no way to reverse the transaction. Use this tool at your own risk.": "This service is provided with ABSOLUTELY NO WARRANTY and Bitaccess IS NOT RESPONSIBLE FOR ANY LOST FUNDS. Once Bitcoin is sent there is absolutely no way to reverse the transaction. Use this tool at your own risk.",
"Send your paper wallet balance directly to a wallet that doesn’t support paper wallet imports. This tool sweeps the private key and sends the balance to a single Bitcoin address of your choice.": "Send your paper wallet balance directly to a wallet that doesn’t support paper wallet imports. This tool sweeps the private key and sends the balance to a single Bitcoin address of your choice.",
"NEVER use this tool to send Bitcoin to an address you do not control.": "NEVER use this tool to send Bitcoin to an address you do not control.",
"We do not transmit, store, or save your private key.": "We do not transmit, store, or save your private key.",
"You have scanned/entered something that is not a PRIVATE key. If you are scanning a paper wallet, make sure you scan the QR code of the PRIVATE key.": "You have scanned/entered something that is not a PRIVATE key. If you are scanning a paper wallet, make sure you scan the QR code of the PRIVATE key.",
"This service is provided with ABSOLUTELY NO WARRANTY and BitAccess IS NOT RESPONSIBLE FOR ANY LOST FUNDS. Once Bitcoin is sent, there is absolutely no way to reverse the transaction. Use this tool at your own risk.": "This service is provided with ABSOLUTELY NO WARRANTY and BitAccess IS NOT RESPONSIBLE FOR ANY LOST FUNDS. Once Bitcoin is sent, there is absolutely no way to reverse the transaction. Use this tool at your own risk.",
"This service is provided with ABSOLUTELY NO WARRANTY and Bitaccess IS NOT RESPONSIBLE FOR ANY LOST FUNDS. Once Bitcoin is sent, there is absolutely no way to reverse the transaction. Use this tool at your own risk.": "This service is provided with ABSOLUTELY NO WARRANTY and Bitaccess IS NOT RESPONSIBLE FOR ANY LOST FUNDS. Once Bitcoin is sent, there is absolutely no way to reverse the transaction. Use this tool at your own risk.",
"What is a Bitcoin Private Key?": "What is a Bitcoin Private Key?",
"Your private key will be located on your BitAccess paper wallet under the heading “private”. This code is what gives you access to the funds held by the paper wallet.": "Your private key will be located on your BitAccess paper wallet under the heading “private”. This code is what gives you access to the funds held by the paper wallet.",
"Your private key will be located on your Bitaccess paper wallet under the heading “private”. This code is what gives you access to the funds held by the paper wallet.": "Your private key will be located on your Bitaccess paper wallet under the heading “private”. This code is what gives you access to the funds held by the paper wallet.",
"Got it.": "Got it.",
"ONLY enter an address that YOU CONTROL.": "ONLY enter an address that YOU CONTROL.",
"Error: You have scanned/entered something that is not a Bitcoin Address.": "Error: You have scanned/entered something that is not a Bitcoin Address.",
Expand Down
6 changes: 3 additions & 3 deletions views/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>BitAccess Bitcoins</title>
<title>Bitaccess Bitcoins</title>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui'>
<link href='https://fonts.googleapis.com/css?family=Roboto:500' rel='stylesheet' type='text/css'>
<!-- <link rel='stylesheet' href='/stylesheets/app.min.css'> -->
Expand Down Expand Up @@ -39,7 +39,7 @@
</ul>
</div>
<div class='app-section start-page'>
{{ __("This service is provided with ABSOLUTELY NO WARRANTY and BitAccess IS NOT RESPONSIBLE FOR ANY LOST FUNDS. Once Bitcoin is sent, there is absolutely no way to reverse the transaction. Use this tool at your own risk.") }}
{{ __("This service is provided with ABSOLUTELY NO WARRANTY and Bitaccess IS NOT RESPONSIBLE FOR ANY LOST FUNDS. Once Bitcoin is sent, there is absolutely no way to reverse the transaction. Use this tool at your own risk.") }}
</div>
<div class='app-section start-page'>
<div id='buy' class='app-button btac-orange next'>{{ __("SEND YOUR BITCOINS") }}</div>
Expand Down Expand Up @@ -178,7 +178,7 @@
};
App.sweep.dialogHelpBitcoinPrivateKey = {
title : '{{ __("What is a Bitcoin Private Key?") }}',
text : '{{ __("Your private key will be located on your BitAccess paper wallet under the heading “private”. This code is what gives you access to the funds held by the paper wallet.") }}',
text : '{{ __("Your private key will be located on your Bitaccess paper wallet under the heading “private”. This code is what gives you access to the funds held by the paper wallet.") }}',
cancelButton : '{{ __("Got it.") }}'
};
App.sweep.dialogHelpFee = {
Expand Down

0 comments on commit 1da460f

Please sign in to comment.