mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: rename "hamburger menu" to "navigation menu" in keyboard help (#30927)
Reported here: https://meta.discourse.org/t/open-hamburger-menu-wording/348216 After adding the sidebar, we started calling related settings the "navigation menu" because it can either be the sidebar or the hamburger menu (dropdown) — this reflects that change in the keyboard shortcuts modal as well Before:  After: 
This commit is contained in:
parent
3be699fe2e
commit
c85708b438
@ -1925,7 +1925,7 @@ en:
|
||||
after_5_minutes: "after 5 minutes"
|
||||
after_10_minutes: "after 10 minutes"
|
||||
|
||||
notification_level_when_replying:
|
||||
notification_level_when_replying:
|
||||
label: "When posting"
|
||||
watch_topic: "Watch topic"
|
||||
track_topic: "Track topic"
|
||||
@ -4545,7 +4545,7 @@ en:
|
||||
title: "Application"
|
||||
create: "%{shortcut} Create a new topic"
|
||||
notifications: "%{shortcut} Open notifications"
|
||||
hamburger_menu: "%{shortcut} Open hamburger menu"
|
||||
hamburger_menu: "%{shortcut} Open navigation menu"
|
||||
user_profile_menu: "%{shortcut} Open user menu"
|
||||
show_incoming_updated_topics: "%{shortcut} Show updated topics"
|
||||
search: "%{shortcut} Search"
|
||||
|
Loading…
Reference in New Issue
Block a user