Skip to content

Commit

Permalink
remove strings for obsolete user interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Jan 4, 2025
1 parent 8e83450 commit 7593d42
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@

<string name="unable_to_obtain_file_details">Unable to obtain file details</string>

<string name="edit_successfully">Edit successful</string>
<string name="no_editor_app_error">You may not have a proper app for editing this content</string>
<string name="edit_not_allowed">Editing images in secure mode is not allowed.</string>
<string name="sharing_not_allowed">Sharing images in secure mode is not allowed.</string>
Expand All @@ -128,7 +127,6 @@
<string name="camera_provider_init_failure">Failed to load camera provider due to OS or hardware issue. Try rebooting.</string>
<string name="extensions_manager_init_failure">Failed to load extensions manager due to OS or hardware issue. Extensions modes are unavailable. Try rebooting.</string>
<string name="unsupported_taking_picture_while_recording">Your device doesn\'t support taking pictures while recording video with the current settings.</string>
<string name="image_processing_pending">Please wait for the last image to get processed…</string>
<string name="location_unavailable">Couldn\'t attach location to image/video since it\'s currently unavailable</string>
<string name="existing_no_image">No image found. Exiting in-app gallery.</string>
<string name="no_barcode_selected">Please ensure that at least one barcode is selected in manual mode</string>
Expand Down

0 comments on commit 7593d42

Please sign in to comment.