summaryrefslogtreecommitdiffstats
path: root/urpmi
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2004-02-09 21:19:49 +0000
committerPablo Saratxaga <pablo@mandriva.com>2004-02-09 21:19:49 +0000
commit77eabfbd8f7b3aaab1abd09894cc8915b139fde4 (patch)
tree203eb07d312be306064ee574990bc25094d7bd61 /urpmi
parentc7d9acf93c1497d64e70a1f20c822c4c609eda4a (diff)
downloadurpmi-77eabfbd8f7b3aaab1abd09894cc8915b139fde4.tar
urpmi-77eabfbd8f7b3aaab1abd09894cc8915b139fde4.tar.gz
urpmi-77eabfbd8f7b3aaab1abd09894cc8915b139fde4.tar.bz2
urpmi-77eabfbd8f7b3aaab1abd09894cc8915b139fde4.tar.xz
urpmi-77eabfbd8f7b3aaab1abd09894cc8915b139fde4.zip
updated pot file
Diffstat (limited to 'urpmi')
-rwxr-xr-xurpmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmi b/urpmi
index 247bb331..d0d57b0c 100755
--- a/urpmi
+++ b/urpmi
@@ -275,7 +275,7 @@ would allow you to make modifications to its sourcecode then compile it).
What would you like to do?", $src_files[0]),
ok => N("Do nothing"),
- cancel => N("Yes\\, really install it"),
+ cancel => N("Yes, really install it"),
add_buttons => N("Save file") . ':1');
my $rc = $? >> 8;
if ($rc == 0) {