aboutsummaryrefslogtreecommitdiff
path: root/source/mr/sw
diff options
context:
space:
mode:
Diffstat (limited to 'source/mr/sw')
-rw-r--r--source/mr/sw/messages.po18
1 files changed, 13 insertions, 5 deletions
diff --git a/source/mr/sw/messages.po b/source/mr/sw/messages.po
index 05a3e800dd4..988b98666bd 100644
--- a/source/mr/sw/messages.po
+++ b/source/mr/sw/messages.po
@@ -3,15 +3,18 @@ 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: 2018-11-12 12:23+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2018-11-14 12:22+0100\n"
+"PO-Revision-Date: 2018-11-14 11:42+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: mr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1542195738.000000\n"
#: sw/inc/app.hrc:29
#, fuzzy
@@ -7138,7 +7141,12 @@ msgctxt "asciifilterdialog|lf"
msgid "_LF"
msgstr "LF (_L)"
-#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:264
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:258
+msgctxt "asciifilterdialog|includebom"
+msgid "Include byte-order-mark"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/asciifilterdialog.ui:280
msgctxt "asciifilterdialog|label1"
msgid "Properties"
msgstr "गुणधर्म"
ffice-24-2-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Executable.mk
AgeCommit message (Expand)Author
2014-12-21Remove unused gb_*_disable_compiler_pluginsStephan Bergmann
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann
2014-09-15gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák
2014-06-09Revert "add missing dep on dir"David Tardon
2014-06-08add missing dep on dirDavid Tardon
2014-02-13gbuild: improve error messages about missing registrationsMichael Stahl
2013-11-04gbuild: remove error stubs for renamed/removed functionsMichael Stahl
2013-11-02gbuild: Executable: remove pointless indirection here tooMichael Stahl
2013-09-23Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist
2013-09-23Try to fix cross-compilationTor Lillqvist
2013-09-22gbuild: add consistent directory dependencies for LinkTargetsMichael Stahl
2013-09-22gbuild: remove executables from OUTDIR and WORKDIRMichael Stahl
2013-09-22odk: remove Package_bin, instead auto-install executablesMichael Stahl
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22gbuild: refactor LinkTarget representationMichael Stahl
2013-09-11Towards a working instdir for Mac OS X: some LIBO_URE_BIN_FOLDER fixesStephan Bergmann
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
2013-09-09start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan
2013-09-09gbuild: avoid packages when copying files into instdirMatúš Kukan
2013-07-17remove gb_LinkTarget_add_noexception_objectBjoern Michaelsen
2013-06-17do not copy executables into instdir yet (by default)Matúš Kukan
2013-06-15gbuild: add gb_Helper_install and use it for ExecutablesMatúš Kukan
2013-06-15gbuild: allow to use RepositoryFixes also for executablesMatúš Kukan
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-05-24gbuild: simplify reg. of targets for PostprocessDavid Tardon
2013-05-01the internal packages should not be registeredDavid Tardon
2013-04-28gbuild: copy executables into $(INSTDIR)David Tardon