leakview: fixed typo

git-svn-id: trunk@44934 -
This commit is contained in:
mattias 2014-05-06 15:42:00 +00:00
parent 702dfa4206
commit dd68e3e52e
9 changed files with 24 additions and 13 deletions

View File

@ -11,6 +11,7 @@ uses
type
TJumpProc = procedure (Sender: TObject; const SourceName: string; Line: integer) of object;
{ THeapTrcViewForm }
THeapTrcViewForm = class(TForm)
@ -36,7 +37,6 @@ type
procedure FormDestroy(Sender: TObject);
procedure trvTraceInfoDblClick(Sender: TObject);
private
{ private declarations }
Finfo : TLeakInfo;
fItems : TList;
@ -58,12 +58,9 @@ type
protected
procedure LazarusJump(Sender: TObject; const SourceFile: string; Line: Integer);
public
{ public declarations }
destructor Destroy; override;
public
OnJumpProc : TJumpProc; //= procedure (Sender: TObject; const SourceName: string; Line: integer) of object;
end;
resourcestring
@ -72,7 +69,7 @@ resourcestring
StackLineFormatWithFile = '%s file: %s : %d; '; // stack addr, filename (no path), line number
StackLineFormat = '%s'; // stack addr
strTotalMemAlloc = 'Total Mem alloced: %d';
strTotalMemAlloc = 'Total Mem allocated: %d';
strLeakingMemSize = 'Leaking Mem Size: %d';
strLeakingBlocksCount = 'Leaking Blocks Count: %d';
//

View File

@ -80,6 +80,8 @@ msgid "Leaking Mem Size: %d"
msgstr "Velikost uniklé paměti: %s"
#: heaptrcview.strtotalmemalloc
msgid "Total Mem alloced: %d"
#, fuzzy
#| msgid "Total Mem alloced: %d"
msgid "Total Mem allocated: %d"
msgstr "Celkem přidělené paměti: %d"

View File

@ -80,6 +80,8 @@ msgid "Leaking Mem Size: %d"
msgstr "Szivárgó memória mérete: %d"
#: heaptrcview.strtotalmemalloc
msgid "Total Mem alloced: %d"
#, fuzzy
#| msgid "Total Mem alloced: %d"
msgid "Total Mem allocated: %d"
msgstr "Teljes lefoglalt memória: %d"

View File

@ -81,6 +81,8 @@ msgid "Leaking Mem Size: %d"
msgstr "Dimensione memoria perduta: %d"
#: heaptrcview.strtotalmemalloc
msgid "Total Mem alloced: %d"
#, fuzzy
#| msgid "Total Mem alloced: %d"
msgid "Total Mem allocated: %d"
msgstr "Totale memoria ALLOCata: %d"

View File

@ -82,6 +82,8 @@ msgid "Leaking Mem Size: %d"
msgstr "Nutekėjusios atminties dydis: %d"
#: heaptrcview.strtotalmemalloc
msgid "Total Mem alloced: %d"
#, fuzzy
#| msgid "Total Mem alloced: %d"
msgid "Total Mem allocated: %d"
msgstr "Viso paskirta atminties: %d"

View File

@ -70,6 +70,6 @@ msgid "Leaking Mem Size: %d"
msgstr ""
#: heaptrcview.strtotalmemalloc
msgid "Total Mem alloced: %d"
msgid "Total Mem allocated: %d"
msgstr ""

View File

@ -82,6 +82,8 @@ msgid "Leaking Mem Size: %d"
msgstr "Tamanho Mem Vazando: %d"
#: heaptrcview.strtotalmemalloc
msgid "Total Mem alloced: %d"
#, fuzzy
#| msgid "Total Mem alloced: %d"
msgid "Total Mem allocated: %d"
msgstr "Total Mem alocada: %d"

View File

@ -80,6 +80,8 @@ msgid "Leaking Mem Size: %d"
msgstr "Размер утерянной памяти: %d"
#: heaptrcview.strtotalmemalloc
msgid "Total Mem alloced: %d"
#, fuzzy
#| msgid "Total Mem alloced: %d"
msgid "Total Mem allocated: %d"
msgstr "Размер выделенной памяти: %d"

View File

@ -80,6 +80,8 @@ msgid "Leaking Mem Size: %d"
msgstr "Розмір втраченої пам'яті: %d"
#: heaptrcview.strtotalmemalloc
msgid "Total Mem alloced: %d"
#, fuzzy
#| msgid "Total Mem alloced: %d"
msgid "Total Mem allocated: %d"
msgstr "Розмір виділеної пам'яті: %d"