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

Commit 5b5e46bd authored by Daniel Sandler's avatar Daniel Sandler Committed by Android Git Automerger
Browse files

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

* commit 'b3b98d9b':
  Remove obsolete strings (rather than fix l10n guidelines).
parents 77929fdd b3b98d9b
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>