Skip to content

Commit 14b6082

Browse files
Update src/Xamarin.Android.Build.Tasks/Properties/Resources.resx
Co-authored-by: Jonathan Peppers <[email protected]>
1 parent 06b658f commit 14b6082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Xamarin.Android.Build.Tasks/Properties/Resources.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ Either change the value in the AndroidManifest.xml to match the $(SupportedOSPla
542542
{0} - The assembly name</comment>
543543
</data>
544544
<data name="APT2264" xml:space="preserve">
545-
<value>This is probably caused by the project having non-ASCII characters in it path or exceeding the Windows maximum path length limitation. See https://learn.microsoft.com/xamarin/android/errors-and-warnings/apt2264 for details.</value>
545+
<value>This could be caused by the project having non-ASCII characters in it path or exceeding the Windows maximum path length limitation. See https://learn.microsoft.com/xamarin/android/errors-and-warnings/apt2264 for details.</value>
546546
<comment>The following are literal names and should not be translated:</comment>
547547
</data>
548548
<data name="XA3001" xml:space="preserve">

0 commit comments

Comments
 (0)