Skip to content

Commit

Permalink
missing dots in bottle creation
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Jun 27, 2022
1 parent 3bbf0b0 commit 9b51078
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/ui/dialog-duplicate.ui
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<child>
<object class="GtkLabel">
<property name="margin_bottom">6</property>
<property name="label" translatable="yes">Take a break, it may take a while</property>
<property name="label" translatable="yes">Take a break, it may take a while.</property>
</object>
</child>
<child>
Expand Down
2 changes: 1 addition & 1 deletion src/ui/new.ui
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
<object class="AdwStatusPage">
<property name="valign">center</property>
<property name="title">Creating a Bottle…</property>
<property name="description">Take a break, it may take a while</property>
<property name="description">Take a break, it may take a while.</property>
</object>
</child>
<child>
Expand Down

0 comments on commit 9b51078

Please sign in to comment.