Skip to content

Commit dcad261

Browse files
committed
Fix the error message
1 parent 556072c commit dcad261

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
@@ -531,7 +531,7 @@ Please change the value to an assembly-qualifed type name which inherits from '{
531531
{0} - The assembly name</comment>
532532
</data>
533533
<data name="APT2264" xml:space="preserve">
534-
<value>This is probably caused by the project exceeding the Max Path length. See https://learn.microsoft.com/en-us/xamarin/android/errors-and-warnings/apt2264 for details.</value>
534+
<value>This is probably caused by the project exceeding the Windows maximum path length limitation. See https://learn.microsoft.com/xamarin/android/errors-and-warnings/apt2264 for details.</value>
535535
<comment>The following are literal names and should not be translated:</comment>
536536
</data>
537537
<data name="XA3001" xml:space="preserve">

0 commit comments

Comments
 (0)