mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-20 01:29:30 +02:00
PoChecker: shortened button captions
git-svn-id: trunk@45675 -
This commit is contained in:
parent
87a2cc88b6
commit
13f500ec8d
@ -7,9 +7,9 @@ interface
|
|||||||
resourcestring
|
resourcestring
|
||||||
//Main form
|
//Main form
|
||||||
rsPoChecker = 'PO File Checker';
|
rsPoChecker = 'PO File Checker';
|
||||||
sSelectBasicTests = 'Select &Basic Tests';
|
sSelectBasicTests = 'Select &Basic';
|
||||||
sSelectAllTests = 'Select &All Tests';
|
sSelectAllTests = 'Select &All';
|
||||||
sUnselectAllTests = '&Unselect All Tests';
|
sUnselectAllTests = '&Unselect All';
|
||||||
sGUIPoFileCheckingTool = 'GUI Po-file checking tool';
|
sGUIPoFileCheckingTool = 'GUI Po-file checking tool';
|
||||||
sSelectTestTypes = 'Select test types';
|
sSelectTestTypes = 'Select test types';
|
||||||
sOpenAPoFile = '&Open a po-file';
|
sOpenAPoFile = '&Open a po-file';
|
||||||
|
Loading…
Reference in New Issue
Block a user