+
+
Preferences
+
Language
@@ -26,6 +26,7 @@
{{currentLanguageName|translate}}
+
Unit
@@ -33,6 +34,7 @@
{{unitName}}
+
Alternative Currency
@@ -40,6 +42,7 @@
{{selectedAlternative.name}}
+
Bitcoin Network Fee Policy
@@ -47,39 +50,38 @@
{{feeOpts[currentFeeLevel]|translate}}
-
-
+
+
Notifications
+
+
+ Enable push notifications
+
+
+
+
Push notifications for Copay are currently disabled. Enable them in the Settings app.
+
+
+
+
+
Exchanges
+
+
+ Enable Glidera Service
+
+
+
+ Enable Coinbase Service
+
+
+
Others
+
Use Unconfirmed Funds
+
About Copay
diff --git a/src/sass/main.scss b/src/sass/main.scss
index 44ce5fa39..4683eb09f 100644
--- a/src/sass/main.scss
+++ b/src/sass/main.scss
@@ -415,6 +415,10 @@ ul.wallet-selection.wallets {
}
}
+.scroll {
+ padding-bottom: 35px;
+}
+
// History
.updatingHistory {
div {