summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpapajoker2015-10-03 21:45:27 +0200
committerpapajoker2015-10-03 21:45:27 +0200
commitb29acae05b205924c1036d9a8b4adb6b4146ec10 (patch)
tree53f5a8831ebb032797da478659c2ccaefa249208
parent445f10638579d6a0a1870d22dee11e487dc20e75 (diff)
downloadaur-b29acae05b205924c1036d9a8b4adb6b4146ec10.tar.gz
translate
-rwxr-xr-xpacman-diffs2
1 files changed, 1 insertions, 1 deletions
diff --git a/pacman-diffs b/pacman-diffs
index af240b7ba7ca..7ad4ef51073c 100755
--- a/pacman-diffs
+++ b/pacman-diffs
@@ -113,7 +113,7 @@ function make_diff()
done
if [[ $nothing -eq 1 ]]; then
# can remove etc/pacnew
- echo -e "-- ${c_yellow}you can erase this file${c_end} : sudo rm $file"
+ echo -e "-- ${c_yellow}${txt[erase]}${c_end} : sudo rm $file"
fi
}