Cherish:Add about team
This commit is contained in:
47
res/values/cherish_about.xml
Normal file
47
res/values/cherish_about.xml
Normal file
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright (C) 2020 CherishOS
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
|
||||
<string name="about_cherish">About</string>
|
||||
<string name="about_info">About Us</string>
|
||||
<string name="about_info_summary">CherishOS based on Pixel Experience, with some added extras. We bring a ROM that exceptional performance, a balance of features, and improve battery life.</string>
|
||||
<string name="dev_info">About CherishOS</string>
|
||||
<string name="devs_header">Meet Our Team</string>
|
||||
<string name="founder">Hung Phan</string>
|
||||
<string name="founder_description">Founder</string>
|
||||
<string name="lead">Hung Phan</string>
|
||||
<string name="lead_description">Lead Developer</string>
|
||||
<string name="social_header">#Lets Go!</string>
|
||||
<string name="cherish_web">Website</string>
|
||||
<string name="cherish_web_description">CherishOS website for Infos and more.</string>
|
||||
<string name="cherish_web_link">http://cherish.github.io</string>
|
||||
<string name="cherish_telegram">Telegram</string>
|
||||
<string name="cherish_telegram_description">CherishOS Channel.</string>
|
||||
<string name="cherish_telegram_link">https://t.me/CherishOS</string>
|
||||
<string name="cherish_github">Github</string>
|
||||
<string name="cherish_github_description">We are open source!</string>
|
||||
<string name="cherish_github_link">https://github.com/CherishOS/</string>
|
||||
<string name="donate">Show your support</string>
|
||||
<string name="donate_description">Donation is not necessary, but each and every penny from you will help us to pay server bills.</string>
|
||||
<string name="donation_link">https://paypal.me</string>
|
||||
|
||||
<!--Device maintainers -->
|
||||
<string name="official_devices">Official Devices</string>
|
||||
<string name="maintainers_header">Our Maintainers</string>
|
||||
<string name="maintainers_summary">official devices and maintainers</string>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user