mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-04 07:25:25 +01:00
Updated language translations.
This commit is contained in:
@@ -611,7 +611,7 @@
|
||||
<string name="DateUtils_today">วันนี้</string>
|
||||
<string name="DateUtils_yesterday">เมื่อวาน</string>
|
||||
<!-- When scheduling a message, %1$s replaced with either today, tonight, or tomorrow. %2$s replaced with the time. e.g. Tonight at 9:00pm -->
|
||||
<string name="DateUtils_schedule_at">%1$s at %2$s</string>
|
||||
<string name="DateUtils_schedule_at">%1$s ที่ %2$s</string>
|
||||
<!-- Used when getting a time in the future. For example, Tomorrow at 9:00pm -->
|
||||
<string name="DateUtils_tomorrow">Tomorrow</string>
|
||||
<!-- Used in the context: Tonight at 9:00pm for example. Specifically this is after 7pm -->
|
||||
@@ -649,7 +649,7 @@
|
||||
<!-- Context menu option to reschedule a selected message -->
|
||||
<string name="ScheduledMessagesBottomSheet_menu_reschedule">Reschedule</string>
|
||||
<!-- Button in dialog asking user if they are sure they want to delete the selected scheduled message -->
|
||||
<string name="ScheduledMessagesBottomSheet_delete_dialog_action">Delete</string>
|
||||
<string name="ScheduledMessagesBottomSheet_delete_dialog_action">ลบ</string>
|
||||
<!-- Button in dialog asking user if they are sure they want to delete the selected scheduled message -->
|
||||
<string name="ScheduledMessagesBottomSheet_delete_dialog_message">Delete selected scheduled message?</string>
|
||||
<!-- Progress message shown while deleting selected scheduled message -->
|
||||
|
||||
Reference in New Issue
Block a user