From 021544c19fc91c529b66851e96b4591513ebad5a Mon Sep 17 00:00:00 2001 From: Henrik Brautaset Aronsen Date: Fri, 19 Oct 2012 17:24:00 +0200 Subject: Translate "air" Translate the "air" text in the divelist. Suggested-by: Lubomir I. Ivanov Signed-off-by: Henrik Brautaset Aronsen Signed-off-by: Dirk Hohndel --- divelist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'divelist.c') diff --git a/divelist.c b/divelist.c index f1c39e024..274773da4 100644 --- a/divelist.c +++ b/divelist.c @@ -636,7 +636,7 @@ static void nitrox_data_func(GtkTreeViewColumn *col, else snprintf(buffer, sizeof(buffer), "%d" UTF8_ELLIPSIS "%d", o2low, o2); else - strcpy(buffer, "air"); + strcpy(buffer, _("air")); exit: g_object_set(renderer, "text", buffer, NULL); } -- cgit v1.2.3-70-g09d2