mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 10:36:20 +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';
|
||||
rsCloseCurrentPage = 'Close current page';
|
||||
rsFilterTheListWithString = 'Filter the lines in list with a string';
|
||||
rsCloseLeft = 'Close tab(s) on the left';
|
||||
rsCloseRight = 'Close tab(s) on the right';
|
||||
rsCloseOthers = 'Close other tab(s)';
|
||||
rsCloseAll = 'Close all tabs';
|
||||
rsCloseLeft = 'Close page(s) on the left';
|
||||
rsCloseRight = 'Close page(s) on the right';
|
||||
rsCloseOthers = 'Close other page(s)';
|
||||
rsCloseAll = 'Close all pages';
|
||||
|
||||
// Application Bundle
|
||||
lisErrorLoadingFrom = 'Error loading %s from%s%s%s%s';
|
||||
|
Loading…
Reference in New Issue
Block a user