| Summary: | Unify terms in dialog to search text | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | guser <guser> |
| Component: | UI | Assignee: | Ayhan Yalçınsoy <ayhanyalcinsoy> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | heiko.tietze, mentoring, xiscofauli |
| Priority: | medium | Keywords: | difficultyBeginner, easyHack, skillDesign, topicDesign |
| Version: | 6.4.1.2 release | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:7.1.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 125825 | ||
|
Description
guser
2020-03-16 06:06:42 UTC
So many suggestions in one reprort, please in future file one report for one suggestion. But thank you anyway I agree with suggestion about AutoRedaction dialog, but disagree with suggestion about Find&Replace dialog UX-team, opinions? I’m inclined to use “Match case” throughout because that’s the older term, but either is fine to me We discussed the topic in the design meeting. a) Use "Match case" instead of "Case Sensitive" b) Use title style capitalization in AutoRedaction dialog c) Use "Regular expression" in singular Terminology is easyhacking, happy to supply code pointers. (In reply to Heiko Tietze from comment #3) > We discussed the topic in the design meeting. > > a) Use "Match case" instead of "Case Sensitive" > b) Use title style capitalization in AutoRedaction dialog > c) Use "Regular expression" in singular > > Terminology is easyhacking, happy to supply code pointers. Pointers: Open the ui file (sfx2/uiconfig/ui/autoredactdialog.ui) with Glade, and edit the related strings. Ayhan Yalçınsoy committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/4bc6cc1416db4eb206cfec5016513778e55b305c tdf#131369: Use 'Match case' instead of 'Case Sensitive' It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |