Skip to content

Commit 1d0c632

Browse files
author
Gerardo
committed
Split long string
1 parent 42ad16f commit 1d0c632

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

WordPress/src/main/res/values/strings.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2006,7 +2006,8 @@
20062006
<string name="error_media_file_type_not_allowed">This file type is not allowed</string>
20072007
<string name="error_media_unexpected_empty_media_file_path">Unexpected empty file path for Media</string>
20082008
<string name="error_media_could_not_find_media_in_path">Could not find media file in path</string>
2009-
<string name="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+
<string name="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>
20102011
<string name="error_media_path_is_directory">The specified path is a directory instead of a Media file</string>
20112012
<string name="error_media_upload_failed_for_reason">Media upload failed.\n%1$s</string>
20122013
<string name="error_media_xmlrpc_not_allowed">Your action is not allowed</string>

0 commit comments

Comments
 (0)