[569496] Wrong terminology for Gerrit name used in Variables dialog

https://bugs.eclipse.org/bugs/show_bug.cgi?id=569496
diff --git a/setups/interim/SimultaneousReleaseTrainConfiguration.setup b/setups/interim/SimultaneousReleaseTrainConfiguration.setup
index c705dda..c7e2997 100644
--- a/setups/interim/SimultaneousReleaseTrainConfiguration.setup
+++ b/setups/interim/SimultaneousReleaseTrainConfiguration.setup
@@ -46,7 +46,7 @@
         xsi:type="setup:VariableTask"
         name="git.user.id"
         label="Eclipse Git/Gerrit user ID">
-      <description>The user ID of the Eclipse Git/Gerrit account</description>
+      <description>The user ID of the Eclipse Git/Gerrit account, i.e., the 'Username' of your profile at https://git.eclipse.org/r/settings but not the numeric ID, the Email, nor the Full name of your profile</description>
     </setupTask>
     <stream
         href="index:/org.eclipse.setup#//@projectCatalogs[name='org.eclipse']/@projects[name='simrel']/@streams[name='master']"/>
diff --git a/setups/org.eclipse.projects.setup b/setups/org.eclipse.projects.setup
index 5ed9242..a2b15b7 100644
--- a/setups/org.eclipse.projects.setup
+++ b/setups/org.eclipse.projects.setup
@@ -35,7 +35,7 @@
         name="git.user.id"
         defaultValue="anonymous"
         label="Eclipse Git/Gerrit user ID">
-      <description>The user ID of the Eclipse Git/Gerrit account</description>
+      <description>The user ID of the Eclipse Git/Gerrit account, i.e., the 'Username' of your profile at https://git.eclipse.org/r/settings but not the numeric ID, the Email, nor the Full name of your profile</description>
     </setupTask>
     <setupTask
         xsi:type="setup:VariableTask"