find / fix all German spellings in internal APIs Background: There are a good number of misspelled methods. For instance 'childs' should be children and 'menues' menus, layoutetText should be layedOutText etc. Skills: grep, German, code reading
That's "LaidOutText", surely?
This task does not refer to the spelling/grammar mistakes in the German UI, does it?
@Florian: no, that would be something completely different: https://translations.documentfoundation.org/
Deteted "Easyhack" from summary
Thomas Arnhold committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5c89214a80f0284eafaf4eba23243dfe3c9f7193 fdo#39674: Rename menues to menu 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.
Good point to start: sc/source/core/tool/interpr2.cxx void ScInterpreter::ScLaufz() double ScInterpreter::ScGetZinsZ() void ScInterpreter::ScKapz() And many more German words, like "Rest, Faktor, Zins, Effektiv, Nominal"... Some more: DeleteAktPara() [sw/source/core/edit/autofmt.cxx] NeueTabelle() [sc/source/filter/excel/impop.cxx] And common German words which don't occur in English: Objekt, Klasse, Fenster, Graphik, Grafik, Menue, Charakter, Komma, PLZ, ObjectMenue akt, isch, ae, oe, ue, ä, ü, ö
Thomas Arnhold committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=be62c01287c095c22a83ecfe6f9f45874f6e56f8 fdo#39674 fix some spelling 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.
sc/source/core/tool/interpr2.cxx is still full of them.
adding LibreOffice developer list as CC to unresolved EasyHacks for better visibility. see e.g. http://nabble.documentfoundation.org/minutes-of-ESC-call-td4076214.html for details
One more: sw/source/core/text/wrong.cxx: nOben, nUnten, nMitte in SwWrongList::GetWrongPos()
(In reply to comment #10) > One more: sw/source/core/text/wrong.cxx: > > nOben, nUnten, nMitte in SwWrongList::GetWrongPos() Done with commit: http://cgit.freedesktop.org/libreoffice/core/commit/?id=62ab589282ad4fb96e1b8d1f9cc13090276f49ca
Hi, I would like to contribute (native German), as I just read on Micheal Meeks' blog that help is still needed. How/where can I start? Feel free to contact me!
Jonathon, you will need to check out the source code, and then run the script ./bin/find-german-comments Then pick a place to start and focus on cleaning up one location. Come hang out on the IRC channel if you need more help.
Noel: This bug is about API names, not comment translation! Jonathan: See Comment 8, in sc/source/core/tool/interpr2.cxx. There are still many German variable names like "fDauer" and so on... Comment 6 should give you a hint what to search for (git grep -i "text").
Committed a patch related to this issue. Translated German to English in sc/source/core/tool/interpr2.cxx https://gerrit.libreoffice.org/#/c/11184/
Jennifer Liebel committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5605a36a31081875087ff5cb28b84790845ba695 fdo#39674: Improved translation 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.
Jennifer Liebel committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=e886f9ad66cf0e1961deebb30a97e0b35bb5a816 fdo#39674: translated German to English 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.
Migrating Whiteboard tags to Keywords: (EasyHack DifficultyBeginner SkillScript ) [NinjaEdit]
JanI is default CC for Easy Hacks (Add Jan; remove LibreOffice Dev List from CC) [NinjaEdit]
Please be aware, that this easyhack is considered an important but large scale cosmetic change as described in https://wiki.documentfoundation.org/Development/LargeScaleChanges It was in decided by the ESC to close this kind of easyhacks, and send them directly as mail, to new contributors. https://lists.freedesktop.org/archives/libreoffice/2016-August/074920.html Please do not submit patches with many files !! This particular easyhack is kept open as an exception to the rule, due to a high wish in the ESC
Hi I would like to contribute.Is their any german keyword left which need to be changed.
Sure there are, but you have to look for them, if we had a list it would already be corrected.
So basically i have to start from any file and if i found german keyword then i need to search it on opengrok and replace it with english keyword everywhere in the project.
tamsil1amani3 committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=452b8334e60082c113809f90fd59967ac9c471a2 tdf#39674 Converted terms from German to English It will be available in 5.4.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.
abdulwd committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8987e91843392f225f97150b066b4415bbe525a8 tdf#39674 Translated German to English It will be available in 5.4.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.
kerem committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=ea860d52ade14b4a16289c81a0f8586799c6617f fdo#39674 Rename klasse and funktion in dwfunctr.cxx It will be available in 5.4.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.
kerem committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9bbc168c29d3f48839d40173f5467228ce9a7268 fdo#39674: translated German to English in svdmodel.cxx It will be available in 5.4.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.
kerem committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=909164e474e113b948195822ebf7c14dd21385db tdf#39674: translated German to English in svdtrans.cxx It will be available in 5.4.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.
Jens Carl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=84a409981a3ad481841c812d66721f89da7aeac6 tdf#39674: Rename Fehler to Error It will be available in 5.4.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.
Johnny_M committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7f793166719ce0b3917fa9751d3529c9ec5df854 tdf#39674 Translate some German variable/function names It will be available in 5.5.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.
Johnny_M committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=3b9d2501b390dfaec7d0a189742fb3305f3742d9 tdf#39674 Translate some German variable names It will be available in 6.0.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.
For the interested, there is still something left. Search words, e.g., possibly as parts of names of variables: fKapZ nNeu aNeu fNeu pNeu zeichnung wert aktiv lokal And there will be more around those in the code. Hints: - To prevent a double effort, please: -- always pull latest commits (if working locally; if directly in Gerrit, then it should always be the latest already) -- check the not yet merged translation commits in https://gerrit.libreoffice.org/#/q/status:open+german - Translation of comments is done in the bug 39468
(In reply to Johnny_M from comment #32) > For the interested, there is still something left. Search words, e.g., > possibly as parts of names of variables: "anz" (meaning "Anzahl"; translatable e.g. as "Count or "Cnt"; ideally not abbreviated as "No" of "Number (of)", to not be confused for a negation)
Andreas Brandner committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b55d2772e7b5f44b139fc7d5cb8b9196fd7ab1d7 tdf#39674 find / fix all German spellings in internal APIs It will be available in 6.0.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.
Some candidates to translate: https://opengrok.libreoffice.org/xref/core/include/editeng/editrids.hrc#130
(In reply to Julien Nabet from comment #35) > Some candidates to translate: > https://opengrok.libreoffice.org/xref/core/include/editeng/editrids.hrc#130 Done in https://gerrit.libreoffice.org/#/c/50305/ Further search hints: *Akt* (in "Symbol" search with this capitalization on OpenGrok) -> mostly "Current" *titel* -> title andere Zustand Ende Kopie
https://opengrok.libreoffice.org/xref/core/cui/source/customize/cfgutil.cxx#1061 "Falscher" -> https://opengrok.libreoffice.org/search?project=core&q=Falscher&defs=&refs=&path=&hist=&type=
"frei" in: https://opengrok.libreoffice.org/xref/core/connectivity/source/inc/dbase/DTable.hxx#89 https://opengrok.libreoffice.org/xref/core/connectivity/source/inc/dbase/DIndex.hxx#57 https://opengrok.libreoffice.org/xref/core/connectivity/source/inc/dbase/DIndex.hxx#65 (and the same in corresponding .cxx files) https://opengrok.libreoffice.org/xref/core/cui/source/tabpages/labdlg.cxx#40 (and later - see entire file) https://opengrok.libreoffice.org/xref/core/cui/source/inc/labdlg.hxx#43 (and later) https://opengrok.libreoffice.org/xref/core/cui/source/inc/labdlg.hxx#67 (and later) https://opengrok.libreoffice.org/xref/core/svx/source/svdraw/svdopath.cxx: ActPoint -> CurrentPoint
Does "nLauf" in ExcelToSc::DoMulArgs fit here? I *suppose* it's "nPass", but not that sure, so ...
(In reply to Mike Kaganski from comment #39) > Does "nLauf" in ExcelToSc::DoMulArgs fit here? I *suppose* it's "nPass", but > not that sure, so ... I would agree. A "Lauf" literally means a "run". But a fuller word would have been "Durchlauf", which is a "passage". Or a "pass" to be equally short, which also seems to be commonly used with loops. I can translate it there and at another location, where it occurs together with another variable in need of translation. Thanks for pointing out.
(In reply to Johnny_M from comment #40) Thanks! Also LotusToSc::DoFunc has that.
Johnny_M committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/bc42b6bfa49cc2b58201a8f6177dd3b1a0c038d8%5E%21 tdf#39674 Translate German variable names It will be available in 6.2.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.
Johnny_M committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/6171ba66379fe169922c83a12a9c6aa1f53f4bc6%5E%21 tdf#39674 Translate German variable names It will be available in 6.3.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.
We still have STR_POOLCOLL_DOC_SUBTITEL I don't remember if I already submitted a patch, but maybe there are complains about the changing in traslation files? If not, I can take care.
Johnny_M committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/1f85528fdfd0871fd1e2a913c85e1e06e5bac645 tdf#39674 Translate German variable names It will be available in 7.0.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.
Can anyone review my code changes Link- https://gerrit.libreoffice.org/c/core/+/90679
shivammore committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/71ae87c0cd9f27504c72cc26c339c2a0eb527dde tdf#39674 Translate some German variable names It will be available in 7.0.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.
I can't find anything any longer (apart from the translation mappings in various "strings.hrc", which were not touched, to prevent an impact on the help content translations). Please feel free to point out.
One more: "Quadrat" should be "Square". (But "quadratic" should stay as is.) At least in drawinglayer there are some variables with "Quadrat" in their name that should be changed. Then there is .uno:BasicShapes.quadrat and .uno:BasicShapes.round-quadrat but that is probably API visible to extensions and can't be changed? But at least some documentation (that propagates to the API documentation) could be added explaining that "Quadrat" is German for square. Bonus points if somebody sneaks in a reference to Ritter-Sport.
Hi, I submitted a patch which replaces all occurences of Quadrat in the cxx / hxx files but keep the Quadratic: https://gerrit.libreoffice.org/c/core/+/110177
Antje Kazimiers committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/fda6ca70c253ede3bf758f90ae7aacd49bcf6dd9 tdf#39674 Replace Quadrat It will be available in 7.2.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.
Hello, I wanted to work on this bug. Has anyone else already taken it up?
(In reply to sushmaunnibhavi from comment #52) > Hello, I wanted to work on this bug. Has anyone else already taken it up? This can be worked on by multiple people, so it is never assigned
I would like to work on this. Any pointer for a word to be changed?
(In reply to Panos Korovesis from comment #54) > I would like to work on this. > Any pointer for a word to be changed? No pointers, see comment 48. Possibly we should close this.
Hello, I would like to work on this bug. Are there any words in German that can be changed?