summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/video/impl/res/values-ja/strings.xml
blob: 30b9a11ee54cda789186ddc351758100a65db900 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="videocall_remote_video_off">相手のビデオ: OFF</string>
  <string name="videocall_remote_video_on">相手のビデオ: ON</string>
  <string name="videocall_remotely_held">通話保留中</string>
  <string name="videocall_remotely_resumed">通話が再開されました</string>
  <string name="videocall_charges_alert_dialog_description">モバイル ネットワーク経由で発信したビデオ通話はモバイルデータと通話時間の両方を消費します。また、通信料が適用される場合があります。</string>
  <string name="do_not_show_again">今後表示しない</string>
</resources>