]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/uis/CookiesDialog.ui
Add bookmarks. https://redmine.stoutner.com/issues/968
[PrivacyBrowserPC.git] / src / uis / CookiesDialog.ui
index d182c03e28a3622e27c4d0662638f4c932d933f9..32529cb4460ad467ff636782cdb55b8e24fea52e 100644 (file)
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-  Copyright © 2022 Soren Stoutner <soren@stoutner.com>.
+  Copyright 2022-2023 Soren Stoutner <soren@stoutner.com>.
 
-  This file is part of Privacy Browser PC <https://www.stoutner.com/privacy-browser-android>.
+  This file is part of Privacy Browser PC <https://www.stoutner.com/privacy-browser-pc>.
 
   Privacy Browser PC is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -21,7 +21,6 @@
 <ui version="4.0">
     <class>CookiesDialog</class>
 
-
     <widget class="QWidget">
         <property name="geometry">
             <rect>
@@ -45,7 +44,7 @@
                     <item>
                         <widget class="QPushButton" name="addCookieButton">
                             <property name="text">
-                                <string>&amp;Add cookie</string>
+                                <string>Add cookie</string>
                             </property>
 
                             <property name="icon">
@@ -58,7 +57,7 @@
                     <item>
                         <widget class="QPushButton" name="editCookieButton">
                             <property name="text">
-                                <string>&amp;Edit cookie</string>
+                                <string>Edit cookie</string>
                             </property>
 
                             <property name="icon">
@@ -71,7 +70,7 @@
                     <item>
                         <widget class="QPushButton" name="deleteCookieButton">
                             <property name="text">
-                                <string>&amp;Delete cookie</string>
+                                <string>Delete cookie</string>
                             </property>
 
                             <property name="icon">
@@ -84,7 +83,7 @@
                     <item>
                         <widget class="QPushButton" name="deleteAllCookiesButton">
                             <property name="text">
-                                <string>Delete &amp;all</string>
+                                <string>Delete all</string>
                             </property>
 
                             <property name="icon">