mirror of
https://github.com/gsantner/dandelion
synced 2025-12-11 06:41:11 +01:00
Fix #151; URL handling; language; dia.so
* Language switcher in settings (#151) * Handle dia.so links * Improve security at internal browser decision
This commit is contained in:
parent
47184fe878
commit
ac2327d2f2
17 changed files with 208 additions and 69 deletions
5
app/src/main/res/values-da/strings-about.xml
Normal file
5
app/src/main/res/values-da/strings-about.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Generated by crowdin.com-->
|
||||
<resources>
|
||||
<!-- License & help (large amount of text) -->
|
||||
</resources>
|
||||
25
app/src/main/res/values-da/strings-preferences.xml
Normal file
25
app/src/main/res/values-da/strings-preferences.xml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Generated by crowdin.com-->
|
||||
<resources>
|
||||
<!-- Key Names (Untranslatable) -->
|
||||
<!-- Themes -->
|
||||
<!-- Operability -->
|
||||
<!-- Navigiation Slider -->
|
||||
<!-- PodProfile -->
|
||||
<!-- More -->
|
||||
<!-- Category Titles -->
|
||||
<!-- Visuals -->
|
||||
<!-- Navigiation Slider -->
|
||||
<!-- Themes -->
|
||||
<!-- Notifications dropdown -->
|
||||
<!-- Font size -->
|
||||
<!-- prefix 's' is needed to make this a string array. Otherwise ListPreference would crash -->
|
||||
<!-- Load images -->
|
||||
<!-- Screen rotation -->
|
||||
<!-- Proxy -->
|
||||
<!-- Chrome custom tabs -->
|
||||
<!-- Diaspora Settings -->
|
||||
<!-- More -->
|
||||
<!-- Recently added - Please move to right section-->
|
||||
<!-- Sorry -->
|
||||
</resources>
|
||||
12
app/src/main/res/values-da/strings.xml
Normal file
12
app/src/main/res/values-da/strings.xml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Generated by crowdin.com-->
|
||||
<resources>
|
||||
<!-- App - AppName specific -->
|
||||
<!-- Application -->
|
||||
<!-- Common Words -->
|
||||
<!-- Notifications dropdown menu -->
|
||||
<!-- Pod Activity -->
|
||||
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
||||
<!-- More from MainActivity -->
|
||||
<!-- Permissions -->
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue