mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-10-31 08:41:42 +01:00 
			
		
		
		
	projectgroups: more resourcestrings, issue #30580, from Péter Gábor
git-svn-id: trunk@52945 -
This commit is contained in:
		
							parent
							
								
									690727b106
								
							
						
					
					
						commit
						6dfb8e5b64
					
				| @ -100,6 +100,10 @@ msgstr "" | |||||||
| msgid "lazbuild not found" | msgid "lazbuild not found" | ||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
|  | #: projectgroupstrconst.lismore | ||||||
|  | msgid "More..." | ||||||
|  | msgstr "" | ||||||
|  | 
 | ||||||
| #: projectgroupstrconst.lisneedsave | #: projectgroupstrconst.lisneedsave | ||||||
| msgid "Need save" | msgid "Need save" | ||||||
| msgstr "" | msgstr "" | ||||||
| @ -165,6 +169,7 @@ msgid "Pascal file (*.pas;*.pp;*.p)" | |||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
| #: projectgroupstrconst.lispleasesaveyourchangesbeforereloadingtheprojectgrou | #: projectgroupstrconst.lispleasesaveyourchangesbeforereloadingtheprojectgrou | ||||||
|  | msgctxt "projectgroupstrconst.lispleasesaveyourchangesbeforereloadingtheprojectgrou" | ||||||
| msgid "Please save your changes before reloading the project group." | msgid "Please save your changes before reloading the project group." | ||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
| @ -210,6 +215,10 @@ msgid "" | |||||||
| "what do you want to do?\n" | "what do you want to do?\n" | ||||||
| msgstr "" | msgstr "" | ||||||
| 
 | 
 | ||||||
|  | #: projectgroupstrconst.lisprojectgroupreload | ||||||
|  | msgid "Reload" | ||||||
|  | msgstr "" | ||||||
|  | 
 | ||||||
| #: projectgroupstrconst.lisprojectgroupsaveascaption | #: projectgroupstrconst.lisprojectgroupsaveascaption | ||||||
| msgid "Save As" | msgid "Save As" | ||||||
| msgstr "" | msgstr "" | ||||||
|  | |||||||
| @ -1378,7 +1378,6 @@ object ProjectGroupEditorForm: TProjectGroupEditorForm | |||||||
|     end |     end | ||||||
|     object PMIProperties: TMenuItem |     object PMIProperties: TMenuItem | ||||||
|       Action = ATargetProperties |       Action = ATargetProperties | ||||||
|       Caption = 'Options' |  | ||||||
|       Bitmap.Data = { |       Bitmap.Data = { | ||||||
|         36040000424D3604000000000000360000002800000010000000100000000100 |         36040000424D3604000000000000360000002800000010000000100000000100 | ||||||
|         2000000000000004000064000000640000000000000000000000FFFFFF00FFFF |         2000000000000004000064000000640000000000000000000000FFFFFF00FFFF | ||||||
|  | |||||||
| @ -366,6 +366,10 @@ begin | |||||||
|   ConfigAction(ATargetUninstall,iiTargetUninstall,lisTargetUninstallCaption,lisTargetUninstallHint,Nil); |   ConfigAction(ATargetUninstall,iiTargetUninstall,lisTargetUninstallCaption,lisTargetUninstallHint,Nil); | ||||||
|   ConfigAction(ATargetActivate,iiTargetActivate,lisTargetActivateCaption,lisTargetActivateHint,Nil); |   ConfigAction(ATargetActivate,iiTargetActivate,lisTargetActivateCaption,lisTargetActivateHint,Nil); | ||||||
|   ConfigAction(ATargetOpen,iiTargetOpen,lisTargetOpenCaption,lisTargetOpenHint,Nil); |   ConfigAction(ATargetOpen,iiTargetOpen,lisTargetOpenCaption,lisTargetOpenHint,Nil); | ||||||
|  |   ConfigAction(ATargetCopyFilename,0,lisTargetCopyFilename,'',Nil); | ||||||
|  |   ConfigAction(ATargetCompileFromHere,0,lisTargetCompileFromHere,'',Nil); | ||||||
|  |   ConfigAction(AProjectGroupReload,0,lisProjectGroupReload,'',Nil); | ||||||
|  |   TBMore.Caption:=lisMore; | ||||||
| end; | end; | ||||||
| 
 | 
 | ||||||
| procedure TProjectGroupEditorForm.AProjectGroupSaveUpdate(Sender: TObject); | procedure TProjectGroupEditorForm.AProjectGroupSaveUpdate(Sender: TObject); | ||||||
|  | |||||||
| @ -120,6 +120,9 @@ Resourcestring | |||||||
|   lisPascalFilePasPpP = 'Pascal file (*.pas;*.pp;*.p)'; |   lisPascalFilePasPpP = 'Pascal file (*.pas;*.pp;*.p)'; | ||||||
|   lisNeedSave = 'Need save'; |   lisNeedSave = 'Need save'; | ||||||
|   lisPleaseSaveYourChangesBeforeReloadingTheProjectGrou = 'Please save your changes before reloading the project group.'; |   lisPleaseSaveYourChangesBeforeReloadingTheProjectGrou = 'Please save your changes before reloading the project group.'; | ||||||
|  |   lisProjectGroupReload = 'Reload'; | ||||||
|  |   lisMore = 'More...'; | ||||||
|  | 
 | ||||||
| 
 | 
 | ||||||
| implementation | implementation | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 mattias
						mattias