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: WordPress/src/main/res/values/strings.xml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2006,7 +2006,8 @@
2006
2006
<stringname="error_media_file_type_not_allowed">This file type is not allowed</string>
2007
2007
<stringname="error_media_unexpected_empty_media_file_path">Unexpected empty file path for Media</string>
2008
2008
<stringname="error_media_could_not_find_media_in_path">Could not find media file in path</string>
2009
-
<stringname="error_media_could_not_share_media_from_device">Unable to load the media for sharing. Please check the app\'s permissions or use the app\'s media library.</string>
2009
+
<stringname="error_media_could_not_share_media_from_device">Unable to load the media for sharing. Please check the app\'s permissions
2010
+
or use the app\'s media library.</string>
2010
2011
<stringname="error_media_path_is_directory">The specified path is a directory instead of a Media file</string>
0 commit comments