Merge pull request #713 from Gitju/master

sed -i 's#github.com/bitpay/insight#github.com/bitpay/insight-ui#g' package.json
This commit is contained in:
Braydon Fuller 2016-04-25 10:25:43 -04:00
commit 923c596b74
8 changed files with 19 additions and 19 deletions

View File

@ -74,7 +74,7 @@ For more details about the [Insight API](https://github.com/bitpay/insight-api)
## Contribute
Contributions and suggestions are welcomed at the [Insight UI GitHub repository](https://github.com/bitpay/insight).
Contributions and suggestions are welcomed at the [Insight UI GitHub repository](https://github.com/bitpay/insight-ui).
## License

View File

@ -2,7 +2,7 @@
"name": "insight-ui",
"description": "An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.",
"version": "0.3.1",
"repository": "git://github.com/bitpay/insight.git",
"repository": "git://github.com/bitpay/insight-ui.git",
"contributors": [
{
"name": "Matias Alejo Garcia",
@ -26,9 +26,9 @@
}
],
"bugs": {
"url": "https://github.com/bitpay/insight/issues"
"url": "https://github.com/bitpay/insight-ui/issues"
},
"homepage": "https://github.com/bitpay/insight",
"homepage": "https://github.com/bitpay/insight-ui",
"license": "MIT",
"keywords": [
"insight",

View File

@ -26,7 +26,7 @@ msgid ""
"\"_blank\">open-source Bitcoin blockchain explorer</a> with complete REST "
"and websocket APIs that can be used for writing web wallets and other apps "
"that need more advanced blockchain queries than provided by bitcoind RPC. "
"Check out the <a href=\"http://github.com/bitpay/insight\" target=\"_blank"
"Check out the <a href=\"https://github.com/bitpay/insight-ui\" target=\"_blank"
"\">source code</a>."
msgstr ""
"<strong>insight</strong> ist ein <a href=\"http://live.insight.is/\" target="
@ -34,7 +34,7 @@ msgstr ""
"REST und Websocket APIs um eigene Wallets oder Applikationen zu "
"implementieren. Hierbei werden fortschrittlichere Abfragen der Blockchain "
"ermöglicht, bei denen die RPC des Bitcoind nicht mehr ausreichen. Der "
"aktuelle <a href=\"http://github.com/bitpay/insight\" target=\"_blank"
"aktuelle <a href=\"https://github.com/bitpay/insight-ui\" target=\"_blank"
"\">Quellcode</a> ist auf Github zu finden."
#: public/views/index.html
@ -45,7 +45,7 @@ msgid ""
msgstr ""
"<strong>insight</strong> befindet sich aktuell noch in der Entwicklung. "
"Bitte sende alle gefundenen Fehler (Bugs) und Feedback zur weiteren "
"Verbesserung an unseren <a href=\"https://github.com/bitpay/insight/issues"
"Verbesserung an unseren <a href=\"https://github.com/bitpay/insight-ui/issues"
"\" target=\"_blank\">Github Issue Tracker</a>."
#: public/views/index.html

View File

@ -26,7 +26,7 @@ msgid ""
"\"_blank\">open-source Bitcoin blockchain explorer</a> with complete REST "
"and websocket APIs that can be used for writing web wallets and other apps "
"that need more advanced blockchain queries than provided by bitcoind RPC. "
"Check out the <a href=\"http://github.com/bitpay/insight\" target=\"_blank"
"Check out the <a href=\"https://github.com/bitpay/insight-ui\" target=\"_blank"
"\">source code</a>."
msgstr ""
"<strong>insight</strong> es un <a href=\"http://live.insight.is/\" target="
@ -44,7 +44,7 @@ msgid ""
msgstr ""
"<strong>insight</strong> esta en desarrollo aún, por ello agradecemos que "
"nos reporten errores o sugerencias para mejorar el software. <a href="
"\"https://github.com/bitpay/insight/issues\" target=\"_blank\">Github issue "
"\"https://github.com/bitpay/insight-ui/issues\" target=\"_blank\">Github issue "
"tracker</a>."
#: public/views/index.html

View File

@ -25,14 +25,14 @@ msgid ""
"\"_blank\">open-source Bitcoin blockchain explorer</a> with complete REST "
"and websocket APIs that can be used for writing web wallets and other apps "
"that need more advanced blockchain queries than provided by bitcoind RPC. "
"Check out the <a href=\"http://github.com/bitpay/insight\" target=\"_blank"
"Check out the <a href=\"https://github.com/bitpay/insight-ui\" target=\"_blank"
"\">source code</a>."
msgstr ""
"<strong>insight</strong>は、bitcoind RPCの提供するものよりも詳細なブロック"
"チェインへの問い合わせを必要とするウェブウォレットやその他のアプリを書くのに"
"使える、完全なRESTおよびwebsocket APIを備えた<a href=\"http://live.insight."
"is/\" target=\"_blank\">オープンソースのビットコインブロックエクスプローラ</"
"a>です。<a href=\"http://github.com/bitpay/insight\" target=\"_blank\">ソース"
"a>です。<a href=\"https://github.com/bitpay/insight-ui\" target=\"_blank\">ソース"
"コード</a>を確認"
#: public/views/index.html

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -62,8 +62,8 @@
<div class="col-xs-12 col-md-4 col-gray">
<h2 translate>About</h2>
<p translate><strong>insight</strong> is an <a href="https://insight.is/"
target="_blank">open-source Bitcoin blockchain explorer</a> with complete REST and websocket APIs that can be used for writing web wallets and other apps that need more advanced blockchain queries than provided by bitcoind RPC. Check out the <a href="http://github.com/bitpay/insight" target="_blank">source code</a>.</p>
<p translate><strong>insight</strong> is still in development, so be sure to report any bugs and provide feedback for improvement at our <a href="https://github.com/bitpay/insight/issues" target="_blank">github issue tracker</a>.</p>
target="_blank">open-source Bitcoin blockchain explorer</a> with complete REST and websocket APIs that can be used for writing web wallets and other apps that need more advanced blockchain queries than provided by bitcoind RPC. Check out the <a href="https://github.com/bitpay/insight-ui" target="_blank">source code</a>.</p>
<p translate><strong>insight</strong> is still in development, so be sure to report any bugs and provide feedback for improvement at our <a href="https://github.com/bitpay/insight-ui/issues" target="_blank">github issue tracker</a>.</p>
<div id="powered" class="row">
<div class="powered-text">
<small class="text-muted" translate>Powered by</small>