Bug 114786 - Page orientation strings should be pulled from one source
Summary: Page orientation strings should be pulled from one source
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.1.0.0.alpha0+
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Page l10n-Optimization
  Show dependency treegraph
 
Reported: 2017-12-31 20:03 UTC by Yousuf Philips (jay) (retired)
Modified: 2017-12-31 20:04 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yousuf Philips (jay) (retired) 2017-12-31 20:03:43 UTC
The strings 'Portrait' and 'Landscape' are used in various places and each time they are being translated, so this should be consolidated. Below are some of the repeated places i've found these strings.

1. Page dialog - https://opengrok.libreoffice.org/xref/core/cui/uiconfig/ui/pageformatpage.ui#160

2. Page Orientation group button - https://opengrok.libreoffice.org/xref/core/sw/uiconfig/swriter/ui/pageorientationcontrol.ui#35

3. Writer's sidebar's page deck's format content panel - https://opengrok.libreoffice.org/xref/core/sw/uiconfig/swriter/ui/pageformatpanel.ui#98

4. Impress' sidebar's properties deck's slide content panel - https://opengrok.libreoffice.org/xref/core/sd/uiconfig/simpress/ui/sidebarslidebackground.ui#52