From 17f89bafd559b28b5a175aa82730226dfe9f7d69 Mon Sep 17 00:00:00 2001 From: Martin Prochnow Date: Sun, 12 Mar 2006 18:14:36 +0100 Subject: Version 0.3 - details for directories are shown now (# of entries, # of new entries) - option to shown the length of a recording - option to hide recording date, time and/or length --- i18n.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'i18n.c') diff --git a/i18n.c b/i18n.c index c400632..3dc620a 100644 --- a/i18n.c +++ b/i18n.c @@ -47,5 +47,14 @@ const tI18nPhrase Phrases[] = { { "Rename recording", "Aufzeichnung umbenennen", }, + { "Show recording date", + "Zeige Aufnahmedatum", + }, + { "Show recording time", + "Zeige Aufnahmezeit", + }, + { "Show recording length", + "Zeige Aufnahmelänge", + }, { NULL } }; -- cgit v1.2.3