diff options
| author | Baligh Uddin <baligh@google.com> | 2013-05-13 11:14:42 -0700 |
|---|---|---|
| committer | Baligh Uddin <baligh@google.com> | 2013-05-13 11:14:42 -0700 |
| commit | 472bd7d382df9c81e0c79824a9a5bb5c3f60beaa (patch) | |
| tree | 65b0a56bc340bdf590ca12b26ed9e1d1c5432a7e | |
| parent | deadfba4671a2cb27a75b763d3aa8ae4e65ba590 (diff) | |
Import translations. DO NOT MERGE
Change-Id: I1cf779cf0b184b9d4b6b024a625db415aa421a96
Auto-generated-cl: translation import
| -rw-r--r-- | res/values-es-rUS/strings.xml | 2 | ||||
| -rw-r--r-- | res/values-ja/strings.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml index 66cf92e..697ea00 100644 --- a/res/values-es-rUS/strings.xml +++ b/res/values-es-rUS/strings.xml @@ -27,5 +27,5 @@ <string name="select_day" msgid="3973338219107019769">"Seleccionar mes y día"</string> <string name="select_year" msgid="2603330600102539372">"Seleccionar año"</string> <string name="item_is_selected" msgid="2674929164900463786">"<xliff:g id="ITEM">%1$s</xliff:g> seleccionado"</string> - <string name="deleted_key" msgid="6908431551612331381">"<xliff:g id="KEY">%1$s</xliff:g> eliminado(s)"</string> + <string name="deleted_key" msgid="6908431551612331381">"<xliff:g id="KEY">%1$s</xliff:g> borrado"</string> </resources> diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml index 1c2f969..378b7fb 100644 --- a/res/values-ja/strings.xml +++ b/res/values-ja/strings.xml @@ -27,5 +27,5 @@ <string name="select_day" msgid="3973338219107019769">"月と日を選択"</string> <string name="select_year" msgid="2603330600102539372">"年を選択"</string> <string name="item_is_selected" msgid="2674929164900463786">"<xliff:g id="ITEM">%1$s</xliff:g>を選択しました"</string> - <string name="deleted_key" msgid="6908431551612331381">"<xliff:g id="KEY">%1$s</xliff:g>が削除されています"</string> + <string name="deleted_key" msgid="6908431551612331381">"<xliff:g id="KEY">%1$s</xliff:g>を削除しました"</string> </resources> |
