]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Tools l10n: relocate the vmsg catalogs to a "l10n" directory.
authorVMware, Inc <>
Tue, 19 Oct 2010 19:19:37 +0000 (12:19 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Tue, 19 Oct 2010 19:19:37 +0000 (12:19 -0700)
This makes the vmsg-based apps more consistent with the other apps we have.
Also rename the Chinese files to "zh_CN" (simplified Chinese) as per
l10n team's instructions.

Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/toolbox/Makefile.am
open-vm-tools/toolbox/messages/toolboxcmd_zh_CN.vmsg [moved from open-vm-tools/toolbox/messages/toolboxcmd_zh.vmsg with 100% similarity]

index 38585e49321304397969ad649692e2d2ac21ad5a..a994334ced36357164cedd6e29c205b431a772cb 100644 (file)
@@ -132,5 +132,5 @@ catalogsdir = $(datadir)/open-vm-tools/messages
 catalogs_DATA =
 catalogs_DATA += messages/toolboxcmd_de.vmsg
 catalogs_DATA += messages/toolboxcmd_ja.vmsg
-catalogs_DATA += messages/toolboxcmd_zh.vmsg
+catalogs_DATA += messages/toolboxcmd_zh_CN.vmsg