Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 27aa56f2 authored by Diksha Gohlyan's avatar Diksha Gohlyan
Browse files

Change string for drag drop

Test: atest DocumentsUIGoogleTests
Bug: 155134389
Change-Id: Ib85909ed878bdb053f79c5588b5948b0b82f76a4
parent 6ad689a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -541,5 +541,5 @@

    <!-- Snackbar shown when users drag and drop files from another app
    to DocumentsUI. [CHAR_LIMIT=100] -->
    <string name="drag_from_another_app">Drag from another app not allowed.</string>
    <string name="drag_from_another_app">You can\u2019t move files from another app.</string>
</resources>