Skip to content

Commit

Permalink
Freeze strings for translation
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio committed Feb 12, 2024
1 parent 9972cb5 commit 84f2668
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fastlane/resources/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2006,6 +2006,8 @@
<string name="error_media_file_type_not_allowed">This file type is not allowed</string>
<string name="error_media_unexpected_empty_media_file_path">Unexpected empty file path for Media</string>
<string name="error_media_could_not_find_media_in_path">Could not find media file in path</string>
<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>
<string name="error_media_path_is_directory">The specified path is a directory instead of a Media file</string>
<string name="error_media_upload_failed_for_reason">Media upload failed.\n%1$s</string>
<string name="error_media_xmlrpc_not_allowed">Your action is not allowed</string>
Expand Down

0 comments on commit 84f2668

Please sign in to comment.