Loading android/app/res/values/strings.xml +3 −3 Original line number Diff line number Diff line Loading @@ -228,13 +228,13 @@ <string name="transfer_clear_dlg_title">Clear</string> <!-- Do not translate. file name used for sharing. --> <string name="bluetooth_share_file_name" translate="false">bluetooth_content_share</string> <string name="bluetooth_share_file_name" translatable="false">bluetooth_content_share</string> <!-- Used to run Bluetooth.apk in another process if needed --> <!-- Do not translate. android:sharedUserId string of this application. --> <string name="sharedUserId" translate="false"><xliff:g id="x" /></string> <string name="sharedUserId" translatable="false"><xliff:g id="x" /></string> <!-- Do not translate. android:process of this application. --> <string name="process" translate="false"><xliff:g id="x" /></string> <string name="process" translatable="false"><xliff:g id="x" /></string> <string name="bluetooth_a2dp_sink_queue_name">Now Playing</string> Loading Loading
android/app/res/values/strings.xml +3 −3 Original line number Diff line number Diff line Loading @@ -228,13 +228,13 @@ <string name="transfer_clear_dlg_title">Clear</string> <!-- Do not translate. file name used for sharing. --> <string name="bluetooth_share_file_name" translate="false">bluetooth_content_share</string> <string name="bluetooth_share_file_name" translatable="false">bluetooth_content_share</string> <!-- Used to run Bluetooth.apk in another process if needed --> <!-- Do not translate. android:sharedUserId string of this application. --> <string name="sharedUserId" translate="false"><xliff:g id="x" /></string> <string name="sharedUserId" translatable="false"><xliff:g id="x" /></string> <!-- Do not translate. android:process of this application. --> <string name="process" translate="false"><xliff:g id="x" /></string> <string name="process" translatable="false"><xliff:g id="x" /></string> <string name="bluetooth_a2dp_sink_queue_name">Now Playing</string> Loading