相対時刻の表記を微調整

This commit is contained in:
tateisu 2018-12-27 02:15:53 +09:00
parent 4402ef7bb0
commit db2a44df5a
1 changed files with 1 additions and 1 deletions

View File

@ -465,7 +465,7 @@
<string name="relative_time_unit_day1">day</string>
<string name="relative_time_unit_days">days</string>
<string name="relative_time_phrase_past">%1$d %2$s</string>
<string name="relative_time_phrase_future">%1$d %2$s future</string>
<string name="relative_time_phrase_future">%1$d %2$s later</string>
<string name="notification_channel_description">This setting is used to adjust notification for %1$s</string>
<string name="notification_sound_before_oreo">Notification sound (pre Android 8.0)</string>
<string name="notification_style_after_oreo">Notification style (Android 8.0+)</string>