removing a colon

This commit is contained in:
tibbi 2022-05-27 11:46:25 +02:00
parent b2faba3864
commit 4d29a01195
2 changed files with 2 additions and 2 deletions

View file

@ -78,7 +78,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:828a5ee5d5'
implementation 'com.github.SimpleMobileTools:Simple-Commons:38e9a846da'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.8.0'
implementation 'it.sephiroth.android.exif:library:1.0.1'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.24'

View file

@ -124,7 +124,7 @@
<string name="random_order">Náhodné poradie</string>
<string name="move_backwards">Ísť opačným smerom</string>
<string name="loop_slideshow">Automaticky reštartovať prezentáciu</string>
<string name="animation">Animácia:</string>
<string name="animation">Animácia</string>
<string name="no_animation">Žiadna</string>
<string name="fade">Prelínanie</string>
<string name="slide">Posúvanie</string>