Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guidelines/language/dialogs-and-buttons.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 10
sidebar_position: 9
sidebar_label: Dialogs and buttons
title: Dialogs and buttons
doc-type: 'banner'
Expand Down
2 changes: 1 addition & 1 deletion docs/guidelines/language/frequent-app-functions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 9
sidebar_position: 8
sidebar_label: Frequent app functions
title: Frequent app functions
doc-type: 'banner'
Expand Down
191 changes: 0 additions & 191 deletions docs/guidelines/language/main-menu-functions.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 2
sidebar_position: 1
sidebar_label: Logging in and out
title: Logging in and out
doc-type: 'banner'
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 1
sidebar_position: 2
sidebar_label: Onboarding
title: Onboarding
doc-type: 'banner'
Expand Down
2 changes: 1 addition & 1 deletion docs/guidelines/language/messaging/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Messaging",
"label": "Messages",
"position": 5
}
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ Learn the guidelines for using proper nouns correctly in your text. This subchap

Discover how we address formatting themes such as writing addresses, dates, measurements and units, names and titles, and money and currency. This section helps you address common formatting wording issues to enhance overall user efficiency. [Read more]( ./formatting/addresses.mdx)

## Menu functions and UI labels

## Main menu functions
Explore best practices for writing common menu functions, such as logging in and welcoming and onboarding users. This section also includes how to label common UI labels, such as buttons, so users can easily navigate workflows.[Read more](./menu-functions-and-ui-labels/logging-in-and-out.md)

Explore best practices for writing main menu functions to ensure intuitive navigation. This section provides tips on how to label and organize menu items so users can easily find what they need. [Read more](./main-menu-functions)

## Messages

Expand All @@ -47,3 +47,7 @@ Get tips for naming common app functions clearly and effectively. This subchapte
## Dialogs and buttons

Discover guidelines for writing dialogs and button labels to ensure clear and actionable instructions. This section helps you create effective prompts and calls to action that enhance user interaction. [Read more](./dialogs-and-buttons)

## Support and resources

Learn about the UX writer role, how writers work in teams and with stakeholders, and explore the UX writing library and AI resources to build your UX writing skills. [Read more](./support-and-resources/UX-writing-principles.md)
Loading