mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 17:59:16 +02:00
IDE: unified terms (tabs -> pages) in Search Results dialog
git-svn-id: trunk@62371 -
This commit is contained in:
parent
e1f84d9134
commit
cc13e32d4a
@ -5481,10 +5481,10 @@ resourcestring
|
|||||||
rsStartANewSearch = 'Start a new search';
|
rsStartANewSearch = 'Start a new search';
|
||||||
rsCloseCurrentPage = 'Close current page';
|
rsCloseCurrentPage = 'Close current page';
|
||||||
rsFilterTheListWithString = 'Filter the lines in list with a string';
|
rsFilterTheListWithString = 'Filter the lines in list with a string';
|
||||||
rsCloseLeft = 'Close tab(s) on the left';
|
rsCloseLeft = 'Close page(s) on the left';
|
||||||
rsCloseRight = 'Close tab(s) on the right';
|
rsCloseRight = 'Close page(s) on the right';
|
||||||
rsCloseOthers = 'Close other tab(s)';
|
rsCloseOthers = 'Close other page(s)';
|
||||||
rsCloseAll = 'Close all tabs';
|
rsCloseAll = 'Close all pages';
|
||||||
|
|
||||||
// Application Bundle
|
// Application Bundle
|
||||||
lisErrorLoadingFrom = 'Error loading %s from%s%s%s%s';
|
lisErrorLoadingFrom = 'Error loading %s from%s%s%s%s';
|
||||||
|
Loading…
Reference in New Issue
Block a user