update commons to 3.17.5

This commit is contained in:
tibbi
2018-03-28 17:08:27 +02:00
parent 6b333bc3c4
commit dfaa49cfc3
5 changed files with 7 additions and 7 deletions

View File

@@ -38,7 +38,7 @@
android:layout_alignParentBottom="true"
android:layout_toLeftOf="@+id/reminder_stop"
android:padding="@dimen/normal_margin"
android:src="@drawable/ic_snooze"
android:src="@drawable/ic_snooze_big"
android:visibility="gone"
app:layout_constraintBottom_toBottomOf="@+id/reminder_stop"
app:layout_constraintEnd_toStartOf="@+id/reminder_stop"

View File

@@ -9,11 +9,11 @@
<string name="timer">Temporizador</string>
<string name="lap">Volta</string>
<string name="stopwatch_stopped">Cronómetro parado</string>
<string name="timer_stopped">Temporizador parado/string>
<string name="timer_stopped">Temporizador parado</string>
<string name="max_reminder_duration">Duração máxima do lembrete</string>
<string name="time_expired">Tempo expirado</string>
<string name="clock_and_date">Relógio e data</string>
<string name="use_text_shadow">Utilizar sombras/string>
<string name="use_text_shadow">Utilizar sombras</string>
<!-- Settings -->
<string name="clock_tab">Relógio</string>