This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pinentry-x2go. from 2f268f9 fix for last two commits new 6d69013 fix for last commit The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: .../{pinentry-x2go_da.ts => pinentry-x2go_sv.ts} | 2 +- ...{pinentry-x2go_da.ts => pinentry-x2go_zh_tw.ts} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) copy pinentry-x2go/{pinentry-x2go_da.ts => pinentry-x2go_sv.ts} (95%) copy pinentry-x2go/{pinentry-x2go_da.ts => pinentry-x2go_zh_tw.ts} (95%) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git
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