flipperzero-firmware/applications/storage
Žiga Deisinger 51f5641c5e
FIX: Fixed inconsistencies between texts (#1496)
* FIX: Fixed inconsistencies between texts: I have changed inconsistencies. Sometimes there was a missing capital letter and sometimes there was dot instead of exclamation mark and so on. No other changes were made. I have made the correction based on how other text looks on Fliper and for headers most texts use Pascal Case.

* FIX: Fixed inconsistencies between texts: Found 2 more texts with inconsistencies.

Co-authored-by: あく <alleteam@gmail.com>
2022-08-04 01:18:48 +09:00
..
storages [FL-2654] Updater: retrying pre-boot SD card mount multiple times (#1402) 2022-07-31 08:48:55 +09:00
application.fam [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
filesystem_api_defines.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
filesystem_api_internal.h [FL-2502] Properly closing directory on free (#1174) 2022-04-27 19:16:06 +03:00
filesystem_api.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_cli.c FIX: Fixed inconsistencies between texts (#1496) 2022-08-04 01:18:48 +09:00
storage_external_api.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
storage_glue.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
storage_glue.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
storage_i.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
storage_internal_api.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
storage_message.h Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
storage_processing.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
storage_processing.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_sd_api.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_sd_api.h [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
storage_test_app.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
storage.c [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00
storage.h [FL-2675] /int space reservation (#1448) 2022-07-26 21:21:51 +09:00