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

Commit bf8b4b97 authored by Jay Shrauner's avatar Jay Shrauner
Browse files

Clean up activity/application labels

Bug:17357577
Change-Id: Ibaa4251665e46cf29d36190670042522da9baeaf
parent d36fa130
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@
             stateAlwaysHidden is set to suppress keyboard show up on
             dialpad screen. -->
        <activity android:name=".DialtactsActivity"
            android:label="@string/launcherDialer"
            android:label="@string/launcherActivityLabel"
            android:theme="@style/DialtactsActivityTheme"
            android:launchMode="singleTask"
            android:clearTaskOnLaunch="true"
+5 −3
Original line number Diff line number Diff line
@@ -17,12 +17,14 @@


<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- Directory partition name -->

    <!-- Application name used in Settings/Apps. Default label for activities
         that don't specify a label. -->
    <string name="applicationLabel">Dialer</string>

    <!-- Title for the activity that dials the phone.  This is the name
         used in the Launcher icon. -->
    <string name="launcherDialer">Phone</string>
    <string name="launcherActivityLabel">Phone</string>

    <!-- The description text for the dialer tab.