Skip to content

Commit 1fe12a3

Browse files
authored
Merge pull request MicrosoftDocs#3572 from MicrosoftDocs/main
Publish main to live, Friday 10:30 AM PDT, 7/28
2 parents a61fefd + 1821188 commit 1fe12a3

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

docset/winserver2012-ps/international/Set-WinUserLanguageList.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,12 +115,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
115115
A list of **WinUserLanguage** objects that contain one or more languages and associated properties from the current user account's language list.
116116
The language object contains the following properties:
117117
118-
- BCP-47 (READ). A standard language tag that is used to identify languages. For more information, see the Internet Engineering Task Force (IETF) BCP 47 RFChttp://go.microsoft.com/fwlink/?LinkID=242207.
118+
- BCP-47 (READ). A standard language tag that is used to identify languages. For more information, see the [Internet Engineering Task Force (IETF) BCP 47 RFC](https://go.microsoft.com/fwlink/?LinkID=242207).
119119
- Autonym (LP database) (READ). The name of the language in the language itself.
120120
- English name (LP database) (READ). The name of the language in English.
121121
- Localized name (LP database) (READ). The name of the language in the current Windows display language.
122122
- Script (LP database) (READ). The writing system of the language.
123-
- Input methods (READ/WRITE). A list of input method Tablet Input Panel (TIP) strings that are enabled for this language. The enabled input methods are listed in the format Language ID: Keyboard layout ID.
123+
- Input methods (READ/WRITE). A list of input method Tablet Input Panel (TIP) strings that are enabled for this language. The enabled input methods are listed in the format `Language ID:Keyboard layout ID`. See [Default input profiles (input locales) in Windows](/windows-hardware/manufacture/desktop/default-input-locales-for-windows-language-packs).
124124
- Handwriting recognition input mode (READ/WRITE). This value is either 0 (freehand) or 1 (write each character separately).
125125

126126
## OUTPUTS

docset/winserver2012r2-ps/international/Set-WinUserLanguageList.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,12 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
117117
A list of *WinUserLanguage* objects that contain one or more languages and associated properties from the current user account's language list.
118118
The language object contains the following properties:
119119
120-
--**BCP-47** (READ). A standard language tag that is used to identify languages. For more information, see the Internet Engineering Task Force (IETF) BCP 47 RFChttp://go.microsoft.com/fwlink/?LinkID=242207.
120+
--**BCP-47** (READ). A standard language tag that is used to identify languages. For more information, see the [Internet Engineering Task Force (IETF) BCP 47 RFC](https://go.microsoft.com/fwlink/?LinkID=242207).
121121
--**Autonym** (LP database) (READ). The name of the language in the language itself.
122122
--**English name** (LP database) (READ). The name of the language in English.
123123
--**Localized name** (LP database) (READ). The name of the language in the current Windows display language.
124124
--**Script** (LP database) (READ). The writing system of the language.
125-
--**Input methods** (READ/WRITE). A list of input method Tablet Input Panel (TIP) strings that are enabled for this language. The enabled input methods are listed in the format Language ID: Keyboard layout ID.
125+
--**Input methods** (READ/WRITE). A list of input method Tablet Input Panel (TIP) strings that are enabled for this language. The enabled input methods are listed in the format `Language ID:Keyboard layout ID`. See [Default input profiles (input locales) in Windows](/windows-hardware/manufacture/desktop/default-input-locales-for-windows-language-packs).
126126
--**Handwriting recognition input mode** (READ/WRITE). This value is either 0 (freehand) or 1 (write each character separately).
127127

128128
## OUTPUTS

docset/winserver2016-ps/international/Set-WinUserLanguageList.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ The name of the language in the current Windows display language.
144144
The writing system of the language.
145145
- **Input methods** (READ/WRITE).
146146
A list of input method Tablet Input Panel (TIP) strings that are enabled for this language.
147-
The enabled input methods are listed in the format `Language ID: Keyboard layout ID`.
147+
The enabled input methods are listed in the format `Language ID:Keyboard layout ID`. See [Default input profiles (input locales) in Windows](/windows-hardware/manufacture/desktop/default-input-locales-for-windows-language-packs).
148148
- **Handwriting recognition input mode** (READ/WRITE).
149149
This value is either 0 (freehand) or 1 (write each character separately).
150150

docset/winserver2019-ps/international/Set-WinUserLanguageList.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ The name of the language in the current Windows display language.
144144
The writing system of the language.
145145
- **Input methods** (READ/WRITE).
146146
A list of input method Tablet Input Panel (TIP) strings that are enabled for this language.
147-
The enabled input methods are listed in the format `Language ID: Keyboard layout ID`.
147+
The enabled input methods are listed in the format `Language ID:Keyboard layout ID`. See [Default input profiles (input locales) in Windows](/windows-hardware/manufacture/desktop/default-input-locales-for-windows-language-packs).
148148
- **Handwriting recognition input mode** (READ/WRITE).
149149
This value is either 0 (freehand) or 1 (write each character separately).
150150

docset/winserver2022-ps/international/Set-WinUserLanguageList.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ The name of the language in the current Windows display language.
144144
The writing system of the language.
145145
- **Input methods** (READ/WRITE).
146146
A list of input method Tablet Input Panel (TIP) strings that are enabled for this language.
147-
The enabled input methods are listed in the format `Language ID: Keyboard layout ID`.
147+
The enabled input methods are listed in the format `Language ID:Keyboard layout ID`. See [Default input profiles (input locales) in Windows](/windows-hardware/manufacture/desktop/default-input-locales-for-windows-language-packs).
148148
- **Handwriting recognition input mode** (READ/WRITE).
149149
This value is either 0 (freehand) or 1 (write each character separately).
150150

0 commit comments

Comments
 (0)