From c6f4fd1942ddecab8485f19fa53faf1eda3a5667 Mon Sep 17 00:00:00 2001 From: Johnny_M Date: Sun, 4 Jun 2017 16:44:43 +0200 Subject: tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..) Translates all (leftovers) found using a custom regex, in directories not shown by /bin/find-german-comments and beginning with "h" to "i". Additionally: - Fixed a few spellings Change-Id: I54ea06f8e0cf1bd4bd6c84b171bec1bd342a8df8 Reviewed-on: https://gerrit.libreoffice.org/38390 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- include/svl/filerec.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/svl/filerec.hxx') diff --git a/include/svl/filerec.hxx b/include/svl/filerec.hxx index a26dc6a68aeb..904b2d2e3e04 100644 --- a/include/svl/filerec.hxx +++ b/include/svl/filerec.hxx @@ -213,7 +213,7 @@ private: * @par Extensions * Plans are to extend the file format in such a way that the high nibble * of the record type has special duties. For instance it is planned - * to mark Record-Contents als 'consisting only of Records'. That way + * to mark Record-Contents as 'consisting only of Records'. That way * a file viewer could automatically parse these structures without * risking encountering data that looks like records, but actually is * flat data. Those further extensions are prepared to the extent -- cgit