Skip to content

Commit

Permalink
prepend the keyword proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
Raj-RR1 committed Nov 19, 2023
1 parent addcc09 commit 8bcf8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/substrate_strings.h
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ static const char* STR_IT_keep_alive = "Keep alive";
static const char* STR_ME_REMOVE_PROXIES = "Remove proxies";
static const char* STR_ME_ANONYMOUS = "Anonymous";
static const char* STR_ME_KILL_ANONYMOUS = "Kill anonymous";
static const char* STR_ME_ANNOUNCE = "Announce";
static const char* STR_ME_ANNOUNCE = "Proxy Announce";
static const char* STR_ME_REMOVE_ANNOUNCEMENT = "Remove announcement";
static const char* STR_ME_REJECT_ANNOUNCEMENT = "Reject announcement";
static const char* STR_ME_PROXY_ANNOUNCED = "Proxy announced";
Expand Down

0 comments on commit 8bcf8c9

Please sign in to comment.