Skip to content

Commit

Permalink
'Buy tokens' url updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
RealBonus committed Jul 3, 2018
1 parent 3906767 commit d362571
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Adamant/Assets/l18n/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"AccountTab.FreeTokens.UrlFormat" = "https://adamant.im/free-adm-tokens/?wallet=%@";

/* Account tab: A full 'Join ICO' link, with %@ as address */
"AccountTab.JoinIco.UrlFormat" = "https://adamant.im/ico/?wallet=%@";
"AccountTab.JoinIco.UrlFormat" = "https://adamant.im/de-buy-tokens/?wallet=%@";

/* Account tab: Balance row title */
"AccountTab.Row.Balance" = "Kontostand";
Expand Down
2 changes: 1 addition & 1 deletion Adamant/Assets/l18n/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"AccountTab.FreeTokens.UrlFormat" = "https://adamant.im/free-adm-tokens/?wallet=%@";

/* Account tab: A full 'Join ICO' link, with %@ as address */
"AccountTab.JoinIco.UrlFormat" = "https://adamant.im/ico/?wallet=%@";
"AccountTab.JoinIco.UrlFormat" = "https://adamant.im/buy-tokens/?wallet=%@";

/* Account tab: Balance row title */
"AccountTab.Row.Balance" = "Balance";
Expand Down
2 changes: 1 addition & 1 deletion Adamant/Assets/l18n/ru.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"AccountTab.FreeTokens.UrlFormat" = "https://adamant.im/ru-free-adm-tokens/?wallet=%@";

/* Account tab: A full 'Join ICO' link, with %@ as address */
"AccountTab.JoinIco.UrlFormat" = "https://adamant.im/ru-ico/?wallet=%@";
"AccountTab.JoinIco.UrlFormat" = "https://adamant.im/ru-buy-tokens/?wallet=%@";

/* Account tab: Balance row title */
"AccountTab.Row.Balance" = "Баланс";
Expand Down

0 comments on commit d362571

Please sign in to comment.