corrections

This commit is contained in:
Andreas Preikschat 2011-07-27 20:12:54 +02:00
parent 6aec735be4
commit 746001c485

View File

@ -304,7 +304,7 @@ class HttpConnection(object):
'show_alert': translate('RemotePlugin.Mobile', 'Show Alert'), 'show_alert': translate('RemotePlugin.Mobile', 'Show Alert'),
'go_live': translate('RemotePlugin.Mobile', 'Go Live'), 'go_live': translate('RemotePlugin.Mobile', 'Go Live'),
'add_to_service': translate('RemotePlugin.Mobile', 'add_to_service': translate('RemotePlugin.Mobile',
'Add To Service'), 'Add to Service'),
'no_results': translate('RemotePlugin.Mobile', 'No Results'), 'no_results': translate('RemotePlugin.Mobile', 'No Results'),
'options': translate('RemotePlugin.Mobile', 'Options') 'options': translate('RemotePlugin.Mobile', 'Options')
} }