mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 10:23:33 +00:00
String extraction from everywhere
This commit is contained in:
parent
d169e3b188
commit
b28c230f5a
53 changed files with 333 additions and 170 deletions
|
|
@ -5,6 +5,6 @@
|
|||
android:id="@+id/action_download_album"
|
||||
android:icon="@drawable/ic_file_download"
|
||||
android:iconTint="@color/titleTextColor"
|
||||
android:title="Download all"
|
||||
android:title="@string/menu_download_all_button"
|
||||
app:showAsAction="never" />
|
||||
</menu>
|
||||
Loading…
Add table
Add a link
Reference in a new issue