diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-08-21 18:03:35 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-08-21 19:18:45 +0200 |
commit | e001642f86c959d97a1919886a79d223f2517200 (patch) | |
tree | ba0e200f02341f80ab91580cfdaef77b45b4e650 /src/Common/Language.xml | |
parent | e57040298300ac91cd366acde6817a8fdd1fde88 (diff) | |
download | VeraCrypt-e001642f86c959d97a1919886a79d223f2517200.tar.gz VeraCrypt-e001642f86c959d97a1919886a79d223f2517200.zip |
Language XML files: remove duplicated entry and fix MOUNT_POINT entry
Diffstat (limited to 'src/Common/Language.xml')
-rw-r--r-- | src/Common/Language.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Common/Language.xml b/src/Common/Language.xml index 42074e40..6ca142d8 100644 --- a/src/Common/Language.xml +++ b/src/Common/Language.xml @@ -1472,7 +1472,6 @@ <entry lang="en" key="LINUX_CROSS_SUPPORT_OTHER_HELP">Choose this option if you need to use the volume on other platforms.</entry> <entry lang="en" key="LINUX_CROSS_SUPPORT_ONLY">I will mount the volume only on {0}</entry> <entry lang="en" key="LINUX_CROSS_SUPPORT_ONLY_HELP">Choose this option if you do not need to use the volume on other platforms.</entry> - <entry lang="en" key="LINUX_CROSS_SUPPORT_ONLY_HELP">Choose this option if you do not need to use the volume on other platforms.</entry> <entry lang="en" key="LINUX_DESELECT">Deselect</entry> <entry lang="en" key="LINUX_ADMIN_PW_QUERY">Enter your user password or administrator password:</entry> <entry lang="en" key="LINUX_ADMIN_PW_QUERY_TITLE">Administrator privileges required</entry> |