mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 19:29:31 +02:00
IdeDebugger: missing button caption
This commit is contained in:
parent
af5212d267
commit
72fa9a1c96
@ -309,6 +309,8 @@ var
|
||||
begin
|
||||
btnAdd.Caption := dlgBackConvOptAddNew;
|
||||
btnRemove.Caption := dlgBackConvOptRemove;
|
||||
btnUp.Caption := dlgSortUp;
|
||||
btnDown.Caption := dlgSortDown;
|
||||
lblName.Caption := dlgBackConvOptName;
|
||||
lblTypeNames.Caption := dlgBackConvOptMatchTypesByName;
|
||||
lblAction.Caption := dlgBackConvOptAction;
|
||||
|
@ -381,6 +381,8 @@ var
|
||||
begin
|
||||
btnAdd.Caption := dlgBackConvOptAddNew;
|
||||
btnRemove.Caption := dlgBackConvOptRemove;
|
||||
btnUp.Caption := dlgSortUp;
|
||||
btnDown.Caption := dlgSortDown;
|
||||
lblName.Caption := dlgBackConvOptName;
|
||||
lblTypeNames.Caption := dlgBackConvOptMatchTypesByName;
|
||||
|
||||
|
@ -46,6 +46,9 @@ resourcestring
|
||||
//
|
||||
lisMenuViewCallStack = 'Call Stack';
|
||||
|
||||
dlgSortUp = 'Up';
|
||||
dlgSortDown = 'Down';
|
||||
|
||||
dlgInspectIndexOfFirstItemToShow = 'Index of first item to show';
|
||||
dlgInspectAmountOfItemsToShow = 'Amount of items to show';
|
||||
dlgInspectBoundsDD = 'Bounds: %d .. %d';
|
||||
|
@ -485,6 +485,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgid "Refresh"
|
||||
msgstr ""
|
||||
|
@ -488,6 +488,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgid "Refresh"
|
||||
msgstr ""
|
||||
|
@ -494,6 +494,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -500,6 +500,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -499,6 +499,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -502,6 +502,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -498,6 +498,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -500,6 +500,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -499,6 +499,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -500,6 +500,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -494,6 +494,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -501,6 +501,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -499,6 +499,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -499,6 +499,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -494,6 +494,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -499,6 +499,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -488,6 +488,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -520,6 +520,14 @@ msgstr "Limites: %d .. %d"
|
||||
msgid "Index of first item to show"
|
||||
msgstr "Índice do primeiro item a exibir"
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -500,6 +500,14 @@ msgstr "Границы: %d .. %d"
|
||||
msgid "Index of first item to show"
|
||||
msgstr "Индекс первого показываемого элемента"
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -505,6 +505,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -504,6 +504,14 @@ msgstr "Sınırlar: %d .. %d"
|
||||
msgid "Index of first item to show"
|
||||
msgstr "Gösterilecek ilk öğenin dizini"
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgid "Refresh"
|
||||
msgstr "Yenile"
|
||||
|
@ -508,6 +508,14 @@ msgstr "Межі: %d .. %d"
|
||||
msgid "Index of first item to show"
|
||||
msgstr "Індекс першого елемента для показу"
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
@ -505,6 +505,14 @@ msgstr ""
|
||||
msgid "Index of first item to show"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortdown
|
||||
msgid "Down"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgsortup
|
||||
msgid "Up"
|
||||
msgstr ""
|
||||
|
||||
#: idedebuggerstringconstants.dlgunitdeprefresh
|
||||
msgctxt "lazarusidestrconsts.dlgunitdeprefresh"
|
||||
msgid "Refresh"
|
||||
|
Loading…
Reference in New Issue
Block a user