1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-09-20 05:53:38 +01:00
AIO-switch-updater/scripts/sed_replace.sh

1 line
6.4 KiB
Bash
Raw Normal View History

2021-03-01 18:19:17 +00:00
find . -type f -exec sed -i 's#menus/About_Title#menus/about/title#g;s#menus/copyright#menus/about/copyright#g;s#menus/Disclaimers#menus/about/disclaimers#g;s#menus/donate#menus/about/donate#g;s#menus/app_title#menus/cheats/installed#g;s#menus/app_label#menus/cheats/label#g;s#menus/text_download#menus/cheats/downloading#g;s#menus/text_download_list#menus/cheats/dl_latest#g;s#menus/text_title#menus/cheats/getting_cheats#g;s#menus/Downloading#menus/common/downloading#g;s#menus/tool_extracting#menus/common/extracting#g;s#menus/Extracting#menus/common/extracting#g;s#menus/All_done#menus/common/all_done#g;s#menus/Changelog#menus/changelog/changelog#g;s#menus/cheat_menu#menus/cheats/menu#g;s#menus/cheat_view#menus/cheats/view#g;s#menus/cheat_exclude#menus/cheats/exclude#g;s#menus/cheat_delete_all_ex#menus/cheats/delete_existing#g;s#menus/cheat_delete_all_cheat#menus/cheats/delete_all#g;s#menus/cheat_Deleting#menus/cheats/deleting#g;s#menus/cheat_All_done#menus/common/all_done#g;s#menus/please_reboot#menus/sigpatches/reboot#g;s#menus/cheastlips_title#menus/cheats/cheastlips_title#g;s#menus/get_cheatslips#menus/cheats/get_cheatslips#g;s#menus/cheatslips_label#menus/cheats/cheatslips_label#g;s#menus/download_cheatslips#menus/cheats/cheatslips_dl#g;s#menus/delete_cheat#menus/cheats/delete_file#g;s#menus/couldnt_dl_cheats#menus/cheats/cheatslips_error#g;s#menus/quota_cheatslips#menus/cheats/quota#g;s#menus/cheat_cheat_content#menus/cheats/sheet_content#g;s#menus/app_cheatslips_label#menus/cheats/cheatslips_select#g;s#menus/wrong_cheatslips_id#menus/cheats/cheatslips_wrong_id#g;s#menus/keyboard_no_show#menus/cheats/kb_error#g;s#menus/see_more#menus/cheats/cheatslips_see_more#g;s#menus/download_cheats#menus/cheats/cheatslips_dl_cheats#g;s#menus/bid_not_found#menus/cheats/bid_not_found#g;s#menus/choice_yes#menus/common/Yes#g;s#menus/choice_no#menus/common/No#g;s#menus/Back#menus/common/back#g;s#menus/Continue#menus/common/continue#g;s#menus/Download_payloads#menus/payloads/dl_payloads#g;s#menus/select#menus/payloads/select#g;s#menus/Download#menus/common/download#g;s#menus/from#menus/common/from#g;s#menus/down#menus/common/downloading#g;s#menus/download_all_done#menus/common/all_done#g;s#menus/description#menus/payloads/not_found#g;s#menus/back#menus/common/back#g;s#menus/exclude_titles#menus/cheats/exclude_titles#g;s#menus/you_can#menus/cheats/exclude_titles_desc#g;s#menus/save#menus/cheats/exclude_titles_save#g;s#menus/joy_con#menus/joy_con/title#g;s#menus/jc_you_can_1#menus/joy_con/desc_1#g;s#menus/jc_you_can_goto#menus/joy_con/desc_2#g;s#menus/jc_you_can_2#menus/joy_con/desc_3#g;s#menus/jc_backup#menus/joy_con/backup#g;s#menus/jc_color#menus/joy_con/label#g;s#menus/jc_backing#menus/joy_con/backing_up#g;s#menus/jc_all_done#menus/common/all_done#g;s#menus/jc_change#menus/joy_con/changing#g;s#menus/jc_all_#menus/joy_con/all_done#g;s#menus/pro_con#menus/pro_con/title#g;s#menus/pc_you_can#menus/pro_con/desc#g;s#menus/pc_color#menus/pro_con/label#g;s#menus/pc_backing#menus/pro_con/backing_up#g;s#menus/pc_all_done#menus/pro_con/all_done#g;s#menus/Getting#menus/main/getting#g;s#menus/firmware_text#menus/main/firmware_text#g;s#menus/currentCeatsver#menus/main/cheats_text#g;s#menus/operation_1#menus/main/sigpatches#g;s#menus/list_sigpatches#menus/main/sigpatches_text#g;s#menus/operation_2#menus/main/firmware#g;s#menus/list_not#menus/main/not_found#g;s#menus/list_latest#menus/main/latest_cheats#g;s#menus/list_app#menus/main/app#g;s#menus/list_cfw#menus/main/cfw#g;s#menus/list_ams#menus/main/ams_text#g;s#menus/list_main#menus/main/cfw_text#g;s#menus/list_latest_ver#menus/main/cheats_text#g;s#menus/list_cheats#menus/main/cheats#g;s#menus/list_down#menus/common/download#g;s#menus/list_from#menus/common/from#g;s#menus/list_downing#menus/common/downloading#g;s#menus/list_extracting#menus/common/extracting#g;s#menus/list_All#menus/common/all_done#g;s#menus/list_could_done#menus/main/links_not_found#g;s#menus/main_app#menus/main/new_update#g;s#menus/main_about#menus/main/about#g;s#menus/main_update_ams#menus/main/update_ams#g;s#menus/main_update_c