Automated import from //branches/donutburger/...@141022,141022
This commit is contained in:
committed by
The Android Open Source Project
parent
d2eedfec9b
commit
9dd619f86c
@@ -830,4 +830,10 @@
|
||||
<skip />
|
||||
<!-- no translation found for ime_action_default (2840921885558045721) -->
|
||||
<skip />
|
||||
|
||||
<!-- Strings for search suggestions. These are going here because they are referenced by both
|
||||
ContactsProvider and GoogleContactsProvider -->
|
||||
<string name="dialNumber">"Marcar número"</string>
|
||||
<string name="createNewContact">"Contacto nuevo"</string>
|
||||
<string name="usingNumber">"Usar <xliff:g id="NUMBER">%s</xliff:g>"</string>
|
||||
</resources>
|
||||
|
||||
@@ -2312,4 +2312,10 @@
|
||||
<!-- Long label for a button on a full-screen input method for an unknown action. -->
|
||||
<string name="ime_action_default">Execute</string>
|
||||
|
||||
<!-- Strings for search suggestions. These are going here because they are referenced by both
|
||||
ContactsProvider and GoogleContactsProvider -->
|
||||
<string name="dialNumber">Dial number</string>
|
||||
<string name="createNewContact">New contact</string>
|
||||
<string name="usingNumber">Using <xliff:g id="number">%s</xliff:g></string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user