mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-22 02:36:32 +00:00
Patch: made trim setting more readable
Change-type: patch
This commit is contained in:
parent
fab10e5fc5
commit
5c5a761222
@ -138,7 +138,7 @@ const translation = {
|
|||||||
autoUpdate: 'Auto-updates enabled',
|
autoUpdate: 'Auto-updates enabled',
|
||||||
settings: 'Settings',
|
settings: 'Settings',
|
||||||
systemInformation: 'System Information',
|
systemInformation: 'System Information',
|
||||||
trimExtPartitions: 'Trim ext{2,3,4} partitions before writing (raw images only)',
|
trimExtPartitions: 'Trim unallocated space on raw images (in ext-type partitions)',
|
||||||
},
|
},
|
||||||
menu: {
|
menu: {
|
||||||
edit: 'Edit',
|
edit: 'Edit',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user