mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-20 11:19:23 +02:00
leakview: constants for input from external tools (fpc/gdb traces) are not dependent on the IDE language. Should not be resource strings. Issue #0027908
git-svn-id: trunk@58544 -
This commit is contained in:
parent
77a94a7cd1
commit
98a8b2459d
11
.gitattributes
vendored
11
.gitattributes
vendored
@ -3411,17 +3411,6 @@ components/leakview/languages/heaptrcview.pt_BR.po svneol=native#text/plain
|
|||||||
components/leakview/languages/heaptrcview.ru.po svneol=native#text/plain
|
components/leakview/languages/heaptrcview.ru.po svneol=native#text/plain
|
||||||
components/leakview/languages/heaptrcview.uk.po svneol=native#text/plain
|
components/leakview/languages/heaptrcview.uk.po svneol=native#text/plain
|
||||||
components/leakview/languages/heaptrcview.zh_CN.po svneol=native#text/plain
|
components/leakview/languages/heaptrcview.zh_CN.po svneol=native#text/plain
|
||||||
components/leakview/languages/leakinfo.cs.po svneol=native#text/plain
|
|
||||||
components/leakview/languages/leakinfo.es.po svneol=native#text/plain
|
|
||||||
components/leakview/languages/leakinfo.fr.po svneol=native#text/plain
|
|
||||||
components/leakview/languages/leakinfo.hu.po svneol=native#text/plain
|
|
||||||
components/leakview/languages/leakinfo.it.po svneol=native#text/plain
|
|
||||||
components/leakview/languages/leakinfo.lt.po svneol=native#text/plain
|
|
||||||
components/leakview/languages/leakinfo.po svneol=native#text/plain
|
|
||||||
components/leakview/languages/leakinfo.pt_BR.po svneol=native#text/plain
|
|
||||||
components/leakview/languages/leakinfo.ru.po svneol=native#text/plain
|
|
||||||
components/leakview/languages/leakinfo.uk.po svneol=native#text/plain
|
|
||||||
components/leakview/languages/leakinfo.zh_CN.po svneol=native#text/plain
|
|
||||||
components/leakview/leakinfo.pas svneol=native#text/plain
|
components/leakview/leakinfo.pas svneol=native#text/plain
|
||||||
components/leakview/leakview.lpk svneol=native#text/plain
|
components/leakview/leakview.lpk svneol=native#text/plain
|
||||||
components/leakview/leakview.pas svneol=native#text/plain
|
components/leakview/leakview.pas svneol=native#text/plain
|
||||||
|
@ -1,24 +0,0 @@
|
|||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
|
||||||
"Project-Id-Version: \n"
|
|
||||||
"POT-Creation-Date: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
"Last-Translator: Václav Valíček <Valicek1994@gmail.com>\n"
|
|
||||||
"Language-Team: \n"
|
|
||||||
"MIME-Version: 1.0\n"
|
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
|
||||||
"X-Generator: Poedit 1.5.4\n"
|
|
||||||
|
|
||||||
#: leakinfo.calltraceprefix
|
|
||||||
msgid "Call trace for block "
|
|
||||||
msgstr "Volat sledování bloku"
|
|
||||||
|
|
||||||
#: leakinfo.rawtraceprefix
|
|
||||||
msgid "Stack trace:"
|
|
||||||
msgstr "Sledování zásobníku:"
|
|
||||||
|
|
||||||
#: leakinfo.rsstacktrace
|
|
||||||
msgid "Stack trace"
|
|
||||||
msgstr "Sledování zásobníku"
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
|||||||
msgid ""
|
|
||||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
|
||||||
|
|
||||||
#: leakinfo.calltraceprefix
|
|
||||||
msgid "Call trace for block "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: leakinfo.rawtraceprefix
|
|
||||||
msgid "Stack trace:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: leakinfo.rsstacktrace
|
|
||||||
msgid "Stack trace"
|
|
||||||
msgstr ""
|
|
||||||
|
|
@ -1,26 +0,0 @@
|
|||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Project-Id-Version: lazaruside\n"
|
|
||||||
"Report-Msgid-Bugs-To: \n"
|
|
||||||
"POT-Creation-Date: \n"
|
|
||||||
"PO-Revision-Date: 2015-12-18 09:27+0100\n"
|
|
||||||
"Last-Translator: Vasseur Gilles <gillesvasseur58@gmail.com>\n"
|
|
||||||
"Language-Team: Vasseur Gilles <gillesvasseur58@gmail.com>\n"
|
|
||||||
"Language: fr_FR\n"
|
|
||||||
"MIME-Version: 1.0\n"
|
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
|
||||||
"X-Generator: Poedit 1.8.6\n"
|
|
||||||
|
|
||||||
#: leakinfo.calltraceprefix
|
|
||||||
msgid "Call trace for block "
|
|
||||||
msgstr "Appeler le suivi pour le bloc "
|
|
||||||
|
|
||||||
#: leakinfo.rawtraceprefix
|
|
||||||
msgid "Stack trace:"
|
|
||||||
msgstr "Suivi de pile :"
|
|
||||||
|
|
||||||
#: leakinfo.rsstacktrace
|
|
||||||
msgid "Stack trace"
|
|
||||||
msgstr "Suivi de pile"
|
|
||||||
|
|
@ -1,25 +0,0 @@
|
|||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Project-Id-Version: \n"
|
|
||||||
"POT-Creation-Date: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
"Last-Translator: Péter Gábor <ptrg@freemail.hu>\n"
|
|
||||||
"Language-Team: Magyar (Hungarian)\n"
|
|
||||||
"Language: hu\n"
|
|
||||||
"MIME-Version: 1.0\n"
|
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
|
||||||
"X-Generator: Poedit 1.5.4\n"
|
|
||||||
|
|
||||||
#: leakinfo.calltraceprefix
|
|
||||||
msgid "Call trace for block "
|
|
||||||
msgstr "Hívási lánc a blokkhoz"
|
|
||||||
|
|
||||||
#: leakinfo.rawtraceprefix
|
|
||||||
msgid "Stack trace:"
|
|
||||||
msgstr "Verem:"
|
|
||||||
|
|
||||||
#: leakinfo.rsstacktrace
|
|
||||||
msgid "Stack trace"
|
|
||||||
msgstr "Verem"
|
|
||||||
|
|
@ -1,24 +0,0 @@
|
|||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"PO-Revision-Date: 2011-04-21 14:23+0200\n"
|
|
||||||
"Last-Translator: Massimo Soricetti <notturno@quipo.it>\n"
|
|
||||||
"Language-Team: PincoPallo Team\n"
|
|
||||||
"Language: it\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-Generator: Virtaal 0.5.1\n"
|
|
||||||
|
|
||||||
#: leakinfo.calltraceprefix
|
|
||||||
msgid "Call trace for block "
|
|
||||||
msgstr "Chiama la tracciatura per il blocco"
|
|
||||||
|
|
||||||
#: leakinfo.rawtraceprefix
|
|
||||||
msgid "Stack trace:"
|
|
||||||
msgstr "Traccia dello stack:"
|
|
||||||
|
|
||||||
#: leakinfo.rsstacktrace
|
|
||||||
msgid "Stack trace"
|
|
||||||
msgstr "Traccia dello stack"
|
|
||||||
|
|
@ -1,25 +0,0 @@
|
|||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
|
||||||
"Last-Translator: Valdas Jankunas <zmuogs@gmail.com>\n"
|
|
||||||
"PO-Revision-Date: 2012-08-12 21:41+0300\n"
|
|
||||||
"Project-Id-Version: \n"
|
|
||||||
"Language-Team: Lithuanian <kde-i18n-lt@kde.org>\n"
|
|
||||||
"Language: lt\n"
|
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
|
||||||
"MIME-Version: 1.0\n"
|
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
||||||
"X-Generator: Lokalize 1.5\n"
|
|
||||||
|
|
||||||
#: leakinfo.calltraceprefix
|
|
||||||
msgid "Call trace for block "
|
|
||||||
msgstr "Bloko kreipčių pėdsakas "
|
|
||||||
|
|
||||||
#: leakinfo.rawtraceprefix
|
|
||||||
msgid "Stack trace:"
|
|
||||||
msgstr "Dėklo pėdsakas:"
|
|
||||||
|
|
||||||
#: leakinfo.rsstacktrace
|
|
||||||
msgid "Stack trace"
|
|
||||||
msgstr "Dėklo pėdsakas"
|
|
||||||
|
|
@ -1,15 +0,0 @@
|
|||||||
msgid ""
|
|
||||||
msgstr "Content-Type: text/plain; charset=UTF-8"
|
|
||||||
|
|
||||||
#: leakinfo.calltraceprefix
|
|
||||||
msgid "Call trace for block "
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: leakinfo.rawtraceprefix
|
|
||||||
msgid "Stack trace:"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: leakinfo.rsstacktrace
|
|
||||||
msgid "Stack trace"
|
|
||||||
msgstr ""
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
|||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
|
||||||
"Project-Id-Version: \n"
|
|
||||||
"POT-Creation-Date: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
"Last-Translator: Marcelo Borges de Paula\n"
|
|
||||||
"Language-Team: \n"
|
|
||||||
"MIME-Version: 1.0\n"
|
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
|
||||||
|
|
||||||
#: leakinfo.calltraceprefix
|
|
||||||
msgid "Call trace for block "
|
|
||||||
msgstr "Chamar rastreamento para bloco"
|
|
||||||
|
|
||||||
#: leakinfo.rawtraceprefix
|
|
||||||
msgid "Stack trace:"
|
|
||||||
msgstr "Rastreamento da pilha:"
|
|
||||||
|
|
||||||
#: leakinfo.rsstacktrace
|
|
||||||
msgid "Stack trace"
|
|
||||||
msgstr "Rastreamento da pilha"
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
|||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
|
||||||
"Project-Id-Version: \n"
|
|
||||||
"POT-Creation-Date: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
"Last-Translator: Maxim Ganetsky <maxkill@mail.ru>\n"
|
|
||||||
"Language-Team: \n"
|
|
||||||
"MIME-Version: 1.0\n"
|
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
|
||||||
|
|
||||||
#: leakinfo.calltraceprefix
|
|
||||||
msgid "Call trace for block "
|
|
||||||
msgstr "Стек вызовов для блока "
|
|
||||||
|
|
||||||
#: leakinfo.rawtraceprefix
|
|
||||||
msgid "Stack trace:"
|
|
||||||
msgstr "Стек вызовов:"
|
|
||||||
|
|
||||||
#: leakinfo.rsstacktrace
|
|
||||||
msgid "Stack trace"
|
|
||||||
msgstr "Стек вызовов"
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
|||||||
# Olexandr Pylypchuk <pilipchukap@rambler.ru>, 2017.
|
|
||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Project-Id-Version: \n"
|
|
||||||
"POT-Creation-Date: \n"
|
|
||||||
"PO-Revision-Date: 2017-03-23 23:12+0200\n"
|
|
||||||
"Last-Translator: Olexandr Pylypchuk <pilipchukap@rambler.ru>\n"
|
|
||||||
"Language-Team: Ukrainian <kde-i18n-doc@kde.org>\n"
|
|
||||||
"Language: uk\n"
|
|
||||||
"MIME-Version: 1.0\n"
|
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
||||||
"X-Generator: Lokalize 1.5\n"
|
|
||||||
|
|
||||||
#: leakinfo.calltraceprefix
|
|
||||||
msgid "Call trace for block "
|
|
||||||
msgstr "Стек викликів для блока "
|
|
||||||
|
|
||||||
#: leakinfo.rawtraceprefix
|
|
||||||
msgid "Stack trace:"
|
|
||||||
msgstr "Стек викликів:"
|
|
||||||
|
|
||||||
#: leakinfo.rsstacktrace
|
|
||||||
msgid "Stack trace"
|
|
||||||
msgstr "Стек викликів"
|
|
||||||
|
|
@ -1,26 +0,0 @@
|
|||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
|
||||||
"Project-Id-Version: X\n"
|
|
||||||
"POT-Creation-Date: \n"
|
|
||||||
"PO-Revision-Date: \n"
|
|
||||||
"Last-Translator: 郑建平@夏宗萍 aka robsean <robsean@126.com>\n"
|
|
||||||
"Language-Team: http://www.microsystem.studio\n"
|
|
||||||
"MIME-Version: 1.0\n"
|
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
|
||||||
"Language: zh_CN\n"
|
|
||||||
"X-Generator: Poedit 1.8.7.1\n"
|
|
||||||
"X-Poedit-SourceCharset: UTF-8\n"
|
|
||||||
|
|
||||||
#: leakinfo.calltraceprefix
|
|
||||||
msgid "Call trace for block "
|
|
||||||
msgstr "块调用跟踪"
|
|
||||||
|
|
||||||
#: leakinfo.rawtraceprefix
|
|
||||||
msgid "Stack trace:"
|
|
||||||
msgstr "堆栈跟踪:"
|
|
||||||
|
|
||||||
#: leakinfo.rsstacktrace
|
|
||||||
msgid "Stack trace"
|
|
||||||
msgstr "堆栈跟踪"
|
|
||||||
|
|
@ -134,7 +134,7 @@ type
|
|||||||
function AllocHeapTraceInfo(const TrcFile: string): TLeakInfo;
|
function AllocHeapTraceInfo(const TrcFile: string): TLeakInfo;
|
||||||
function AllocHeapTraceInfoFromText(const TrcText: string): TLeakInfo;
|
function AllocHeapTraceInfoFromText(const TrcText: string): TLeakInfo;
|
||||||
|
|
||||||
resourcestring
|
const
|
||||||
CallTracePrefix = 'Call trace for block ';
|
CallTracePrefix = 'Call trace for block ';
|
||||||
RawTracePrefix = 'Stack trace:';
|
RawTracePrefix = 'Stack trace:';
|
||||||
rsStackTrace = 'Stack trace';
|
rsStackTrace = 'Stack trace';
|
||||||
|
Loading…
Reference in New Issue
Block a user