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

Commit 5d3e74c7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Moving product specific strings to product directory" into rvc-dev am:...

Merge "Moving product specific strings to product directory" into rvc-dev am: 99984950 am: cd0b1951 am: 199f6a9a am: d0f7041b

Change-Id: Ia7aab6907563d5edbcca6d68d0f0de6d51a13891
parents d8d25054 d0f7041b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -122,4 +122,12 @@
       Try again in <xliff:g id="number">%3$d</xliff:g> seconds.
    </string>


    <!-- Text shown when viewing global actions while phone is locked and additional controls are hidden [CHAR LIMIT=NONE] -->
    <string name="global_action_lock_message" product="default">Unlock your phone for more options</string>
    <!-- Text shown when viewing global actions while phone is locked and additional controls are hidden [CHAR LIMIT=NONE] -->
    <string name="global_action_lock_message" product="tablet">Unlock your tablet for more options</string>
    <!-- Text shown when viewing global actions while phone is locked and additional controls are hidden [CHAR LIMIT=NONE] -->
    <string name="global_action_lock_message" product="device">Unlock your device for more options</string>

</resources>
+0 −7
Original line number Diff line number Diff line
@@ -212,13 +212,6 @@
    <!-- Power menu item for taking a screenshot [CHAR LIMIT=20]-->
    <string name="global_action_screenshot">Screenshot</string>

    <!-- Text shown when viewing global actions while phone is locked and additional controls are hidden [CHAR LIMIT=NONE] -->
    <string name="global_action_lock_message" product="default">Unlock your phone for more options</string>
    <!-- Text shown when viewing global actions while phone is locked and additional controls are hidden [CHAR LIMIT=NONE] -->
    <string name="global_action_lock_message" product="tablet">Unlock your tablet for more options</string>
    <!-- Text shown when viewing global actions while phone is locked and additional controls are hidden [CHAR LIMIT=NONE] -->
    <string name="global_action_lock_message" product="device">Unlock your device for more options</string>

    <!-- text to show in place of RemoteInput images when they cannot be shown.
         [CHAR LIMIT=50] -->
    <string name="remote_input_image_insertion_text">sent an image</string>