summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2011-04-04 17:43:46 -0700
committerEric Fischer <enf@google.com>2011-04-04 17:43:46 -0700
commit65cc7a38980fe640ac954ce793f659b9b6a746e5 (patch)
tree006ea54674513a64245b25bde29874eafe32c8b8 /ui
parent21775dca6a8d39c2d46532a43d01fcfce795a2f2 (diff)
downloadandroid_packages_providers_DownloadProvider-65cc7a38980fe640ac954ce793f659b9b6a746e5.tar.gz
android_packages_providers_DownloadProvider-65cc7a38980fe640ac954ce793f659b9b6a746e5.tar.bz2
android_packages_providers_DownloadProvider-65cc7a38980fe640ac954ce793f659b9b6a746e5.zip
Import revised translations.
Change-Id: Id23ee473318bf954da1a39ea98002b956368745c
Diffstat (limited to 'ui')
-rw-r--r--ui/res/values-hu/strings.xml2
-rw-r--r--ui/res/values-ja/strings.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/ui/res/values-hu/strings.xml b/ui/res/values-hu/strings.xml
index 1f326c4b..8518856a 100644
--- a/ui/res/values-hu/strings.xml
+++ b/ui/res/values-hu/strings.xml
@@ -45,6 +45,6 @@
<string name="retry_download" msgid="7617100787922717912">"Újra"</string>
<string name="deselect_all" msgid="7986832738563338661">"Összes kijelölés törlése"</string>
<string name="select_all" msgid="5854385570247421586">"Összes kijelölése"</string>
- <string name="selected_count" msgid="2101564570019753277">"Kiválasztva: <xliff:g id="NUMBER">%1$d</xliff:g>, összesen: <xliff:g id="TOTAL">%2$d</xliff:g>"</string>
+ <string name="selected_count" msgid="2101564570019753277">"<xliff:g id="TOTAL">%2$d</xliff:g>/<xliff:g id="NUMBER">%1$d</xliff:g> kiválasztva"</string>
<string name="download_share_dialog" msgid="3355867339806448955">"Megosztás:"</string>
</resources>
diff --git a/ui/res/values-ja/strings.xml b/ui/res/values-ja/strings.xml
index 2be0a6f3..f4052693 100644
--- a/ui/res/values-ja/strings.xml
+++ b/ui/res/values-ja/strings.xml
@@ -45,6 +45,6 @@
<string name="retry_download" msgid="7617100787922717912">"再試行"</string>
<string name="deselect_all" msgid="7986832738563338661">"選択をすべて解除"</string>
<string name="select_all" msgid="5854385570247421586">"すべて選択"</string>
- <string name="selected_count" msgid="2101564570019753277">"<xliff:g id="NUMBER">%1$d</xliff:g>件選択(<xliff:g id="TOTAL">%2$d</xliff:g>件中)"</string>
+ <string name="selected_count" msgid="2101564570019753277">"選択済み: <xliff:g id="NUMBER">%1$d</xliff:g>/<xliff:g id="TOTAL">%2$d</xliff:g>件"</string>
<string name="download_share_dialog" msgid="3355867339806448955">"共有ツール"</string>
</resources>