1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 01:22:10 +01:00

Rename 'Certificate manager' to 'Certificate exception manager'

This commit is contained in:
Javier Llorente 2023-06-18 19:30:44 +02:00 committed by Juraj Oravec
parent 0278064ed0
commit 076f48782a
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Certificate manager</string>
<string>Certificate exception manager</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="1">

View File

@ -2502,7 +2502,7 @@
<item>
<widget class="QPushButton" name="certificateManager">
<property name="text">
<string>Certificate Manager</string>
<string>Certificate Exception Manager</string>
</property>
</widget>
</item>