/* -*- 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 . */ #define __RSC #include String STR_ALREADYOPEN_TITLE { Text = "Document in Use"; }; String STR_ALREADYOPEN_MSG { Text [ en-US ] = "Document file '$(ARG1)' is locked for editing by yourself on a different system since $(ARG2)\n\nOpen document read-only, or ignore own file locking and open the document for editing.\n\n"; }; String STR_ALREADYOPEN_READONLY_BTN { Text [ en-US ] = "Open ~Read-Only"; }; String STR_ALREADYOPEN_OPEN_BTN { Text [ en-US ] = "~Open"; }; String STR_ALREADYOPEN_SAVE_MSG { Text [ en-US ] = "Document file '$(ARG1)' is locked for editing by yourself on a different system since $(ARG2)\n\nClose document on other system and retry saving or ignore own file locking and save current document.\n\n"; }; String STR_ALREADYOPEN_RETRY_SAVE_BTN { Text [ en-US ] = "~Retry Saving"; }; String STR_ALREADYOPEN_SAVE_BTN { Text [ en-US ] = "~Save"; }; /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ce-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/scp2
AgeCommit message (Expand)Author
2016-03-15Update-check: optional reporting of H/W and OS info also for installsetsChristian Lohmaier
2016-03-14User-Agent: disable reporting of languages - also for installsetsChristian Lohmaier
2016-03-04Don't package unoinfo in case of Mac OS X like app structureAndras Timar
2016-03-04shell script in Contents/MacOS is not acceptedAndras Timar
2016-03-02shell, scp2: clean up empty script packagesMichael Stahl
2016-02-29scp2: move scp2 classification package to AutoInstallMiklos Vajna
2016-02-22sfx2 classification: include example XML in the instsetMiklos Vajna
2016-02-19move gio config into its own separate config headerCaolán McNamara
2016-02-17scp2: argh, fix the *other* typo on that line tooMichael Stahl
2016-02-17scp2: fix typo in InstallModule_quickstart.mkMichael Stahl
2016-02-17tdf#90753 Move Pyuno wizard packages to autoinstallDavid Ostrovsky
2016-02-15drop unused lineDavid Tardon
2016-02-15make charset sel. dlg translatableDavid Tardon
2016-01-23Show that ActiveX support is deprecatedBryan Quigley
2016-01-20No LOKDocView packaging for Win/Mac for the whileThorsten Behrens
2016-01-19scp2: fix --disable-gtk3 buildMiklos Vajna
2016-01-19lokdocview: Add scp files for selection handle PNGsPranav Kant
2016-01-05Register LibreOffice as able to open MS Write filesSean Young
2015-12-31Remove missed NPAPI itemsBryan Quigley
2015-12-17Remove gnome-open supportBryan Quigley
2015-11-27gengal script calling gengal.bin is not needed on MacStephan Bergmann
2015-10-27add MSVC 14.0 runtime merge modulesAndras Timar
2015-10-25Remove Seamonkey based address book driverDavid Ostrovsky
2015-10-16drop gconf integration as per ESC decisionBjoern Michaelsen
2015-10-13remove some useless commentsNoel Grandin
2015-10-12TDE: move stuff into the tde-integration packageJan-Marek Glogowski
2015-10-12KDE4: add kde4-open-url to the integration packageJan-Marek Glogowski
2015-09-28One more GUIBASE -> USING_X11Samuel Mehrbrodt
2015-09-25Replace GUIBASE with USING_X11Samuel Mehrbrodt
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl
2015-09-02ditch gnome-vfs2 supportCaolán McNamara
2015-09-01Support modification write-back to other than registrymodifications.xcuStephan Bergmann
2015-08-21Missing #undefStephan Bergmann
2015-08-21Use CONFIGURATION_LAYERS_DCONFStephan Bergmann
2015-08-21Generalize CONFIGURATION_LAYERS "winreg:" notationStephan Bergmann
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-07-24Add "styles" template folder + content to installationTomaž Vajngerl
2015-07-14Add HKEY_CURRENT_USER registry integration.Michael Meeks
2015-07-08configmgr: support reading from a dconf layer (WIP)Stephan Bergmann
2015-07-02Move winreg layer past res layer, and also include it in instdir/ instsetStephan Bergmann
2015-06-25Avoid errors with stuff not build on --without-xRiccardo Magliocchetti
2015-06-22scp2: add AutoInstall support for executables with COMPONENTCONDITIONMichael Stahl
2015-06-06Remove WITH_AGFA_MONOTYPE_FONTSAdolfo Jayme Barrientos
2015-06-03Build time option --disable-extension-updateKatarina Behrens
2015-05-19upload libwps 0.4.0osnola
2015-05-18scp2: fix --disable-pythonAndras Timar
2015-05-14do not set unix executable bit for CREDITS.fodt, LICENSE.fodt and NOTICEAndras Timar
2015-05-01scp2: add scanner ui files to language pack templateAndras Timar
2015-04-30tdf#89152 add missing .ui localizations to install scriptAndras Timar