commit 1ceff79f121a636d8753e93863ee7efe9b394fb9 Author: Translation commit bot translation@torproject.org Date: Mon Oct 12 16:46:20 2015 +0000
Update translations for tor-launcher-progress --- bal/progress.dtd | 4 ++++ brx/progress.dtd | 4 ++++ co/progress.dtd | 4 ++++ 3 files changed, 12 insertions(+)
diff --git a/bal/progress.dtd b/bal/progress.dtd new file mode 100644 index 0000000..ebd9cef --- /dev/null +++ b/bal/progress.dtd @@ -0,0 +1,4 @@ +<!ENTITY torprogress.dialog.title "Tor Status"> +<!ENTITY torprogress.openSettings "Open Settings"> +<!ENTITY torprogress.heading "Connecting to the Tor network"> +<!ENTITY torprogress.pleaseWait "Please wait while we establish a connection to the Tor network."> diff --git a/brx/progress.dtd b/brx/progress.dtd new file mode 100644 index 0000000..ebd9cef --- /dev/null +++ b/brx/progress.dtd @@ -0,0 +1,4 @@ +<!ENTITY torprogress.dialog.title "Tor Status"> +<!ENTITY torprogress.openSettings "Open Settings"> +<!ENTITY torprogress.heading "Connecting to the Tor network"> +<!ENTITY torprogress.pleaseWait "Please wait while we establish a connection to the Tor network."> diff --git a/co/progress.dtd b/co/progress.dtd new file mode 100644 index 0000000..ebd9cef --- /dev/null +++ b/co/progress.dtd @@ -0,0 +1,4 @@ +<!ENTITY torprogress.dialog.title "Tor Status"> +<!ENTITY torprogress.openSettings "Open Settings"> +<!ENTITY torprogress.heading "Connecting to the Tor network"> +<!ENTITY torprogress.pleaseWait "Please wait while we establish a connection to the Tor network.">
tor-commits@lists.torproject.org