aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2021-09-20 13:04:43 +0300
committerTor Lillqvist <tml@collabora.com>2021-09-20 13:44:40 +0300
commit56a45d8aa92aa087c1e74d80d666905f1356f338 (patch)
treef7830b8cdea5fa4df3133036b265ffb3f1d72151
parent4e10551a479b63802742d5fef9b1426cacf2eeef (diff)
Change-Id: Iff75f822d1357b8da40d42d7b3e8a26605767586
-rw-r--r--source/de/sd/messages.po37
1 files changed, 37 insertions, 0 deletions
diff --git a/source/de/sd/messages.po b/source/de/sd/messages.po
index 84c7f013b6d..6a2dbcffcf9 100644
--- a/source/de/sd/messages.po
+++ b/source/de/sd/messages.po
@@ -1994,6 +1994,15 @@ msgctxt "STR_PRESOBJ_MPOUTLINE"
msgid "Click to edit the outline text format"
msgstr "Format des Gliederungstextes durch Klicken bearbeiten"
+msgctxt "STR_PRESOBJ_MPTITLE_MOBILE"
+msgid "Double-tap to edit the title text format"
+msgstr "Format des Titeltextes durch Doppelklick bearbeiten"
+
+msgctxt "STR_PRESOBJ_MPOUTLINE_MOBILE"
+msgid "Double-tap to edit the outline text format"
+msgstr "Format des Gliederungstextes durch Doppelklick bearbeiten"
+
+
#. QHBwE
#: sd/inc/strings.hrc:297
msgctxt "STR_PRESOBJ_MPOUTLLAYER2"
@@ -2042,6 +2051,14 @@ msgctxt "STR_PRESOBJ_MPNOTESTEXT"
msgid "Click to edit the notes format"
msgstr "Format der Notizen mittels Klicken bearbeiten"
+msgctxt "STR_PRESOBJ_MPNOTESTITLE_MOBILE"
+msgid "Double-tap to move the slide"
+msgstr "Folie mittels Doppelklick verschieben"
+
+msgctxt "STR_PRESOBJ_MPNOTESTEXT_MOBILE"
+msgid "Double-tap to edit the notes format"
+msgstr "Format der Notizen mittels Doppelklick bearbeiten"
+
#. oBXBx
#: sd/inc/strings.hrc:305
msgctxt "STR_PRESOBJ_TITLE"
@@ -2066,6 +2083,26 @@ msgctxt "STR_PRESOBJ_NOTESTEXT"
msgid "Click to add Notes"
msgstr "Notizen durch Klicken hinzufügen"
+msgctxt "STR_PRESOBJ_TITLE_MOBILE"
+msgid "Double-tap to add Title"
+msgstr "Titel durch Doppelklick hinzufügen"
+
+msgctxt "STR_PRESOBJ_OUTLINE_MOBILE"
+msgid "Double-tap to add Text"
+msgstr "Text durch Doppelklick hinzufügen"
+
+msgctxt "STR_PRESOBJ_TEXT_MOBILE"
+msgid "Double-tap to add Text"
+msgstr "Text durch Doppelklick hinzufügen"
+
+msgctxt "STR_PRESOBJ_TEXT_MOBILE"
+msgid "Tap to edit text"
+msgstr "Text durch Doppelklick bearbeiten"
+
+msgctxt "STR_PRESOBJ_NOTESTEXT_MOBILE"
+msgid "Double-tap to add Notes"
+msgstr "Notizen durch Doppelklick hinzufügen"
+
#. ZqPtT
#: sd/inc/strings.hrc:309
msgctxt "STR_PRESOBJ_GRAPHIC"
reoffice-4-2-8'>libreoffice-4-2-8 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/docmodel/theme
AgeCommit message (Expand)Author
2024-05-20loplugin:ostr in variousNoel Grandin
2023-09-23tdf#146619 Recheck include/d* with IWYUGabor Kelemen
2023-09-01various theme and complex color related fixesTomaž Vajngerl
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-06-08sw: remove char color GrabBag and fix export, fix tint/shade calc.Tomaž Vajngerl
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl
2023-05-01docmodel: extract ColorDefinition into own file and renameTomaž Vajngerl
2023-05-01docmodel: extract Transformation from ThemeColor into own fileTomaž Vajngerl
2023-04-25svx: rework the theme dialog to allow editing theme colorsTomaž Vajngerl
2023-04-25oox: add support for theme import and export of blip effectsTomaž Vajngerl
2023-04-24oox: extend ThemeExport to export font and format scheme of a themeTomaž Vajngerl
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
2023-04-12oox: add model::EffectStyle and import effect style elements of a themeTomaž Vajngerl
2023-04-12oox: add model::LineStyle and import line style elements of a themeTomaž Vajngerl
2023-04-12oox: add model::BlipFilll and import blip (graphic) fill elementsTomaž Vajngerl
2023-04-12oox: add model::PatternFill and import pattern fill elementsTomaž Vajngerl
2023-04-08oox: add FormatScheme test case and make sure FillStyle is imortedTomaž Vajngerl
2023-03-23oox: import gradient fill to model::FormatSchemeTomaž Vajngerl
2023-03-22oox: introduce FormatScheme - use in Theme importTomaž Vajngerl
2023-03-06oox: import font scheme structure directly into model::FontSchemeTomaž Vajngerl
2023-03-01send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-01-28introduce XTheme and UnoTheme implementationTomaž Vajngerl
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl
2023-01-13Fix typosAndrea Gelmini
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl