Skip to content

Commit 0f2f622

Browse files
committed
Merge branch 'fix/edit-party-title' into 'master'
Oprava nadpisu u přejmenování skupiny See merge request fmasa/pv239-project!83
2 parents 8cdf4b0 + bb790b2 commit 0f2f622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<string name="assembleParty_title">Assemble New Party</string>
1212

1313
<!-- Party rename Dialog -->
14-
<string name="title_party_rename">Assemble New Party</string>
14+
<string name="title_party_rename">Rename Party</string>
1515

1616
<string name="label_party_name">Party Name</string>
1717
<string name="assembleParty_button_positive">create</string>

0 commit comments

Comments
 (0)