aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2018-05-23 15:32:36 +0200
committerAndras Timar <andras.timar@collabora.com>2018-05-23 15:32:36 +0200
commit1dbde0d58502a8c2b5bf27926c85a627789c3fa4 (patch)
treee8f98da46a5e64b6ea31dd442e16b130f5a9e2ef
parent5c8037b1eea42c23f7b20d203ace7c0317c55d7e (diff)
remove extra ~ characters from German translation cp-5.3-53cp-5.3-52cp-5.3-51cp-5.3-50cp-5.3-49cp-5.3-47
Change-Id: Iadeafd183afecb6c16f8b7d23311b6f050266dde
-rw-r--r--source/de/officecfg/registry/data/org/openoffice/Office/UI.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
index 5c8bccc612c..7e1a425dd81 100644
--- a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -27412,7 +27412,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "To Previous Paragraph in Level"
-msgstr "Zum vorherigen Absatz ~gleicher Ebene springen"
+msgstr "Zum vorherigen Absatz gleicher Ebene springen"
#: WriterCommands.xcu
msgctxt ""
@@ -27439,7 +27439,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "To Next Paragraph in Level"
-msgstr "~Zum nächsten Absatz g~leicher Ebene"
+msgstr "Zum nächsten Absatz gleicher Ebene"
#: WriterCommands.xcu
msgctxt ""
fice-24-2-0'>libreoffice-24-2-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/breeze_dark/vcl
urce/streaming?id=00850e3fa71cc9ebeacad65f54a98b9a79a8b183'>clean up UNO available() implementations
AgeCommit message (Expand)Author
2022-05-30Breeze: tdf#149368 ^ radio & checbox button to follow up latest Plasma UIRizal Muttaqin
2022-02-23Breeze: tdf#144303 Calc's cross cursorRizal Muttaqin
2020-06-10tdf#133819 support for tristate checkboxesRizal Muttaqin
2020-06-09Icon theme: tdf#133582 missing checkbox and radio button in gen envRizal Muttaqin
2020-02-26Breeze & Sifr: Fix for tdf#130939rizmut
2019-06-30Breeze: Fix for tdf#126155, tdf#124127, tdf#89884,Rizal Muttaqin
2019-06-27Update for Breeze, elementary & Karasa Jagarizmut
2019-04-25tdf#106229 new icon for infobar type success neededandreas kainz
2017-01-04split SV_RESID_BITMAP_MSGBOX upCaolán McNamara
2016-09-13Breeze Dark icons for use on dark themesAndreas Kainz
Noel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-01-12More loplugin:cstylecast: unotoolsStephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-02-06Add missing #includesStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08Non-inline virtual dtors of exported classesStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-04-04reduce unnecessary reallocingNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2014-08-21unotools: use css aliasThomas Arnhold
2014-08-21unotools: stario -> css::ioThomas Arnhold
2014-08-21unotools: staruno -> css::unoThomas Arnhold
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl
2014-03-28Remove remaining DBG_CTOR etc. remnants from unotoolsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from unotoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-07-11re-base on ALv2 code. Includes:Michael Meeks