1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-24 07:02:29 +01:00

Updated translations.py

This commit is contained in:
Adam Blackburn
2009-05-05 12:56:09 +08:00
parent 4317cb0cda
commit e323bbaf73

View File

@@ -55,7 +55,7 @@ def get_gettext():
_ = lang.gettext
return _
# Generated automatically on Sun, 03 May 2009 04:19:52 CDT
# Generated automatically on Mon, 04 May 2009 23:56:04 CDT
_ = get_gettext()
language = {}
language['resetting_ip_address'] = _('''Resetting IP address...''')
@@ -215,4 +215,3 @@ language['disconnected'] = _('''Disconnected''')
language['establishing_connection'] = _('''Establishing connection...''')
language['association_failed'] = _('''Connection failed: Could not contact the wireless access point.''')
language['access_denied'] = _('''Unable to contact the wicd dameon due to an access denied error from DBus. Please check your DBus configuration.''')
language['script_settings'] = _('''Scripts''')