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

Commit 99984950 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 9cf79413 98eea984
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 −3
Original line number Diff line number Diff line
@@ -77,9 +77,6 @@
    <string name="compat_mode_on" msgid="4963711187149440884">"Zoom to fill screen"</string>
    <string name="compat_mode_off" msgid="7682459748279487945">"Stretch to fill screen"</string>
    <string name="global_action_screenshot" msgid="2760267567509131654">"Screenshot"</string>
    <string name="global_action_lock_message" product="default" msgid="4466026255205186456">"Unlock your phone for more options"</string>
    <string name="global_action_lock_message" product="tablet" msgid="7621167597240332986">"Unlock your tablet for more options"</string>
    <string name="global_action_lock_message" product="device" msgid="538790401275363781">"Unlock your device for more options"</string>
    <string name="remote_input_image_insertion_text" msgid="4850791636452521123">"sent an image"</string>
    <string name="screenshot_saving_ticker" msgid="6519186952674544916">"Saving screenshot…"</string>
    <string name="screenshot_saving_title" msgid="2298349784913287333">"Saving screenshot…"</string>
+0 −3
Original line number Diff line number Diff line
@@ -77,9 +77,6 @@
    <string name="compat_mode_on" msgid="4963711187149440884">"Ekranga moslashtirish"</string>
    <string name="compat_mode_off" msgid="7682459748279487945">"Ekran hajmida cho‘zish"</string>
    <string name="global_action_screenshot" msgid="2760267567509131654">"Skrinshot"</string>
    <string name="global_action_lock_message" product="default" msgid="4466026255205186456">"Boshqa parametrlar uchun telefoningiz qulfini oching"</string>
    <string name="global_action_lock_message" product="tablet" msgid="7621167597240332986">"Boshqa parametrlar uchun planshetingiz qulfini oching"</string>
    <string name="global_action_lock_message" product="device" msgid="538790401275363781">"Boshqa parametrlar uchun qurilmangiz qulfini oching"</string>
    <string name="remote_input_image_insertion_text" msgid="4850791636452521123">"rasm yuborildi"</string>
    <string name="screenshot_saving_ticker" msgid="6519186952674544916">"Skrinshot saqlanmoqda…"</string>
    <string name="screenshot_saving_title" msgid="2298349784913287333">"Skrinshot saqlanmoqda…"</string>
+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>