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

Commit b3b98d9b authored by Daniel Sandler's avatar Daniel Sandler Committed by Android (Google) Code Review
Browse files

Merge "Remove obsolete strings (rather than fix l10n guidelines)." into honeycomb

parents 5f6bcc17 8896079d
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -17,7 +17,4 @@
 */
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- Rotation lock toast text: shown when rotation lock is turned on in portrait orientation.
         -->
    <string name="toast_rotation_locked">Screen is now locked in portrait orientation.</string>
</resources>
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- The text for the button in the notification window-shade that clears
         all of the currently visible notifications. -->
         all of the currently visible notifications. [CHAR LIMIT=10]-->
    <string name="status_bar_clear_all_button">Clear all</string>

    <!-- System panel ("Quick Settings") -->
+0 −7
Original line number Diff line number Diff line
@@ -108,11 +108,4 @@
    <!-- Recent apps label. Shown as title on recent apps panel -->
    <string name="recent_tasks_app_label">Apps</string>

    <!-- Rotation lock toast text: shown when rotation lock is turned off (and the screen will
         auto-rotate based on the accelerometer).  [CHAR LIMIT=NONE]-->
    <string name="toast_rotation_free">Screen will rotate automatically.</string>
    
    <!-- Rotation lock toast text: shown when rotation lock is turned on and the orientation is
         undefined.  [CHAR LIMIT=NONE] -->
    <string name="toast_rotation_locked">Screen rotation is now locked.</string>
</resources>