aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2012-02-21 16:13:58 +0100
committerAndras Timar <atimar@suse.com>2012-02-21 16:14:25 +0100
commit0843e11ceb95138b89ed2576dfc0f000a4997a16 (patch)
tree7a21d71f4f5c2cf2dd7182c706aa1ccdfdc95820
parentb940b719d23499ab4bc65d1e1d2885c3d66cdf34 (diff)
fix build breaker in pl help
-rw-r--r--translations/source/pl/helpcontent2/source/text/shared/optionen.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/source/pl/helpcontent2/source/text/shared/optionen.po b/translations/source/pl/helpcontent2/source/text/shared/optionen.po
index b36a3630dae..32fdff57d32 100644
--- a/translations/source/pl/helpcontent2/source/text/shared/optionen.po
+++ b/translations/source/pl/helpcontent2/source/text/shared/optionen.po
@@ -2058,7 +2058,7 @@ msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ustawia widoczną siatkę przed w
#: 01050100.xhp#hd_id3149419.34.help.text
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Snap Lines to Front</caseinline><caseinline select=\"IMPRESS\">Snap Lines to Front</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Prowadnice na wierzchu</caseinline>Prowadnice na wierzchu</caseinline></switchinline>"
+msgstr ""
#: 01050100.xhp#par_id3150592.35.help.text
msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Sets the snap lines in front of all objects.</caseinline><caseinline select=\"IMPRESS\">Sets the snap lines in front of all objects.</caseinline></switchinline>"
ture/vlc LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2019-05-31Replace 0 in nullptrJuergen Funk
2019-05-10an uno -> a unoCaolán McNamara
2019-05-05Fix remaining uses of gb_SYMBOLStephan Bergmann
2019-04-19optimise find/insert patternNoel Grandin
2019-04-13use more std::make_uniqueNoel Grandin
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin
2019-04-03add more append methods to *StringBufferNoel Grandin
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
2019-02-22tdf#112689: Replace changed O(U)StringBuffer::append() with operator+Omer Fatih Celik
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-19tdf#112689:Replace chained O(U)StringBuffer::append() with operator+Salih Sariyar
2019-02-11Revert "tdf#112689: Replace changed O(U)StringBuffer::append() with operator+"Tor Lillqvist
2019-02-11tdf#112689: Replace changed O(U)StringBuffer::append() with operator+Omer Fatih Celik
2019-02-08The gcc3_linux_aarch64 bridge needs to call __cxa_current_exception_type, tooStephan Bergmann
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen
2018-12-20Fix typoAndrea Gelmini
2018-12-13Add missing "!"Stephan Bergmann
2018-12-13Fix getRTTI for Android x86Stephan Bergmann
2018-12-13Adapt gcc3_linux_arm __cxa_exception to NDK 18 libc++abiStephan Bergmann
2018-12-13Export RTTI symbols from liblo-native-code.so, for binary UNO bridgeStephan Bergmann
2018-12-13Use declarations from cxxabi.h where availableStephan Bergmann
2018-12-11-Werror,-Wunused-variableStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparenStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-03sync std::unexpected_handler across bridgesCaolán McNamara
2018-12-03ofz#11611 build failure with std::unexpected_handlerCaolán McNamara
2018-11-28Bin some unused declarationsTor Lillqvist
2018-11-28Do like effe6b3d84302afce3d5095e4f376e7e3bf669e0 for iOS, tooTor Lillqvist
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-11-12Fix typosAndrea Gelmini
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-24Simplify assertion codeStephan Bergmann
2018-09-18loplugin:external (macOS)Stephan Bergmann
2018-09-18Fix for --enable-debug --disable-assert-always-abortStephan Bergmann
2018-09-18loplugin:useuniqueptr in VtableFactory::createBlockNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-16-Werror,-Wmultichar (clang-cl)Stephan Bergmann
2018-08-16loplugin:reservedid (clang-cl)Stephan Bergmann