aboutsummaryrefslogtreecommitdiff
path: root/source/he/scaddins
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-20 03:37:05 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-04-20 04:47:28 +0200
commite3821ba029d6e69b786157d13984ca5af908bb31 (patch)
tree4ba56321b75e683beafcf57c7b61bae3bf33e620 /source/he/scaddins
parentf3f04265562dcd40990cccdd83170c8afffef4ab (diff)
update translations for 4.3.0 alpha1
and force-fix errors using pocheck Change-Id: Id45e0dc7161738ebd69ba07108b9fdd149643703
Diffstat (limited to 'source/he/scaddins')
-rw-r--r--source/he/scaddins/source/pricing.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/he/scaddins/source/pricing.po b/source/he/scaddins/source/pricing.po
index 90475aef1c9..c674963396b 100644
--- a/source/he/scaddins/source/pricing.po
+++ b/source/he/scaddins/source/pricing.po
@@ -3,7 +3,7 @@ msgid ""
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: 2013-11-20 13:02+0100\n"
+"POT-Creation-Date: 2013-12-17 14:14+0100\n"
"PO-Revision-Date: 2013-06-21 21:59+0000\n"
"Last-Translator: Lior <kaplanlior@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -355,7 +355,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptTouch\n"
"11\n"
"string.text"
-msgid "Fime to maturity of the option in years"
+msgid "Time to maturity of the option in years"
msgstr ""
#: pricing.src
@@ -562,7 +562,7 @@ msgctxt ""
"RID_PRICING_FUNCTION_DESCRIPTIONS.PRICING_FUNCDESC_OptProbHit\n"
"11\n"
"string.text"
-msgid "Tower barrier (set to 0 for no lower barrier)"
+msgid "Lower barrier (set to 0 for no lower barrier)"
msgstr ""
#: pricing.src
eoffice-24-2-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/dialog/swframeexample.cxx
AgeCommit message (Expand)Author
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-07-26tdf#75280 Cleaning up of sal_uIntPtr usage #4atymyjan
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-13loplugin:staticmethodsStephan Bergmann
2015-05-13refactor SvxSwFrameExample to use RenderContextTomaž Vajngerl
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin