Allow "Android Beam" in share menu to be localized

Bug: 16066347
Change-Id: Idf1ad2ee7bd03da0916f3d8dcf7ad53e626c5171
(cherry picked from commit da8b9b46636f3a61f7d9fc45af19c1bd7725e01e)
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 1287a76..4ad9147 100755
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -102,7 +102,7 @@
         <activity android:name=".BeamShareActivity"
             android:finishOnCloseSystemDialogs="true"
             android:theme="@android:style/Theme.NoDisplay"
-            android:label="Android Beam"
+            android:label="@string/android_beam"
             android:noHistory="true"
             android:excludeFromRecents="true">
             <intent-filter>