diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-03-05 19:33:04 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-03-05 19:35:13 +0100 |
commit | d17c5a0d89c35ebaf13cddebad0c1d76ce017c10 (patch) | |
tree | 40ba0e5574cdc28d58eddd1b7376d5ce16b885f4 /Translations/Language.ja.xml | |
parent | d907627f7e4844547545b9ff189208cec9eee426 (diff) | |
download | VeraCrypt-d17c5a0d89c35ebaf13cddebad0c1d76ce017c10.tar.gz VeraCrypt-d17c5a0d89c35ebaf13cddebad0c1d76ce017c10.zip |
Windows: Replace the text "TRIM operation" by "TRIM command" in UI and translations for better consistency.
Diffstat (limited to 'Translations/Language.ja.xml')
-rw-r--r-- | Translations/Language.ja.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Translations/Language.ja.xml b/Translations/Language.ja.xml index de3bb14c..e293fe46 100644 --- a/Translations/Language.ja.xml +++ b/Translations/Language.ja.xml @@ -1422,7 +1422,7 @@ <string lang="en" key="DCSPROP_XML_VALIDATION_FAILED">WARNING: Failed to validate the XML format of the Boot Loader configuration. Please check your modifications.</string> <control lang="en" key="IDT_ADVANCED_OPTIONS">Advanced Options</control> <string lang="en" key="AFTER_UPGRADE_RESCUE_DISK">It is strongly recommended that you create a new VeraCrypt Rescue Disk (which will contain the new version of the VeraCrypt Boot Loader) by selecting 'System' > 'Create Rescue Disk'.\nDo you want to do it now?</string> - <control lang="en" key="IDC_ALLOW_TRIM_NONSYS_SSD">Allow TRIM operation for non-system SSD partition/drive</control> + <control lang="en" key="IDC_ALLOW_TRIM_NONSYS_SSD">Allow TRIM command for non-system SSD partition/drive</control> <control lang="en" key="IDC_BLOCK_SYSENC_TRIM">Block TRIM command on system partition/drive</control> </localization> <!-- XML Schema --> |