Skip to content

Commit d5424a0

Browse files
committed
Add comment to localised string
1 parent e9f83b5 commit d5424a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Files.App/Strings/en-US/Resources.resw

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4044,5 +4044,6 @@
40444044
</data>
40454045
<data name="ConciseAdaptiveLayoutDisabledNotification" xml:space="preserve">
40464046
<value>Sync layout across directories must be disabled.</value>
4047+
<comment>This text appears as part of an info bar when the adaptive layout button is disabled. The localized text must be short as it will cause display issues otherwise.</comment>
40474048
</data>
40484049
</root>

0 commit comments

Comments
 (0)