deskbar-applet r2221 - in trunk: . deskbar/ui/preferences
- From: tkaroonb svn gnome org
- To: svn-commits-list gnome org
- Subject: deskbar-applet r2221 - in trunk: . deskbar/ui/preferences
- Date: Thu, 19 Jun 2008 11:34:07 +0000 (UTC)
Author: tkaroonb
Date: Thu Jun 19 11:34:07 2008
New Revision: 2221
URL: http://svn.gnome.org/viewvc/deskbar-applet?rev=2221&view=rev
Log:
2008-06-19 Theppitak Karoonboonyanan <thep linux thai net>
* deskbar/ui/preferences/DeskbarPreferences.py:
Fix minor typo in string
Modified:
trunk/ChangeLog
trunk/deskbar/ui/preferences/DeskbarPreferences.py
Modified: trunk/deskbar/ui/preferences/DeskbarPreferences.py
==============================================================================
--- trunk/deskbar/ui/preferences/DeskbarPreferences.py (original)
+++ trunk/deskbar/ui/preferences/DeskbarPreferences.py Thu Jun 19 11:34:07 2008
@@ -570,7 +570,7 @@
self._show_module_installed_dialog()
except Exception, e:
dialog = ErrorDialog(self.dialog,
- _("Extension could not be installed due a problem with the provided file"),
+ _("Extension could not be installed due to a problem with the provided file"),
traceback.format_exc() )
dialog.run()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]