Skip to content

Commit

Permalink
Update strings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
weigui404 authored Aug 31, 2024
1 parent b9930b4 commit 750b41e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,10 @@

<string name="action_share_selected_text">分享所选文本</string>
<string name="title_share_selected_text">文本</string>
<string name="title_share_selected_text_with">Send selected text to:</string>
<string name="title_share_selected_text_with">发送所选文本到:</string>

<string name="action_autofill_username">Autofill username</string>
<string name="action_autofill_password">Autofill password</string>
<string name="action_autofill_username">自动填充用户名</string>
<string name="action_autofill_password">自动填充密码</string>

<string name="action_reset_terminal">重置</string>
<string name="msg_terminal_reset">终端重置</string>
Expand Down

0 comments on commit 750b41e

Please sign in to comment.