Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1e992bfb authored by Matt Casey's avatar Matt Casey Committed by Automerger Merge Worker
Browse files

Merge "Change scroll capture lable to "Capture more"" into sc-dev am: 91e8c869

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13984265

Change-Id: I99f145c8f41085f3ff80ef3740fa36cab50b2958
parents bc4e9ae6 91e8c869
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -239,10 +239,8 @@
    <string name="screenshot_edit_label">Edit</string>
    <!-- Content description indicating that tapping the element will allow editing the screenshot [CHAR LIMIT=NONE] -->
    <string name="screenshot_edit_description">Edit screenshot</string>
    <!-- Label for UI element which allows scrolling and extending the screenshot to be taller [CHAR LIMIT=30] -->
    <string name="screenshot_scroll_label">Scroll</string>
    <!-- Content description UI element which allows scrolling and extending the screenshot to be taller [CHAR LIMIT=NONE] -->
    <string name="screenshot_scroll_description">Scroll screenshot</string>
    <!-- Label for UI element which allows the user to capture additional off-screen content in a screenshot. [CHAR LIMIT=30] -->
    <string name="screenshot_scroll_label">Capture more</string>
    <!-- Content description indicating that tapping a button will dismiss the screenshots UI [CHAR LIMIT=NONE] -->
    <string name="screenshot_dismiss_description">Dismiss screenshot</string>
    <!-- Content description indicating that the view is a preview of the screenshot that was just taken [CHAR LIMIT=NONE] -->