mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-14 12:40:02 +02:00
instantfpc: resourcestring
git-svn-id: trunk@63444 -
This commit is contained in:
parent
a8dbfd43f8
commit
08a8aa9d47
@ -38,8 +38,8 @@ resourcestring
|
||||
rsSingleFilePr = 'Single file program using InstantFPC to compile and execute.';
|
||||
|
||||
const
|
||||
FileDescNameInstantFPC : string = rsInstantFPCPr;
|
||||
ProjDescNameInstantFPCProject : string = 'InstantFPC project';
|
||||
FileDescNameInstantFPC : string = 'InstantFPC program'; // do not localize
|
||||
ProjDescNameInstantFPCProject : string = 'InstantFPC project'; // do not localize
|
||||
|
||||
procedure Register;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user