OnboardingFragment: Add new app links fragment
Request users Android S and above to enable play.google.com as a supported link manually Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with Aurora Store. If not, see <http://www.gnu.org/licenses/>.
|
||||
~
|
||||
--><resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
-->
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="about_bhim">"BHIM - UPI"</string>
|
||||
<string name="about_bhim_summary">"Donate via UPI"</string>
|
||||
<string name="about_bitcoin_bch">"Bitcoin Cash"</string>
|
||||
@@ -371,4 +372,11 @@
|
||||
<string name="app_language">App Language</string>
|
||||
<string name="pref_ui_layout">Layout</string>
|
||||
<string name="pref_ui_layout_tab">Select default tab</string>
|
||||
<string name="app_links_title">App Links</string>
|
||||
<string name="app_links_desc">Aurora store can open supported links</string>
|
||||
<string name="action_enable">Enable</string>
|
||||
<string name="action_enabled">Enabled</string>
|
||||
<string name="app_link_enabled">App link enabled!</string>
|
||||
<string name="app_link_play_store" translatable="false">play.google.com</string>
|
||||
<string name="google_play_store_desc">Google Play, also known as the Google Play Store and formerly Android Market.</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user