Skip to content

Commit adf6cfa

Browse files
author
Brant Thomsen
committed
Changed the example locale from U.S. English to English
1 parent e4d3aad commit adf6cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/avtp_pipeline/avdecc/avdecc.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ serial_number = "12345"
4747
# A UTF-8 string defining the localization language to use for localized
4848
# strings. The format is "language code - region code".
4949
# Refer to IEEE Std 1722.1-2013 clause 7.2.11 for more details.
50-
locale_identifier = "en-US"
50+
locale_identifier = "en"
5151

5252
# The vendor_name is a localized UTF-8 string defining the vendor's name
5353
vendor_name = "Acme Audio Inc."

0 commit comments

Comments
 (0)