From 84829e7d3803bfca35d5155e41923be10aba11d2 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Fri, 19 Apr 2024 02:46:44 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- usr/share/blackbox/blackbox.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/share/blackbox/blackbox.py b/usr/share/blackbox/blackbox.py index 51ac1b0..d508b5f 100644 --- a/usr/share/blackbox/blackbox.py +++ b/usr/share/blackbox/blackbox.py @@ -490,7 +490,7 @@ class Main(Gtk.Window): message_dialog = MessageDialog( "Warning", - "Sofirem cannot proceed pacman lockfile found", + "BlackBox cannot proceed pacman lockfile found", "Pacman cannot lock the db, a lockfile is found inside %s" % fn.pacman_lockfile, "Pacman is running: %s" % proc,