Skip to content

Commit

Permalink
manager: added close string for action screen
Browse files Browse the repository at this point in the history
  • Loading branch information
rifsxd authored and backslashxx committed Dec 27, 2024
1 parent c4e99a7 commit 46aa2f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manager/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
<string name="grant_root_failed">Failed to grant root!</string>
<string name="action">Action</string>
<string name="open">Open</string>
<string name="close">Close</string>
<string name="enable_web_debugging">Enable WebView debugging</string>
<string name="enable_web_debugging_summary">Can be used to debug WebUI, please enable only when needed.</string>
<string name="direct_install">Direct install (Recommended)</string>
Expand Down

0 comments on commit 46aa2f4

Please sign in to comment.