Removed acra because the issues wern't sent anyway.
This commit is contained in:
@ -102,25 +102,15 @@
|
||||
<string name="default_theme">默认</string>
|
||||
<string name="default_dark_theme">默认值/暗</string>
|
||||
<string name="pref_header_debug">调试</string>
|
||||
<string name="login_debug_title">激活以记录登录错误</string>
|
||||
<string name="login_debug_on">登录页上的任何错误都将被记录</string>
|
||||
<string name="login_debug_off">登录页上没有记录</string>
|
||||
<string name="login_menu_debug">调试</string>
|
||||
<string name="self_hosted_cert_switch">使用自托管证书?</string>
|
||||
<string name="self_signed_cert_warning">出于安全考虑, 默认情况下不支持自签名证书。如果激活此项, 您遇到的任何安全问题我将概不负责。</string>
|
||||
<string name="pref_selfoss_category">塞尔福斯 Api</string>
|
||||
<string name="pref_api_items_number_title">已加载项目编号</string>
|
||||
<string name="pref_hidden_tags">隐藏段落</string>
|
||||
<string name="read_debug_title">已读文章显示为未读?</string>
|
||||
<string name="read_debug_off">将项目标记为已读时没有记录</string>
|
||||
<string name="read_debug_on">将项目标记为已读时将记录 Api 调用</string>
|
||||
<string name="summary_debug_identifier">除错标识符</string>
|
||||
<string name="unique_id_to_clipboard">复制到你的剪贴板的标识符</string>
|
||||
<string name="display_header_drawer_summary">在侧边栏中显示带有 Selfoss 链接地址的页眉。</string>
|
||||
<string name="display_header_drawer_title">帐户页眉</string>
|
||||
<string name="login_everything_title">记录每个 api 调用</string>
|
||||
<string name="login_everything_on">为了程序除错,这将记录每个 api 调用</string>
|
||||
<string name="login_everything_off">将不记录任何 api 调用</string>
|
||||
<string name="pref_general_infinite_loading_title">翻页时载入更多文章</string>
|
||||
<string name="translation">翻译</string>
|
||||
<string name="cant_open_invalid_url">项目链接地址无效。我正在设法解决这个问题,以避免应用程序崩溃。</string>
|
||||
@ -138,10 +128,6 @@
|
||||
<string name="markall_dialog_message">這會使全部項目標示為已讀</string>
|
||||
<string name="pref_switch_actions_pager_scroll">Mark as read on swipe</string>
|
||||
<string name="pref_switch_actions_pager_scroll_off">Don\'t mark articles as read when swiping.</string>
|
||||
<string name="gdpr_dialog_message">The app does not collect any personal data. Every analytics tools were removed. Crash reports sending is now optional, as is the debug logging. Keep in mind that debugging and crash reports are essential for the app development (You can configure everything in Settings > Debug).</string>
|
||||
<string name="gdpr_dialog_title">這應用程式不會分享你的任何個人資訊</string>
|
||||
<string name="crash_dialog_text">Something went wrong. Please send the report to the developer.</string>
|
||||
<string name="crash_dialog_comment">You can add any helpful details in the comment bellow. Don\'t include any personal data in your comment. You could send me and email with your debug id, and I\'ll keep you posted when the issue is resolved.</string>
|
||||
<string name="pref_acra_alwaysaccept">自动发送錯誤报告</string>
|
||||
<string name="pref_acra_alwaysaccept_enabled">Will send crash reports automatically</string>
|
||||
<string name="pref_acra_alwaysaccept_disabled">Will ask everytime when sending crash reports.</string>
|
||||
|
Reference in New Issue
Block a user