Skip to content

Commit 4328daa

Browse files
committed
[LABEL] Fix MSVC build.
1 parent 87ecf82 commit 4328daa

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

base/applications/cmdutils/label/lang/sk-SK.rc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
88

99
STRINGTABLE
1010
BEGIN
11-
STRING_LABEL_HELP "Displays or changes drive label.\n\nLABEL [drive:][label]\n"
1211
STRING_LABEL_HELP "Creates, changes or deletes the volume label of a disk.\n\n\
1312
LABEL [drive:][label]\n\n\
1413
drive: Specifies the drive letter of a drive.\n\

base/applications/cmdutils/label/lang/tr-TR.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
44

55
STRINGTABLE
66
BEGIN
7-
STRING_LABEL_HELP "Sürücü etiketini görüntüler ya da değiştirir.\n\nLABEL [sürücü:][etiket]\n"
7+
// STRING_LABEL_HELP "Sürücü etiketini görüntüler ya da değiştirir.\n\nLABEL [sürücü:][etiket]\n"
88
STRING_LABEL_HELP "Creates, changes or deletes the volume label of a disk.\n\n\
99
LABEL [drive:][label]\n\n\
1010
drive: Specifies the drive letter of a drive.\n\

0 commit comments

Comments
 (0)