Skip to content

Commit 7e0fbf4

Browse files
authored
Merge branch 'develop' into feature-35779
2 parents f78968a + eb588a5 commit 7e0fbf4

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/manual.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: manualbuild
22

3+
permissions:
4+
contents: write
5+
36
on:
47
workflow_dispatch:
58
inputs:

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,4 +490,5 @@
490490
<string name="PasswordChanged">Password changed</string>
491491
<string name="ResetRarPwd">Password has been changed to the default rar password</string>
492492
<string name="ConfirmDeletePremium">Are you sure you want to delete this contribution?</string>
493+
<string name="Close">Close</string>
493494
</resources>

0 commit comments

Comments
 (0)