Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wallet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
wallet
Commits
1141685e
Commit
1141685e
authored
3 years ago
by
Dan Notestein
Browse files
Options
Downloads
Plain Diff
Merge branch 'tmxs-develop' into 'develop'
Error correction See merge request
!101
parents
8c57bb11
3289a94e
No related branches found
No related tags found
1 merge request
!101
Error correction
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/app/components/modules/Modals.jsx
+2
-2
2 additions, 2 deletions
src/app/components/modules/Modals.jsx
src/app/locales/en.json
+1
-1
1 addition, 1 deletion
src/app/locales/en.json
with
3 additions
and
3 deletions
src/app/components/modules/Modals.jsx
+
2
−
2
View file @
1141685e
...
...
@@ -89,7 +89,7 @@ class Modals extends React.Component {
const
new_window
=
window
.
open
();
new_window
.
opener
=
null
;
new_window
.
location
=
'
https://blocktrades.us/
?input_coin_type=eth&output_coin_type=steem_power&receive_address=
'
+
'
https://blocktrades.us/
en/trade
'
+
username
;
};
...
...
@@ -159,7 +159,7 @@ class Modals extends React.Component {
</
li
>
</
ol
>
<
button
className
=
"button"
onClick
=
{
buyHivePower
}
>
{
tt
(
'
g.buy_
steem
_power
'
)
}
{
tt
(
'
g.buy_
hive
_power
'
)
}
</
button
>
</
div
>
</
Reveal
>
...
...
This diff is collapsed.
Click to expand it.
src/app/locales/en.json
+
1
−
1
View file @
1141685e
...
...
@@ -764,7 +764,7 @@
"out_of_bandwidth_option_1"
:
"Buy and hold more Hive Power"
,
"out_of_bandwidth_option_2"
:
"Wait until your Resource Credits recharge"
,
"out_of_bandwidth_option_3"
:
"Wait until the network usage decreases"
,
"out_of_bandwidth_option_4"
:
"Power up more
Steem
"
"out_of_bandwidth_option_4"
:
"Power up more
HIVE
"
},
"sanitizedlink_jsx"
:
{
"phishylink_caution"
:
"Link hidden; phishing attempt"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment