Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved hover text labels in table menu in calc, impress and writer for clarity #10623

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rparth07
Copy link
Contributor

This update modifies the text labels in the Tabbed View's Table menu to provide clearer, more consistent descriptions.
The following changes have been made:

  • "Column Before" → "Insert Column Before"
  • "Column After" → "Insert Column After"
  • "Rows Above" → "Insert Rows Above"
  • "Rows Below" → "Insert Rows Below"
  • "Properties" → "Table Properties"

Change-Id: I7041f6296808759dcd0913e18be53cf414f42be4

Checklist

  • I have run make prettier-write and formatted the code.
  • All commits have Change-Id
  • I have run tests with make check
  • I have issued make run and manually verified that everything looks okay
  • Documentation (manuals or wiki) has been updated or is not required

…for clarity

Signed-off-by: Parth Raiyani <[email protected]>
Change-Id: I7041f6296808759dcd0913e18be53cf414f42be4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Review
Development

Successfully merging this pull request may close these issues.

Improve hover text labels in Table menu for consistency and clarity
1 participant