Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: d38c77395715258150ff492d0c07c60e7e4cd0c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
#Eclipse modern messages class
#Sat Apr 19 16:43:19 MSK 2014
ExecutePomAction_dialog_debug_message=Select a launch configuration to debug\:
ExecutePomAction_dialog_run_message=Select a launch configuration to run\:
ExecutePomAction_dialog_title=Select Configuration
ExecutePomAction_executing=Executing {0} in {1}
MavenFileEditorInput_0=Unable to open {0}
MavenLaunchDelegate_error_cannot_create_conf=Can't create m2.conf
MavenLaunchDelegate_job_name=Refreshing resources...
MavenLaunchExtensionsTab_lblExtensions=Maven Launch Extensions
MavenLaunchExtensionsTab_name=Launch Extensions
MavenLaunchMainTab_btnAfterClean=Selec&t...
MavenLaunchMainTab_btnAutoBuild=&Select...
MavenLaunchMainTab_btnCleanBuild=Se&lect...
MavenLaunchMainTab_btnConfigure=Configure...
MavenLaunchMainTab_btnDebugOutput=Debu&g Output
MavenLaunchMainTab_btnManualBuild=S&elect...
MavenLaunchMainTab_btnNotRecursive=Non-recursive
MavenLaunchMainTab_btnOffline=&Offline
MavenLaunchMainTab_btnResolveWorkspace=Resolve Workspace artifacts
MavenLaunchMainTab_btnSkipTests=S&kip Tests
MavenLaunchMainTab_btnUpdateSnapshots=&Update Snapshots
MavenLaunchMainTab_btnUserSettings_text=File...
MavenLaunchMainTab_lblAfterClean=A&fter a Clean Goals\:
MavenLaunchMainTab_lblAutoBuildGoals=Auto &Build Goals\:
MavenLaunchMainTab_lblCleanBuild=&During a Clean Goals\:
MavenLaunchMainTab_lblManualGoals=Ma&nual Build Goals\:
MavenLaunchMainTab_lblRuntime=Maven Runt&ime\:
MavenLaunchMainTab_lblThreads=&Threads
MavenLaunchMainTab_lblUserSettings_text=User settings\:
MavenLaunchMainTab_property_dialog_edit_title=Edit Parameter
MavenLaunchMainTab_property_dialog_title=Add Parameter
MavenLaunchUtils_error_no_maven_install=Can't find Maven installation {0}
MavenLaynchDelegate_unsupported_source_locator=Unknown or unsupported source locator {0}
launchBrowseFs=Browse File Syste&m...
launchBrowseVariables=&Variables...
launchBrowseWorkspace=Browse &Workspace...
launchChoosePomDir=Choose &Base directory
launchGoals=&Select...
launchGoalsLabel=&Goals\:
launchMainTabName=Main
launchPomDirectoryDoesntExist=Base directory doesn't exist or can't be read
launchPomDirectoryEmpty=Base directory should be specified
launchPomGroup=Base directory\:
launchProfilesLabel=&Profiles\:
launchPropAddButton=&Add...
launchPropEditButton=E&dit...
launchPropName=Parameter Name
launchPropRemoveButton=&Remove
launchPropValue=Value
launchPropertyDialogBrowseVariables=Varia&bles...

Back to the top