@@ -203,8 +203,6 @@ For the best results, this app recommends patching a <b>full APK</b>
203203 <string name =" patch_option_enter_value" >Enter value</string >
204204 <string name =" patch_option_enter_number" >Enter number</string >
205205 <string name =" patch_option_enter_decimal" >Enter decimal</string >
206- <string name =" patch_option_pick_folder" >Pick folder</string >
207- <string name =" patch_option_pick_file" >Pick file</string >
208206 <string name =" patch_option_list_duplicate" >This value already exists</string >
209207 <string name =" patch_option_list_empty" >Value cannot be empty</string >
210208 <string name =" patch_option_list_empty_state" >No values added yet</string >
@@ -721,10 +719,7 @@ The image dimensions must be as follows:
721719 <string name =" settings_system_custom_file_picker_description" >Browse storage with Morphe\'s built-in file picker instead of the system default</string >
722720
723721 <!-- File Picker -->
724- <string name =" file_picker_title" >Select file</string >
725- <string name =" file_picker_title_folder" >Select folder</string >
726722 <string name =" file_picker_previous_directory" >Previous directory</string >
727- <string name =" file_picker_select_folder" >Select folder</string >
728723 <string name =" file_picker_no_files" >No files here</string >
729724 <string name =" file_picker_internal_storage" >Internal storage</string >
730725 <string name =" file_picker_sd_card" >SD card</string >
@@ -747,6 +742,8 @@ The image dimensions must be as follows:
747742
748743 <!-- Shared strings -->
749744 <string name =" app_name" translatable =" false" >Morphe</string >
745+ <string name =" select_file" >Select file</string >
746+ <string name =" select_folder" >Select folder</string >
750747 <string name =" patches" >Patches</string >
751748 <string name =" home" >Home</string >
752749 <string name =" settings" >Settings</string >
0 commit comments