From 5ae2fca60a84a929fca55131d5c1b486d1e68015 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 19 Jan 2019 00:28:15 +0100 Subject: rdacheck: Add little tool that reports about what RDA detects. --- po/POTFILES.in | 1 + po/librda.pot | 11 ++++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) (limited to 'po') diff --git a/po/POTFILES.in b/po/POTFILES.in index 2213838..26e7f40 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,3 +1,4 @@ src/rda.c src/rda_x2go.c src/rda_ogon.c +util/rdacheck.c diff --git a/po/librda.pot b/po/librda.pot index e4d6930..1c72e42 100644 --- a/po/librda.pot +++ b/po/librda.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-01-18 23:57+0100\n" +"POT-Creation-Date: 2019-01-19 00:32+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -32,3 +32,12 @@ msgstr "" #: ../src/rda_ogon.c:50 msgid "OgonRDP" msgstr "" + +#: ../util/rdacheck.c:34 +#, c-format +msgid "Currently used remote technology: %s" +msgstr "" + +#: ../util/rdacheck.c:36 +msgid "RDA supports the following remote session technologies:" +msgstr "" -- cgit v1.2.3