/* -*- 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/. */ #pragma once #include namespace configmgr { class Components; struct Data; } namespace configmgr::dconf { void readLayer(Data & data, int layer); void writeModifications(Components & components, Data & data); } /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ tions/'>lo/translations
LibreOffice 界面翻译代码仓库文档基金会
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-09-22 19:41:18 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-09-22 19:41:18 +0200
commit01d12d99fa32f0a444c74da77359803f9bd4096f (patch)
tree5fd27c9a39105103dfede024ddccbb9090a07652
parente9b69e6142eb467471592808643bd3805d421435 (diff)
update translations for 7.5.7 rc1
and force-fix errors using pocheck Change-Id: I0dcdbcf286fd3e9515c5e2fca7c675fe0012c6ed