mirror of
https://github.com/gsantner/dandelion
synced 2024-11-30 00:02:09 +01:00
Compare commits
3 commits
88a4bd75b7
...
f3c164e06d
Author | SHA1 | Date | |
---|---|---|---|
|
f3c164e06d | ||
|
4a70fd6383 | ||
|
a76a463cd4 |
2 changed files with 25 additions and 0 deletions
24
app/src/main/res/values-eo/strings.xml
Normal file
24
app/src/main/res/values-eo/strings.xml
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<!-- Application -->
|
||||||
|
<!-- Common Words -->
|
||||||
|
<!-- Notifications dropdown menu -->
|
||||||
|
<!-- Pod Activity -->
|
||||||
|
<!-- Drawer, Menu, Toolbar, ContextMenu -->
|
||||||
|
<!-- More from MainActivity -->
|
||||||
|
<!-- Permissions -->
|
||||||
|
<!-- Operability -->
|
||||||
|
<!-- Category Titles -->
|
||||||
|
<!-- Visuals -->
|
||||||
|
<!-- Navigiation Slider -->
|
||||||
|
<!-- Themes -->
|
||||||
|
<!-- Notifications dropdown -->
|
||||||
|
<!-- Font size -->
|
||||||
|
<!-- Load images -->
|
||||||
|
<!-- Screen rotation -->
|
||||||
|
<!-- Proxy -->
|
||||||
|
<!-- Chrome custom tabs -->
|
||||||
|
<!-- Diaspora Settings -->
|
||||||
|
<!-- More -->
|
||||||
|
<!-- License & help (large amount of text) -->
|
||||||
|
</resources>
|
|
@ -58,4 +58,5 @@ files:
|
||||||
sq: sq # Albanian
|
sq: sq # Albanian
|
||||||
mk: mk # Macedonian
|
mk: mk # Macedonian
|
||||||
si-LK: si # Sinhala (Sri Lanka)
|
si-LK: si # Sinhala (Sri Lanka)
|
||||||
|
eo: eo # Esperanto
|
||||||
translate_attributes: 0
|
translate_attributes: 0
|
||||||
|
|
Loading…
Reference in a new issue