Fix for build break (http://ag/844107)

The commit removed a string that was still used by AndroidManifest.xml

Change-Id: I32633546cfebcbb96066d80ff801c1d49b435f59
This commit is contained in:
Mihai Nita
2016-01-25 10:24:22 -08:00
parent 3833c6f8ec
commit 0fdbfe4928

View File

@@ -513,6 +513,8 @@
<string name="next_label">Next</string>
<!-- LocalePicker -->
<!-- Title for the locale picker activity -->
<string name="language_picker_title">Language</string>
<!-- Title for the language selection screen [CHAR LIMIT=25] -->
<string name="pref_title_lang_selection">Language preference</string>