mirror of
https://github.com/SimpleMobileTools/Simple-Clock.git
synced 2025-06-05 22:19:17 +02:00
update commons to 3.17.5
This commit is contained in:
@@ -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"
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user