[Powertop] [PATCH] bt_tunable: Translate Good, Bad, Unknown

Wieland Hoffmann <themineo at gmail.com>
Newsgroups dev.linux.lists.powertop
Message-ID <[email protected]>
Signed-off-by: Wieland Hoffmann <themineo(a)gmail.com>
---
 src/tuning/bluetooth.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/tuning/bluetooth.cpp b/src/tuning/bluetooth.cpp
index e0bdf12..2b34277 100644
--- a/src/tuning/bluetooth.cpp
+++ b/src/tuning/bluetooth.cpp
@@ -43,7 +43,7 @@
 #include "../lib.h"
 #include "bluetooth.h"
 
-bt_tunable::bt_tunable(void) : tunable("", 1.0, "Good", "Bad", "Unknown")
+bt_tunable::bt_tunable(void) : tunable("", 1.0, _("Good"), _("Bad"), _("Unknown"))
 {
 	sprintf(desc, _("Bluetooth device interface status"));
 	strcpy(toggle_bad, "/usr/sbin/hciconfig hci0 up &> /dev/null &");
-- 
1.8.4.2
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.