This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit 6d69013ac6ef2f4fb62a2c0e20a366e75f334a17 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Aug 18 12:43:21 2014 +0200 fix for last commit --- pinentry-x2go/pinentry-x2go_sv.ts | 25 +++++++++++++++++++++++++ pinentry-x2go/pinentry-x2go_zh_tw.ts | 25 +++++++++++++++++++++++++ 2 files changed, 50 insertions(+) diff --git a/pinentry-x2go/pinentry-x2go_sv.ts b/pinentry-x2go/pinentry-x2go_sv.ts new file mode 100644 index 0000000..6eee94c --- /dev/null +++ b/pinentry-x2go/pinentry-x2go_sv.ts @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="sv_SE"> +<context> + <name>PinEntryDialog</name> + <message> + <location filename="pinentrydialog.cpp" line="38"/> + <source>X2Go Pinpad</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="pinentrydialog.cpp" line="166"/> + <source>Please, enter your PIN</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TemplateDialog</name> + <message> + <location filename="templatedlg.ui" line="13"/> + <source>Dialog</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/pinentry-x2go/pinentry-x2go_zh_tw.ts b/pinentry-x2go/pinentry-x2go_zh_tw.ts new file mode 100644 index 0000000..7a32f9d --- /dev/null +++ b/pinentry-x2go/pinentry-x2go_zh_tw.ts @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="zh_TW"> +<context> + <name>PinEntryDialog</name> + <message> + <location filename="pinentrydialog.cpp" line="38"/> + <source>X2Go Pinpad</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="pinentrydialog.cpp" line="166"/> + <source>Please, enter your PIN</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>TemplateDialog</name> + <message> + <location filename="templatedlg.ui" line="13"/> + <source>Dialog</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git