-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathstrings.xml
More file actions
45 lines (39 loc) · 2.05 KB
/
Copy pathstrings.xml
File metadata and controls
45 lines (39 loc) · 2.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!--
~ Created by Rishit Dagli on 6/12/20 3:05 PM
~ Copyright (c) 2020.
~
~ 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>
<!-- Start editing here-->
<string name="app_name">MakeCode-Android</string>
<string name="project_name">MakeCode on Android</string>
<string name="project_id">_df5TAVWsvJ4d\"</string>
<string name="content_description_github">GitHub repo for this project</string>
<string name="github_project_url">https://github.com/Rishit-dagli/MakeCode-Android</string>
<string name="footer_description">Built by Rishit Dagli</string>
<string name="profile_picture_url">https://i.imgur.com/wR7mFmz.png</string>
<string name="bio">Rishit is a 10 grade student and is a past TED-X and Ted-Ed speaker. He is an
AI and android enthusiast and is also a Google Certified Mobile site developer. He has often
represented India in international level Hackathons and competitions and also won a few. He
loves to conduct research and has written 7 research papers too</string>
<string name="githubProfile">https://github.com/Rishit-dagli</string>
<string name="twitter_url">https://twitter.com/rishit_dagli</string>
<string name="website">https://www.rishit.tech</string>
<string name="linkedinprofile">https://www.linkedin.com/in/rishit-dagli/</string>
<string name="instaprofile">https://www.instagram.com/rishit_dagli/</string>
<!-- Do not edit below this-->
<string name="mimetype">text/html</string>
<string name="encoding">utf-8</string>
</resources>