aboutsummaryrefslogtreecommitdiff
path: root/source/ja/extras
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-07 18:24:54 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-05-07 18:26:00 +0200
commit4fd90ce7f236732dca67322d4d5a9e0c9f632ea5 (patch)
treea80f2ccfe92e9807b8413991fa7529bed28dfb55 /source/ja/extras
parent0732bbfc5365529452255fc0263416c0455b127b (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I4aa086b8281e7bdce41590d33caaeb79dfdee46d
Diffstat (limited to 'source/ja/extras')
-rw-r--r--source/ja/extras/source/autocorr/emoji.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/source/ja/extras/source/autocorr/emoji.po b/source/ja/extras/source/autocorr/emoji.po
index c7a25fcc49a..946d2eb3023 100644
--- a/source/ja/extras/source/autocorr/emoji.po
+++ b/source/ja/extras/source/autocorr/emoji.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2016-01-17 04:54+0000\n"
-"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
+"PO-Revision-Date: 2016-04-28 13:02+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1453006489.000000\n"
+"X-Generator: Pootle 2.7\n"
+"X-POOTLE-MTIME: 1461848550.000000\n"
#. ¢ (U+000A2), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
@@ -10049,7 +10049,7 @@ msgctxt ""
"MODIFIER_LETTER_CAPITAL_D\n"
"LngText.text"
msgid "^D"
-msgstr ""
+msgstr "^D"
#. ᴱ (U+01D31), see http://wiki.documentfoundation.org/Emoji
#: emoji.ulf
ption value='libreoffice-3-5'>libreoffice-3-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/dodgyswitch.cxx
/a>
AgeCommit message (Expand)Author
2022-02-17Bump compiler plugins Clang baseline to 12.0.1Stephan Bergmann
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-27rename loplugin::Plugin::parentStmtNoel Grandin
2017-10-25new loplugin:dodgyswitchNoel Grandin
Stephan Bergmann
2019-04-29test in a separate helper process if OpenCL crashes (tdf#112252)Luboš Luňák
2018-10-24tdf#42949 Fix IWYU warnings in include/opencl/*Gabor Kelemen
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist