Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@
<string name="stored_access_tokens_and_account_info_to_current_server_para">为当前服务器存储的访问凭据和账户信息</string>
<string name="no_tokens_para">无凭据</string>
<string name="authorization_token_para">访问令牌</string>
<string name="clearing_credentials_wont_remove_activities_para">清除令牌不会移除服务器上的活动记录。如果所有设备都清除,将无法访问你的账户。继续吗?</string>
<string name="clearing_credentials_wont_remove_activities_para">清除令牌不会移除服务器上的活动记录。如果所有设备都清除,将无法访问你的账户。继续骂?</string>
<string name="owner_id_para">所有者ID</string>
<string name="export_para">导出</string>
<string name="invalid_authorization_token_para">无效访问令牌</string>
Expand All @@ -304,6 +304,6 @@
<string name="authorization_required_para">需要授权验证</string>
<string name="get_started_by_sharing_para">你可以与社区分享你的内容来启用该功能</string>
<string name="open_library_para">打开题库</string>
<string name="use_as_is_title">如实使用</string>
<string name="use_as_new_device_title">作为新设备使用</string>
<string name="use_as_is_title">Use As Is</string>
<string name="use_as_new_device_title">Use As New Device</string>
</resources>
Original file line number Diff line number Diff line change
Expand Up @@ -304,4 +304,6 @@
<string name="authorization_required_para">Authorization required</string>
<string name="get_started_by_sharing_para">You can get started by sharing your content with the community</string>
<string name="open_library_para">Open library</string>
<string name="use_as_is_title">Use As Is</string>
<string name="use_as_new_device_title">Use As New Device</string>
</resources>