Update blur UI.

This commit is contained in:
Greyson Parrelli
2020-06-03 16:47:56 -04:00
parent 66f021d01a
commit da33ba0ed5
6 changed files with 92 additions and 48 deletions

View File

@@ -562,9 +562,10 @@
<string name="ImageEditorFragment_no_faces_detected">No faces detected</string>
<!-- ImageEditorHud -->
<string name="ImageEditorHud_auto_blur_faces">Auto-blur faces</string>
<string name="ImageEditorHud_new_auto_blur_faces_and_blur_brush">New: Auto-blur faces and blur brush</string>
<string name="ImageEditorHud_draw_to_blur_or_try_auto_blur">Draw to blur, or try auto-blur</string>
<string name="ImageEditorHud_blur_faces">Blur faces</string>
<string name="ImageEditorHud_new_blur_faces_or_draw_anywhere_to_blur">New: Blur faces or draw anywhere to blur</string>
<string name="ImageEditorHud_draw_anywhere_to_blur">Draw anywhere to blur</string>
<string name="ImageEditorHud_draw_to_blur_additional_faces_or_areas">Draw to blur additional faces or areas</string>
<!-- InputPanel -->
<string name="InputPanel_tap_and_hold_to_record_a_voice_message_release_to_send">Tap and hold to record a voice message, release to send</string>