Bug 95857

Summary: Sort out German plurals ...
Product: LibreOffice Reporter: Michael Meeks <michael.meeks>
Component: LibreOfficeAssignee: Daniel Thomas <daniel>
Status: RESOLVED FIXED    
Severity: normal CC: h3734236, mentoring
Priority: medium Keywords: difficultyBeginner, easyHack, skillCpp, topicCleanup
Version: 5.0.2.1 rc   
Hardware: Other   
OS: All   
Whiteboard: ToBeReviewed target:5.2.0
Crash report or crash signature: Regression By:

Description Michael Meeks 2015-11-16 16:02:27 UTC
There are a number of bogus plurals across the code-base exposed as member names; so for example:

$ git grep Infos

Shows a ton of hits; would be nice to re-work all that are not in the UNO API to use the 'Info' plural =)

Thanks !
Comment 1 Robinson Tryon (qubit) 2015-12-10 11:40:52 UTC Comment hidden (obsolete)
Comment 2 Daniel Thomas 2016-02-03 01:56:39 UTC
I plan to have a go at this.
Comment 3 Commit Notification 2016-02-12 15:30:46 UTC
danielt998 committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=2b31daf74e33b988c849cb26e88fa7657a4015af

tdf#95857 Sort out German plurals ...

It will be available in 5.2.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 4 Robinson Tryon (qubit) 2016-02-18 14:51:32 UTC Comment hidden (obsolete)