/source/cs/reportbuilder/

e' type='text/html' href='https://go.suokunlong.cn:88/cgit/lo/core/commit/?id=7c112da22428ea56045f24911854a5569bd851df'/> 7c112da22428ea56045f24911854a5569bd851df Change-Id: If62c664dbc068bde3fee552aabe35243eeb28a47 Reviewed-on: https://gerrit.libreoffice.org/53659 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Change-Id: If62c664dbc068bde3fee552aabe35243eeb28a47
Reviewed-on: https://gerrit.libreoffice.org/53659
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
tdf#42949 Remove unnecessary localization headers from sc 2018-04-16T08:12:10+00:00 Gabor Kelemen kelemeng@ubuntu.com 2018-03-27T22:13:28+00:00 104b26b246c94c8c66864b20d00e419d96b15961 Found by searching for the header names and the localization function: git grep -l -e \<scresid.hxx\> -e \<strings.hrc\> sc | xargs grep -c ScResId | grep :0$ | grep -v /pch and git grep -l -e \<globstr.hrc\> sc | xargs grep -c GetRscString | grep :0$ | grep -v /pch since global.hxx contains so much more, it's omitted from this round. This also gives some false positives used in ErrorMessage() calls or just untranslated strings. Also translate some stray German comments Change-Id: Icfea2b2942d12c3c134d419cb7c9a84534c04a86 Reviewed-on: https://gerrit.libreoffice.org/52932 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Found by searching for the header names and the localization function:
git grep -l -e \<scresid.hxx\> -e \<strings.hrc\> sc | xargs grep -c ScResId | grep :0$ | grep -v /pch
and
git grep -l -e \<globstr.hrc\> sc | xargs grep -c GetRscString | grep :0$ | grep -v /pch
since global.hxx contains so much more, it's omitted from this round.
This also gives some false positives used in ErrorMessage() calls or just untranslated strings.

Also translate some stray German comments

Change-Id: Icfea2b2942d12c3c134d419cb7c9a84534c04a86
Reviewed-on: https://gerrit.libreoffice.org/52932
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
loplugin:includeform: sc 2017-10-23T20:45:57+00:00 Stephan Bergmann sbergman@redhat.com 2017-10-23T20:33:26+00:00 3e1d3c25e064c5a97a2c408faf23a9d0c6150d8a Change-Id: I2ed763e0584a188032c80fde60890de3c6985cbd
Change-Id: I2ed763e0584a188032c80fde60890de3c6985cbd