maoni/src/main/res/values-zh-rCN/strings.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2016-2022 Armel Soro

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-->
<resources>
    <string name="maoni_app_name">Maoni Library</string>
    <string name="maoni_screenshot">Screenshot</string>
    <string name="maoni_feedback_message">Hey! Love this app? Would you like to suggest a new feature, file a bug or simply say hello?\nWe would love to hear from you.</string>
    <string name="maoni_feedback_content_hint">Write your feedback here</string>
    <string name="maoni_feedback_include_screenshot_checkbox_title">Include screenshot</string>
    <string name="maoni_feedback_include_logs_title">Include logs</string>
    <string name="maoni_touch_to_preview">Touch to preview and edit</string>
    <string name="maoni_screenshot_informational_text">The screenshot allows us to have more contextual information about your feedback.</string>
    <string name="maoni_send_feedback">Send Feedback</string>
    <string name="maoni_action_settings">Settings</string>
    <string name="maoni_validate_must_not_be_blank">Must not be blank</string>
    <string name="maoni_header">Header</string>
    <string name="maoni_screenshot_preview_internal_error">Internal Error. Please try again later.</string>
    <string name="maoni_screenshot_preview">Preview</string>
    <string name="maoni_highlight">Highlight</string>
    <string name="maoni_blackout">Blackout</string>
    <string name="maoni_undo">Undo</string>
    <string name="maoni_save">Save</string>
    <string name="maoni_close">Close</string>
</resources>