diff options
-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> |