[kupfer] plugin.shorten_links: update strings



commit 4e7fb75c271847def7331e64b942143f454c1412
Author: Karol BÄ?dkowski <karol bedkowsk+gh gmail com>
Date:   Tue Dec 22 10:48:08 2009 +0100

    plugin.shorten_links: update strings

 kupfer/plugin/shorten_links.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kupfer/plugin/shorten_links.py b/kupfer/plugin/shorten_links.py
index b452848..eba2908 100644
--- a/kupfer/plugin/shorten_links.py
+++ b/kupfer/plugin/shorten_links.py
@@ -9,7 +9,7 @@ from kupfer import pretty
 
 __kupfer_name__ = _("Shorten Links")
 __kupfer_actions__ = ("ShortenLinks", )
-__description__ = _("Shorten links with various services (for now only TinyUrl)")
+__description__ = _("Shorten links with various services (for now only TinyUrl, Url1.ca, Shorl)")
 __version__ = "2009-12-21"
 __author__ = "Karol BÄ?dkowski <karol bedkowski gmail com>"
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]