Merge pull request #6762 from HenrikJannsen/change_displaystrings_for_bonded_role_types_for_new_bisq2_roles

Change bond roles names for Bisq 2 roles
This commit is contained in:
Alejandro García 2023-07-25 16:36:23 +00:00 committed by GitHub
commit 5ef7ccd630
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2301,19 +2301,19 @@ dao.bond.bondedRoleType.UNDEFINED=Undefined
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.GITHUB_ADMIN=GitHub admin
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.FORUM_ADMIN=Forum admin
dao.bond.bondedRoleType.FORUM_ADMIN=Bisq 2 release manager
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.TWITTER_ADMIN=Twitter admin
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.ROCKET_CHAT_ADMIN=Keybase admin
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.YOUTUBE_ADMIN=YouTube admin
dao.bond.bondedRoleType.YOUTUBE_ADMIN=Bisq 2 moderator
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.BISQ_MAINTAINER=Bisq maintainer
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.BITCOINJ_MAINTAINER=BitcoinJ-fork maintainer
dao.bond.bondedRoleType.BITCOINJ_MAINTAINER=Bisq 2 security manager
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.NETLAYER_MAINTAINER=Netlayer maintainer
dao.bond.bondedRoleType.NETLAYER_MAINTAINER=Bisq 2 oracle node
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.WEBSITE_OPERATOR=Website operator
# suppress inspection "UnusedProperty"
@ -2329,7 +2329,7 @@ dao.bond.bondedRoleType.MARKETS_OPERATOR=Markets operator
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.BSQ_EXPLORER_OPERATOR=Explorer operator
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.MOBILE_NOTIFICATIONS_RELAY_OPERATOR=Mobile notifications relay operator
dao.bond.bondedRoleType.MOBILE_NOTIFICATIONS_RELAY_OPERATOR=Bisq 2 arbitrator
# suppress inspection "UnusedProperty"
dao.bond.bondedRoleType.DOMAIN_NAME_HOLDER=Domain name holder
# suppress inspection "UnusedProperty"