Skip to content

Commit efb185f

Browse files
vogellaCopilot
andcommitted
Fix punctuation: add comma after 'e.g.' in skip dot-folders labels
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 6be1015 commit efb185f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/messages.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ WizardProjectsImportPage_invalidProjectName=Invalid Project
112112
WizardProjectsImportPage_projectLabel={0} ({1})
113113
WizardProjectsImportPage_hideExistingProjects=H&ide projects that already exist in the workspace
114114
WizardProjectsImportPage_closeProjectsAfterImport=Cl&ose newly imported projects upon completion
115-
WizardProjectsImportPage_skipDotFolders=S&kip folders starting with '.' (e.g. .git)
115+
WizardProjectsImportPage_skipDotFolders=S&kip folders starting with '.' (e.g., .git)
116116

117117
# --- Export Wizards ---
118118
DataTransfer_export = Export
@@ -215,4 +215,4 @@ SmartImportWizardPage_incompleteExpand_message=Archive expansion didn''t complet
215215
SmartImportWizardPage_selectAtLeastOneFolderToOpenAsProject=Select at least one folder to import as project.
216216
SmartImportWizardPage_showOtherSpecializedImportWizard=Show other specialized import wizards
217217
SmartImportWizardPage_closeProjectsAfterImport=Cl&ose newly imported projects upon completion
218-
SmartImportWizardPage_skipDotFolders=S&kip folders starting with '.' (e.g. .git)
218+
SmartImportWizardPage_skipDotFolders=S&kip folders starting with '.' (e.g., .git)

0 commit comments

Comments
 (0)