summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSebastian Droege <slomo@ubuntu.com>2005-10-06 21:54:34 +0000
committerSebastian Droege <slomo@ubuntu.com>2005-10-06 21:54:34 +0000
commit6aac22f614d6e14c77017184ed5e291419984268 (patch)
treed7fd9f53233d2286e73e0503660a5bd90efac135 /src
parent917d4996233f95125328b00ac19747af111b3685 (diff)
* Re-add the translator-credits string
git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@58 3be567f1-68ff-0310-b24a-ad7cc433fd2f
Diffstat (limited to 'src')
-rwxr-xr-xsrc/service-discovery-applet.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/service-discovery-applet.in b/src/service-discovery-applet.in
index a2cfd7c..18a8797 100755
--- a/src/service-discovery-applet.in
+++ b/src/service-discovery-applet.in
@@ -336,7 +336,7 @@ class ServiceDiscoveryApplet(gnomeapplet.Applet):
copyright = _("Copyright (C) 2005 Sebastien Estienne")
description = _("Shows Zeroconf Services on your local network and allows accessing them easily")
authors = ["Sebastien Estienne <sebastien.estienne@gmail.com>", "Sebastian Dröge <slomo@ubuntu.com>"]
- translators = "translator-credits"
+ translators = _("translator-credits")
if translators == "translator-credits":
translators = None