diff options
author | Evan Millar <> | 2009-03-24 19:21:48 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-03-24 19:21:48 -0700 |
commit | d0381a16bfa07d816017f7650cb449dba21d7cf1 (patch) | |
tree | 4db3d5890c440e2691b85490462a402b34b55932 /core/res | |
parent | 4eba271a64b98a5fc38227f40190b879f807acf5 (diff) | |
download | frameworks_base-d0381a16bfa07d816017f7650cb449dba21d7cf1.zip frameworks_base-d0381a16bfa07d816017f7650cb449dba21d7cf1.tar.gz frameworks_base-d0381a16bfa07d816017f7650cb449dba21d7cf1.tar.bz2 |
Automated import from //branches/master/...@141050,141050
Diffstat (limited to 'core/res')
-rw-r--r-- | core/res/res/values-ja/strings.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/res/res/values-ja/strings.xml b/core/res/res/values-ja/strings.xml index dedc019..262e7e4f 100644 --- a/core/res/res/values-ja/strings.xml +++ b/core/res/res/values-ja/strings.xml @@ -829,4 +829,7 @@ <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">"発信"</string> </resources> |