1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-19 20:38:00 +01:00

removed conflict resolution info that would probably cause syntax errors

This commit is contained in:
imdano
2007-07-16 06:41:34 +00:00
parent c047b9ed45
commit 2f942ff865
3 changed files with 3 additions and 27 deletions

3
gui.py
View File

@@ -129,11 +129,8 @@ language['after_script'] = _('Run script after connect')
language['script_settings'] = _('Scripts')
language['use_ics'] = _('Activate Internet Connection Sharing')
language['default_wired'] = _('Use as default profile (overwrites any previous default)')
<<<<<<< .mine
language['use_debug_mode'] = _('Enable debug mode')
=======
language['use_global_dns'] = _('Use global DNS servers')
>>>>>>> .r63
language['0'] = _('0')
language['1'] = _('1')