@@ -3146,8 +3146,8 @@ Enable profile file encryption in Settings>Profile to store credentials secur
31463146 <data name =" Region" xml : space =" preserve" >
31473147 <value >Region</value >
31483148 </data >
3149- <data name =" SyncInstanceIDsFromAWS " xml : space =" preserve" >
3150- <value >Sync Instance IDs from AWS</value >
3149+ <data name =" SyncEC2InstancesFromAWS " xml : space =" preserve" >
3150+ <value >Synchronize EC2 instances from AWS</value >
31513151 </data >
31523152 <data name =" AddAWSProfile" xml : space =" preserve" >
31533153 <value >Add AWS profile</value >
@@ -3163,17 +3163,17 @@ The profile is not removed from the ~\.aws\credentials file.</value>
31633163 <data name =" EditAWSProfile" xml : space =" preserve" >
31643164 <value >Edit AWS profile</value >
31653165 </data >
3166- <data name =" SyncAllInstanceIDsFromAWS " xml : space =" preserve" >
3167- <value >Sync all Instance IDs from AWS</value >
3166+ <data name =" SyncAllEC2InstancesFromAWS " xml : space =" preserve" >
3167+ <value >Synchronize all EC2 instances from AWS</value >
31683168 </data >
3169- <data name =" SyncGroupInstanceIDsFromAWS " xml : space =" preserve" >
3170- <value >Sync group Instance IDs from AWS</value >
3169+ <data name =" SyncGroupEC2InstancesFromAWS " xml : space =" preserve" >
3170+ <value >Synchronize group EC2 instances from AWS</value >
31713171 </data >
31723172 <data name =" ProfilesAndRegionsToSync" xml : space =" preserve" >
3173- <value >Profiles and regions to sync </value >
3173+ <value >Profiles and regions to synchronize </value >
31743174 </data >
31753175 <data name =" HelpMessage_AWSSessionManagerProfilesAndRegionsToSync" xml : space =" preserve" >
3176- <value >To synchronize instance IDs from AWS, the AWS CLI must be configured on the system. The instance IDs can be queried for multiple AWS accounts (profiles) and multiple regions. To do this, the profile stored in ~/.aws/credentials must be configured along with the region to query.</value >
3176+ <value >To synchronize EC2 instances from AWS, the AWS CLI must be configured on the system. The EC2 instances can be queried for multiple AWS accounts (profiles) and multiple regions. To do this, the profile stored in ~/.aws/credentials must be configured along with the region to query.</value >
31773177 </data >
31783178 <data name =" Library_AWSSDKdotEC2_Description" xml : space =" preserve" >
31793179 <value >AWS SDK for .NET to work with Amazon Elastic Compute Cloud (Amazon EC2) in Amazon Web Services (AWS).</value >
@@ -3185,12 +3185,12 @@ The profile is not removed from the ~\.aws\credentials file.</value>
31853185 <value >Default region</value >
31863186 </data >
31873187 <data name =" HelpMessage_AWSSessionManagerDefaultProfile" xml : space =" preserve" >
3188- <value >Default AWS CLI profile which is used by manually created profiles to connect to an instance.
3188+ <value >Default profile which is used by manually created profiles to connect to an EC2 instance via AWS CLI .
31893189
31903190If not set, the default AWS CLI settings are used.</value >
31913191 </data >
31923192 <data name =" HelpMessage_AWSSessionManagerDefaultRegion" xml : space =" preserve" >
3193- <value >Default AWS CLI region which is used by manually created profiles to connect to an instance.
3193+ <value >Default region which is used by manually created profiles to connect to an EC2 instance via AWS CLI .
31943194
31953195If not set, the default AWS CLI settings are used.</value >
31963196 </data >
@@ -3203,8 +3203,8 @@ If not set, the default AWS CLI settings are used.</value>
32033203 <data name =" GroupNameCannotStartWithX" xml : space =" preserve" >
32043204 <value >Group name cannot start with "{0}"!</value >
32053205 </data >
3206- <data name =" SyncOnlyRunningInstancesFromAWS " xml : space =" preserve" >
3207- <value >Sync only running instances from AWS</value >
3206+ <data name =" SyncOnlyRunningEC2InstancesFromAWS " xml : space =" preserve" >
3207+ <value >Synchronize only running EC2 instances from AWS</value >
32083208 </data >
32093209 <data name =" AnAWSRegionNamedXDoesNotExist" xml : space =" preserve" >
32103210 <value >An AWS region named "{0}" does not exist!</value >
0 commit comments