summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hartwig <mandyke@gmail.com>2012-05-02 14:36:12 +0800
committerDaniel Hartwig <mandyke@gmail.com>2012-05-02 14:36:12 +0800
commit57bf208225d0b67267e6b3521d55a2d3eea62124 (patch)
tree584fcb42bfadbc88cc590b05a5aa86dec34c47c2
parentde9dc2f4c2a877a30a1cac2836c44066b4ba0235 (diff)
downloadaptitude-57bf208225d0b67267e6b3521d55a2d3eea62124.tar.gz
Remove one more mention to 'su'
-rw-r--r--src/gtk/aptitude.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtk/aptitude.glade b/src/gtk/aptitude.glade
index 17bb7483..3485100b 100644
--- a/src/gtk/aptitude.glade
+++ b/src/gtk/aptitude.glade
@@ -2369,7 +2369,7 @@ You can also modify the files by hand, then click "No".</property>
<property name="label">_Become Root</property>
<property name="visible">True</property>
<property name="has_tooltip">True</property>
- <property name="tooltip" translatable="yes">Run 'su' to become root; this will restart the program, but your settings will be preserved</property>
+ <property name="tooltip" translatable="yes">Restart the program as root; your settings will be preserved</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
</widget>