/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #include #include "helpid.hrc" String RID_SVXSTR_JRE_NOT_RECOGNIZED { Text [ en-US ] = "The folder you selected does not contain a Java runtime environment.\nPlease select a different folder." ; }; String RID_SVXSTR_JRE_FAILED_VERSION { Text [ en-US ] = "The Java runtime environment you selected is not the required version.\nPlease select a different folder." ; }; String RID_SVXSTR_OPTIONS_RESTART { Text [ en-US ] = "You have to restart %PRODUCTNAME so the new or modified values can take effect.\nPlease restart %PRODUCTNAME now." ; }; /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ce-5-3'>distro/cib/libreoffice-5-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/sdi/drwtxtsh.sdi
AgeCommit message (Expand)Author
2024-10-17tdf#34804 swdr: enable keyboard shortcut for CharColor and CharBackColorJustin Luth
2022-09-29tdf#151197: Remove EmojiControlKhaled Hosny
2022-01-28related tdf#111733 TextCharacterSpacingControl sw draw: goto position tabJustin Luth
2021-10-19tdf#113512 Writer: 1.15 line spacing UNO commandJim Raykowski
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet
2019-08-06Move CopyHyperlinkLocation to svxSamuel Mehrbrodt
2019-08-06Add missing hyperlink context menu entries to sw shapesSamuel Mehrbrodt
2019-07-15Deduplicate RemoveHyperlink commandSamuel Mehrbrodt
2019-07-15Deduplicate EditHyperlink commandSamuel Mehrbrodt
2019-07-15tdf#112543 Add Edit/Remove hyperlink to text boxes/shapes in WriterSamuel Mehrbrodt
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze
2018-09-02tdf#118674 Paste special and unformatted for shapes in WriterMaxim Monastirsky