am a7bb204a: am c6f14410: Merge "Remove CHAR LIMIT from string to fix build." into gingerbread

* commit 'a7bb204a1a4a46c853c3590027ad5bffb294f738':
  Remove CHAR LIMIT from string to fix build.
This commit is contained in:
Jaikumar Ganesh
2011-06-20 16:35:45 -07:00
committed by Android Git Automerger

View File

@@ -279,7 +279,7 @@
<string name="bluetooth_connection_notif_message">"Touch to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022"</string>
<!-- Bluetooth connection permission Alert Activity text [CHAR LIMIT=none]-->
<string name="bluetooth_connection_dialog_text [CHAR LIMIT=none]">"Do you want to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022?"</string>
<string name="bluetooth_connection_dialog_text">"Do you want to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022?"</string>
<!-- Date & time settings screen title -->
<string name="date_and_time">Date &amp; time settings</string>