# HG changeset patch # User Paul Issott # Date 1397990821 -3600 # Node ID 1d0373136e452fbfc5cfc2e01d91279e6b79fe91 # Parent b74baefd6f059f026dbc16b86310df95bf352193 Tiny edits diff -r b74baefd6f05 -r 1d0373136e45 applications/slitaz-config.desktop --- a/applications/slitaz-config.desktop Fri Apr 18 23:09:10 2014 +0200 +++ b/applications/slitaz-config.desktop Sun Apr 20 11:47:01 2014 +0100 @@ -1,6 +1,6 @@ [Desktop Entry] Type=Application -Name=SliTaz Config dialogs +Name=SliTaz Config Dialogs Exec=terminal -e "su -c slitaz-config" Icon=slitaz-icon Categories=System; diff -r b74baefd6f05 -r 1d0373136e45 tazbox/tazbox --- a/tazbox/tazbox Fri Apr 18 23:09:10 2014 +0200 +++ b/tazbox/tazbox Sun Apr 20 11:47:01 2014 +0100 @@ -219,7 +219,7 @@ --on-top --center \ --image=$CountryCode --image-on-top \ --text="$(_ 'Suggested location:') $CountryName\n -$(_ 'Are you agree?')" \ +$(_ 'Are you agreed?')" \ --button="gtk-yes:0" --button="gtk-no:1" --always-print-result [ $? == 0 ] && echo $CountryCode fi