mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-25 11:20:47 +01:00
make "repeat alerts" setting translatable
Fixes #2511 Closes #2516 //FREEBIE
This commit is contained in:
committed by
Moxie Marlinspike
parent
d4493e700e
commit
a4bd9fae9a
@@ -713,6 +713,13 @@
|
||||
<string name="preferences__change_notification_sound">Change notification sound</string>
|
||||
<string name="preferences__inthread_notifications">In-thread notifications</string>
|
||||
<string name="preferences__play_inthread_notifications">Play notification sound when viewing an active conversation.</string>
|
||||
<string name="preferences__repeat_alerts">Repeat alerts</string>
|
||||
<string name="preferences__never">Never</string>
|
||||
<string name="preferences__one_time">One time</string>
|
||||
<string name="preferences__two_times">Two times</string>
|
||||
<string name="preferences__three_times">Three times</string>
|
||||
<string name="preferences__five_times">Five times</string>
|
||||
<string name="preferences__ten_times">Ten times</string>
|
||||
<string name="preferences__vibrate">Vibrate</string>
|
||||
<string name="preferences__also_vibrate_when_notified">Also vibrate when notified</string>
|
||||
<string name="preferences__minutes">minutes</string>
|
||||
|
||||
Reference in New Issue
Block a user