diff --git a/public/partialClient.html b/public/partialClient.html index 8b4b3a381..81b439e7f 100644 --- a/public/partialClient.html +++ b/public/partialClient.html @@ -32,7 +32,7 @@

+ style="color: '#E4E8EC';">

@@ -50,7 +50,7 @@
S + style="background-color: '#E4E8EC';">

@@ -78,4 +78,4 @@
-
\ No newline at end of file +
diff --git a/public/views/acceptCorrespondentInvitation.html b/public/views/acceptCorrespondentInvitation.html index 63c0708d2..90a62a4e6 100644 --- a/public/views/acceptCorrespondentInvitation.html +++ b/public/views/acceptCorrespondentInvitation.html @@ -45,7 +45,7 @@

Enter the pairing code received from the other device, or use your camera (icon at the upper right corner) to scan the QR code displayed on the other device. -
{{error|translate}}
+
{{error|translate}}
diff --git a/public/views/backup.html b/public/views/backup.html index e9d29759f..f54a77d87 100644 --- a/public/views/backup.html +++ b/public/views/backup.html @@ -83,7 +83,7 @@

-
+
Once you have written your wallet seed down, it is recommended to delete it from this device. diff --git a/public/views/copayers.html b/public/views/copayers.html index 00e49817b..57ebd3308 100644 --- a/public/views/copayers.html +++ b/public/views/copayers.html @@ -28,7 +28,7 @@

-

+

Waiting...

diff --git a/public/views/correspondentDevice.html b/public/views/correspondentDevice.html index 2c5890b04..c53760387 100644 --- a/public/views/correspondentDevice.html +++ b/public/views/correspondentDevice.html @@ -306,7 +306,7 @@

+
@@ -319,7 +319,7 @@

-
{{error|translate}}
+
{{error|translate}}
diff --git a/public/views/correspondentDevices.html b/public/views/correspondentDevices.html index 35b4f2cfa..e49d6c86e 100644 --- a/public/views/correspondentDevices.html +++ b/public/views/correspondentDevices.html @@ -49,7 +49,7 @@ .bots-orders-list.f-dropdown li, .contacts-orders-list.f-dropdown li { fo5nt-size: 12px } - + .contacts-orders-list.f-dropdown li a .check, .bots-orders-list.f-dropdown li a .check { position: inherit; } @@ -150,13 +150,13 @@
  • - Add a new device + Add a new device
  • - Remove a device + Remove a device
  • @@ -195,9 +195,9 @@

    -
    {{botsError|translate}}
    +
    {{botsError|translate}}

    -
    \ No newline at end of file +
    diff --git a/public/views/editCorrespondentDevice.html b/public/views/editCorrespondentDevice.html index 404d103e6..609517ea8 100644 --- a/public/views/editCorrespondentDevice.html +++ b/public/views/editCorrespondentDevice.html @@ -38,7 +38,7 @@

    -
    {{error|translate}}
    +
    {{error|translate}}
    Rename: Change hub: diff --git a/public/views/export.html b/public/views/export.html index c57b78659..678cbb6f1 100644 --- a/public/views/export.html +++ b/public/views/export.html @@ -52,7 +52,7 @@

    -
    +
    WARNING:
    • If you plan to restore the wallet on another device, stop using it on the current one immediately after creating the backup. Never clone wallets. If you need access from several devices, use multisig.
    • diff --git a/public/views/import.html b/public/views/import.html index 69da4d34f..86e1ae044 100644 --- a/public/views/import.html +++ b/public/views/import.html @@ -40,7 +40,7 @@

      value="{{'Import'|translate}}" ng-style="{'background-color':index.backgroundColor}">
    -
    +
    WARNINGS:
    • This will permanently delete all your existing wallets!
    • diff --git a/public/views/includes/copayers.html b/public/views/includes/copayers.html index 3bdcf5104..1b28f2e7f 100644 --- a/public/views/includes/copayers.html +++ b/public/views/includes/copayers.html @@ -3,7 +3,7 @@ {{'Me'|translate}} - + {{copayer.name}} ({{copayer.device_address.substr(0,4)}}...) diff --git a/public/views/includes/password.html b/public/views/includes/password.html index 04611aa23..5e11fc92a 100644 --- a/public/views/includes/password.html +++ b/public/views/includes/password.html @@ -13,7 +13,7 @@ Enter your password -
      {{index.askPassword.error|translate}}
      +
      {{index.askPassword.error|translate}}
      @@ -35,7 +35,7 @@
    -

    +

    Your wallet key will be encrypted. Password cannot be recovered. Be sure to write it down

    diff --git a/public/views/includes/topbar.html b/public/views/includes/topbar.html index 85329dc93..e5ee6e518 100644 --- a/public/views/includes/topbar.html +++ b/public/views/includes/topbar.html @@ -19,10 +19,11 @@

    -

    +

    {{(titleSection|translate) || (index.shared_address || index.alias || index.walletName)}} - + {{(index.shared_address || index.alias || index.walletName)}} diff --git a/public/views/includes/transaction.html b/public/views/includes/transaction.html index cdc76a55e..924a909a8 100644 --- a/public/views/includes/transaction.html +++ b/public/views/includes/transaction.html @@ -8,7 +8,7 @@
    Send {{tx.amountStr}} - +
    diff --git a/public/views/modals/destination-address.html b/public/views/modals/destination-address.html index 87700b90f..ce45e3968 100644 --- a/public/views/modals/destination-address.html +++ b/public/views/modals/destination-address.html @@ -106,7 +106,7 @@

    Add a new entry

    -
    {{error|translate}}
    +
    {{error|translate}}
    diff --git a/public/views/modals/offer-contract.html b/public/views/modals/offer-contract.html index 4decb3410..76d3b370f 100644 --- a/public/views/modals/offer-contract.html +++ b/public/views/modals/offer-contract.html @@ -113,7 +113,7 @@

    Who signs:

    • - + {{'Me'|translate}}
      diff --git a/public/views/modals/select-subwallet.html b/public/views/modals/select-subwallet.html index 2dd2756c7..bb6da1c6a 100644 --- a/public/views/modals/select-subwallet.html +++ b/public/views/modals/select-subwallet.html @@ -34,8 +34,8 @@

      {{sw.totalStr}} {{sw.total.toLocaleString()}}

      -
      with {{sw.shared_address_cosigners}}
      -
      +
      with {{sw.shared_address_cosigners}}
      +
      created diff --git a/public/views/modals/vote.html b/public/views/modals/vote.html index dd2d46303..4e7813c7d 100644 --- a/public/views/modals/vote.html +++ b/public/views/modals/vote.html @@ -49,6 +49,6 @@

      Who signs:

      -
      The vote will be signed by all your funded addresses
      +
      The vote will be signed by all your funded addresses
    diff --git a/public/views/paperWallet.html b/public/views/paperWallet.html index a4d277e4f..22ac4e347 100644 --- a/public/views/paperWallet.html +++ b/public/views/paperWallet.html @@ -37,7 +37,7 @@ Passphrase -

    +

    Decrypting a paper wallet could take around 5 minutes on this device. please be patient and keep the app open.

    @@ -70,7 +70,7 @@

    Funds found

    -
    +
    Funds will be transferred to: {{index.alias || index.walletName}} diff --git a/public/views/preferencesAlias.html b/public/views/preferencesAlias.html index 622d285af..0ccf1df1a 100644 --- a/public/views/preferencesAlias.html +++ b/public/views/preferencesAlias.html @@ -13,7 +13,7 @@

    -
    Changing wallet alias only affects the local wallet name. +
    Changing wallet alias only affects the local wallet name.
    diff --git a/public/views/preferencesDeviceName.html b/public/views/preferencesDeviceName.html index 53c30d6b7..d96c10358 100644 --- a/public/views/preferencesDeviceName.html +++ b/public/views/preferencesDeviceName.html @@ -13,7 +13,7 @@

    -
    Device name is visible to other devices you communicate with. +
    Device name is visible to other devices you communicate with.
    diff --git a/public/views/preferencesEditAttestorAddress.html b/public/views/preferencesEditAttestorAddress.html index 77449af2a..7508ca4f3 100644 --- a/public/views/preferencesEditAttestorAddress.html +++ b/public/views/preferencesEditAttestorAddress.html @@ -8,7 +8,7 @@

    -
    {{ctrl.error|translate}}
    +
    {{ctrl.error|translate}}

    -
    {{ctrl.error|translate}}
    +
    {{ctrl.error|translate}}
    -
    The hub for receiving messages from other devices. +
    The hub for receiving messages from other devices.
    diff --git a/public/views/preferencesInformation.html b/public/views/preferencesInformation.html index 2d448c653..c6f3b6ff8 100644 --- a/public/views/preferencesInformation.html +++ b/public/views/preferencesInformation.html @@ -75,7 +75,7 @@

    Co-signers

    {{'Me'|translate}} - + {{copayer.name}} @@ -97,7 +97,7 @@

    All Wallet Addresses

    {{a.address}}
    -
    +
    {{a.path}} · {{a.createdOn *1000 | amDateFormat:'MMMM Do YYYY, h:mm a' }}
    diff --git a/public/views/preferencesTor.html b/public/views/preferencesTor.html index acce43f09..8695ec98d 100644 --- a/public/views/preferencesTor.html +++ b/public/views/preferencesTor.html @@ -14,7 +14,7 @@

    -
    {{errorPortInput}}
    +
    {{errorPortInput}}
    diff --git a/public/views/recoveryFromSeed.html b/public/views/recoveryFromSeed.html index e0e8d6e3f..e59caba6e 100644 --- a/public/views/recoveryFromSeed.html +++ b/public/views/recoveryFromSeed.html @@ -33,7 +33,7 @@

    -
    +
    WARNINGS:
    • This will permanently delete all your existing wallets!
    • diff --git a/public/views/splash.html b/public/views/splash.html index 6c6c54fb5..c61da6b8e 100644 --- a/public/views/splash.html +++ b/public/views/splash.html @@ -40,7 +40,7 @@

    -
    @@ -60,7 +60,7 @@
    -
    +
    {{splash.error|translate}}. Retrying...
    @@ -82,14 +82,14 @@ -

    Your wallet will be created on this device, keep it safe. See your backup options in the Settings menu.

    Also in the Settings menu, you will find security options such as setting a password.

    -
    diff --git a/public/views/translators.html b/public/views/translators.html index d58c91264..dacc4d91f 100644 --- a/public/views/translators.html +++ b/public/views/translators.html @@ -48,11 +48,11 @@

    Translation Credits

    -

    +

    All contributions to Obyte's translation are welcome. Sign up at crowdin.com and join the Obyte project at https://crowdin.com/project/byteball.

    - + Don't see your language on Crowdin? Contact the Owner on Crowdin! We'd love to support your language.
    diff --git a/public/views/walletHome.html b/public/views/walletHome.html index ed1fedbbb..2d4eab4e6 100644 --- a/public/views/walletHome.html +++ b/public/views/walletHome.html @@ -12,9 +12,10 @@ } #send .mtab-title, .modal-content .mtab-title { padding: 5px; - font-weight: bold; - font-size: 11px; + /* font-weight: bold; */ + font-size: 12px; text-transform: uppercase; + text-align: center; } #send .mtab-title.active, .modal-content .mtab-title.active { color: #34495E; @@ -110,10 +111,12 @@
    {{home.testnetName}}
    -
    +
    - {{index.updateError|translate}} + {{index.updateError|translate}}
    @@ -188,7 +191,7 @@ ng-style="{'background-color':index.backgroundColor}">{{ (index.alias || index.walletName) | limitTo: 1}}
    - + Preferences @@ -197,11 +200,11 @@ Definition
    -
    -

    +

    +

    {{(index.alias || index.walletName)}}
    Smart wallet: {{index.shared_address | limitTo: 6}}...

    -
    +
    @@ -217,7 +220,7 @@

    Unsen ng-include="index.txTemplateUrl">

    -
    Total Locked Balance: {{index.lockedBalanceStr}} @@ -293,7 +296,7 @@

    Share address

    -
    +
    This address is shared with {{index.shared_address_cosigners}}. Share this wallet address to receive payments. To protect your privacy, new addresses are generated automatically once you use them. @@ -356,10 +359,10 @@

    {{home.error|translate}} - + ×
    - +
    @@ -428,11 +431,11 @@

    - - + +

    - @@ -650,7 +653,7 @@

    -

    Could not fetch transaction history

    +

    Could not fetch transaction history

    @@ -669,12 +672,12 @@

    -
    +
    Initial transaction history synchronization can take some minutes for wallets with many transactions.
    Please stand by.
    - {{index.txProgress}} + {{index.txProgress}} Transactions
    Downloaded
    @@ -704,7 +707,7 @@

    -
    +
    @@ -718,7 +721,7 @@

    Note: {{btx.message}}
    - To: {{index.addressbook[btx.addressTo] || btx.addressTo}} + To: {{index.addressbook[btx.addressTo] || btx.addressTo}}
    {{index.getToAddressLabel(btx.textAddress || btx.original_address)}}: {{index.getAddressValue(btx.textAddress || btx.original_address)}} @@ -740,7 +743,7 @@

    - +