Skip to content

Commit aea969d

Browse files
committed
Fix: Translation
1 parent 3aaf41f commit aea969d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Source/NETworkManager.Localization/Resources/Strings.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Source/NETworkManager.Localization/Resources/Strings.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3173,7 +3173,7 @@ The profile is not removed from the ~\.aws\credentials file.</value>
31733173
<value>Profiles and regions to synchronize</value>
31743174
</data>
31753175
<data name="HelpMessage_AWSSessionManagerProfilesAndRegionsToSync" xml:space="preserve">
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>
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 the file "~/.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>

0 commit comments

Comments
 (0)