From 69ab28fe3563ca25153a7bc5bfab003f6c23d9aa Mon Sep 17 00:00:00 2001 From: Martin Prochnow Date: Mon, 13 Mar 2006 13:43:16 +0100 Subject: Version 0.4 - add option to hide main menu entry - set tabs depending on the shown recordings details - looks more fancy and there is more space for the recording names - fixed a possible memory leak --- i18n.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'i18n.c') diff --git a/i18n.c b/i18n.c index 3dc620a..6488471 100644 --- a/i18n.c +++ b/i18n.c @@ -56,5 +56,8 @@ const tI18nPhrase Phrases[] = { { "Show recording length", "Zeige Aufnahmelänge", }, + { "Hide main menu entry", + "Hauptmenüeintrag ausblenden", + }, { NULL } }; -- cgit v1.2.3