Jackeagle | 3f6b7df | 2017-03-13 21:52:52 -0400 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2015 BlissRoms Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 17 | |
| 18 | <!-- About Bliss --> |
| 19 | <string name="about_bliss_title">Bliss</string> |
starkdroid | 113e0c4 | 2017-01-18 20:23:38 +0530 | [diff] [blame^] | 20 | <string name="about_phone_title">Phone</string> |
| 21 | <string name="share_bliss_title">Share BlissRoms</string> |
| 22 | <string name="share_bliss_summary">Let everyone know you are a Bliss</string> |
| 23 | <string name="share_message">get to know about #BlissRoms @ https://plus.google.com/communities/118265887490106132524</string> |
| 24 | <string name="share_chooser_title">Share BlissRoms</string> |
| 25 | <string name="bliss_source_title">Github</string> |
| 26 | <string name="bliss_source_summary">Build bliss for any device</string> |
| 27 | <string name="bliss_google_plus_title">Google</string> |
| 28 | <string name="bliss_google_plus_summary">Visit our G page for support and news</string> |
| 29 | <string name="team_bliss_title">Teambliss</string> |
| 30 | <string name="bliss_telegram_title">Telegram</string> |
| 31 | <string name="bliss_telegram_summary">Get Updates on News and Device builds via telegram</string> |
| 32 | |
| 33 | <!-- Bliss version --> |
| 34 | <string name="bliss_version">Bliss version</string> |
| 35 | <string name="bliss_version_default">Unknown</string> |
| 36 | |
| 37 | <!-- Bliss build date --> |
| 38 | <string name="build_date">Bliss build date</string> |
| 39 | <string name="build_date_default">2014-01-01-0000</string> |
| 40 | |
| 41 | <!-- Changelog --> |
| 42 | <string name="changelog_bliss_title">Changelog</string> |
| 43 | <string name="changelog_bliss_error">Unable to load changelog</string> |
| 44 | <string name="changelog_summary">Quick peek on an update</string> |
Jackeagle | 3f6b7df | 2017-03-13 21:52:52 -0400 | [diff] [blame] | 45 | |
| 46 | </resources> |