mirror of
https://github.com/Evolution-X/packages_apps_EvoEgg
synced 2026-01-27 11:41:14 +00:00
EvoEgg: Initial app import
* Referenced from : https://github.com/AICP/packages_apps_Settings/blob/n7.1/src/com/android/settings/aicp/Nyandroid.java All credits for Nyandroid.java go to the original authors. Check the following commit for more details: AICP/packages_apps_Settings@b16b149 Co-authored-by: oddlyspaced <oddlyspaced1@gmail.com> Signed-off-by: AnierinB <anierin@evolution-x.org>
This commit is contained in:
21
res/values/strings.xml
Normal file
21
res/values/strings.xml
Normal file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2014-2016 The OmniROM Project
|
||||
Copyright (C) 2021 The Evolution X Project
|
||||
Copyright (C) 2018 The Xiaomi-SDM660 Project
|
||||
Copyright (C) 2018-2021 crDroid Android Project
|
||||
|
||||
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>
|
||||
<string name="app_title">Evo Egg</string>
|
||||
<string name="app_summary">Haha</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user