You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/java/com/raival/compose/file/explorer/screen/main/tab/files/ui/dialog/FileOptionsMenuDialog.kt
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -283,7 +283,10 @@ fun FileOptionsMenuDialog(
283
283
}
284
284
285
285
if (isSingleFile && targetContentHolder isLocalFileHolder) {
Copy file name to clipboardExpand all lines: app/src/main/res/values-fa/strings.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -387,4 +387,5 @@
387
387
<stringname="file_too_large_to_edit">حجم این فایل خیلی زیاد است ممکن است برنامه نتواند به خوبی ان را اجرارکند شما میتوانید از یک ویرایشگر حرفه ای کمک بگیرید</string>
0 commit comments