Bug 96115 - Source string has wrong name
Summary: Source string has wrong name
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium minor
Assignee: Samuel Mehrbrodt (allotropia)
URL:
Whiteboard: target:5.2.0
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-28 12:59 UTC by Michael Bauer
Modified: 2016-10-25 19:07 UTC (History)
4 users (show)

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 Michael Bauer 2015-11-28 12:59:57 UTC
The string 
MODIFIER_LETTER_CAPITAL_D LngText.text ( Unit #93296663)
is wrongly given in the source string as
^C
It should be
^D
Comment 1 Buovjaga 2015-11-30 10:19:51 UTC
Patch welcome :)
https://wiki.documentfoundation.org/Development/gerrit
Comment 2 Michael Bauer 2015-11-30 10:27:15 UTC
If I could write patches, I would have fixed LO's mental install/upgrade procedure, special character insertion UI and various other annoyances years ago! ;)
Comment 3 Adolfo Jayme Barrientos 2015-12-03 09:01:39 UTC
You do not need to know how to code in order to fix a typo. ;)
Comment 4 Michael Bauer 2015-12-03 09:38:47 UTC
I'm very good at translating, spellchecking and proofreading. At least so it would seem since in all this time no one else picked up on this one. I just can't do patches, right? It's not a crime. My brain just doesn't work that way.
Comment 5 Samuel Mehrbrodt (allotropia) 2016-03-15 17:32:39 UTC
Thanks for reporting!
Comment 6 Commit Notification 2016-03-15 17:33:39 UTC
Samuel Mehrbrodt committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=604021c66f0c409b241eafd89a3d3b43f2632437

tdf#96115 Fix wrong emoji source string

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 7 Samuel Mehrbrodt (allotropia) 2016-03-15 17:38:12 UTC
Not sure whether this should be backported as it requires work from the translators.