mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
adjust navigation menu visibility logic and related UI text
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
"instance_not_in_game": "Not in game",
|
||||
"time_ago": "{time} ago"
|
||||
},
|
||||
"first_save_tip": "You can create more dashboards. Right-click the Navigation Menu or use the Customize Navigation dialog to add new ones.",
|
||||
"first_save_tip": "You can hide the New Dashboard button in Settings > Interface > Navigation.",
|
||||
"confirmations": {
|
||||
"delete_title": "Delete Dashboard",
|
||||
"delete_description": "Are you sure you want to delete this dashboard? This action cannot be undone."
|
||||
@@ -708,7 +708,7 @@
|
||||
"interface": {
|
||||
"navigation": {
|
||||
"header": "Navigation",
|
||||
"show_new_dashboard_button": "Show \"New Dashboard\" Button"
|
||||
"show_new_dashboard_button": "Show New Dashboard Button"
|
||||
},
|
||||
"lists_tables": {
|
||||
"header": "Lists & Tables"
|
||||
|
||||
Reference in New Issue
Block a user