diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 | ||||
-rw-r--r-- | po/librda.pot | 11 |
2 files changed, 11 insertions, 1 deletions
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 <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\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 "" |