deleted all carbon names

This commit is contained in:
henry 2017-10-07 17:29:25 -04:00
parent 0194e44ee8
commit 28e39c8b25
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@
android:orientation="vertical"
android:weightSum="3"
android:background="@color/white"
tools:context="de.bitshares_munich.smartcoinswallet.MainActivity">
tools:context="cy.agorise.crystalwallet.activities.MainActivity">
<LinearLayout android:layout_width="match_parent"
android:layout_height="wrap_content"

View file

@ -4,7 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="carbon.crypto.com.carbon.MainActivity">
tools:context="cy.agorise.crystalwallet.activities.MainActivity">
<TextView
android:layout_width="wrap_content"

View file

@ -78,7 +78,7 @@
<string name="automatically_install">Automatically install major version</string>
<string name="require_pin">Require PIN/Pattern to send funds &amp; view memos</string>
<string name="close_bitshare">Automatically close Smartcoins Wallet after 3 minutes of inactivity</string>
<string name="always_donate">Always Donate 2 BTS to the Support Developers at BitShares Munich(bitshares munich)</string>
<string name="always_donate">Always Donate 2 BTS to the Support Developers at Agorise</string>
<string name="hide_donations">Hide Donations from homescreen Transactions list</string>
<string name="backup">BACKUP .bin</string>
<string name="checkbox_donate">Donate 2 BTS to the Support Developers at</string>