aboutsummaryrefslogtreecommitdiff
path: root/source/te
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2013-07-22 21:24:05 +0200
committerFridrich Strba <fridrich@documentfoundation.org>2013-07-22 20:21:24 +0000
commit8fe00a5faf3c817a8ec89a2cfc68114c456281bc (patch)
treeb4834c980ce077504affc95e006a1dca285ddede /source/te
parentd3cf882e3bc074447bbe708b914b1566d0e8b0d1 (diff)
fdo#67093 Change traduction of Title for some more languages
For those languages that had an alternative translation for the title style in ede3fe62d4b30ebe82d2e2b837bd5d8247b73438 - still languages left that have identical translations Change-Id: Ibcd7d03c9ea7608c8963d1cb9b7c2d7cbe2415d5 Reviewed-on: https://gerrit.libreoffice.org/5038 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'source/te')
-rw-r--r--source/te/sw/source/ui/utlui.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/te/sw/source/ui/utlui.po b/source/te/sw/source/ui/utlui.po
index 7a7b1707858..dc1ddab971f 100644
--- a/source/te/sw/source/ui/utlui.po
+++ b/source/te/sw/source/ui/utlui.po
@@ -3141,7 +3141,7 @@ msgctxt ""
"STR_POOLCOLL_DOC_TITEL\n"
"string.text"
msgid "Title"
-msgstr "శీర్షిక"
+msgstr "పత్ర శీర్షిక"
#: poolfmt.src
msgctxt ""
e='feature/wasm'>feature/wasm LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_ucalc.mk
AgeCommit message (Expand)Author
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2018-05-31SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane
2017-06-06tdf#107945: prepare for future multi-threading of pivot cache...Kohei Yoshida
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-04-12Move clew/clew.h into external, tooStephan Bergmann
2016-01-27extract all cond format tests in ucalc to own fileMarkus Mohrhard
2015-12-01sc interpreter: Improve the unit test for S/W Interpreter.Jan Holesovsky
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
2014-11-25Need -lrt for clock_gettime() with older glibc versionsTor Lillqvist
2014-11-25Move clew into a library of its ownTor Lillqvist
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard
2014-10-29Need -ldl on Linux nowTor Lillqvist
2014-09-18Move all sort related unit tests to separate source file.Kohei Yoshida
2014-06-26sort libraries and components in sc test makefilesMarkus Mohrhard
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-05-07Need vclopengl nowTor Lillqvist
2014-04-18Try making it possible to use --disable-avmedia for desktop platforms tooTor Lillqvist
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist
2014-04-11Enable scaddins for ucalc test session.Kohei Yoshida
2014-02-03Add test code to exercise ScColumn::HasEditCells().Kohei Yoshida