https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1ac5f1ab8941b973fd3d308a95a77a724ceb943f
commit 1ac5f1ab8941b973fd3d308a95a77a724ceb943f Author: Eric Kohl <[email protected]> AuthorDate: Thu Sep 20 13:52:03 2018 +0200 Commit: Eric Kohl <[email protected]> CommitDate: Thu Sep 20 13:52:03 2018 +0200 [INF] Add german translation to the bluetooth class inf file. --- media/inf/bth.inf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/media/inf/bth.inf b/media/inf/bth.inf index 395587459d..22960239c0 100644 --- a/media/inf/bth.inf +++ b/media/inf/bth.inf @@ -60,6 +60,10 @@ BluetoothClassName="Bluetooth Radios" BTUSB.DeviceDesc="Obecný USB Bluetooth vysílač" BluetoothClassName="Bluetooth vysílače" +[Strings.0407] +BTUSB.DeviceDesc="USB-Treiber für Bluetooth-Funkgerät" +BluetoothClassName="Bluetooth Funkgeräte" + [Strings.0a] ReactOS = "Equipo de ReactOS" BTUSB.DeviceDesc="Radio Bluetooth USB genérica"
