From 8722692e0418b92b423630ceca1cc5d01a59cb53 Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Thu, 31 May 2012 11:25:06 -0700 Subject: Import translations. DO NOT MERGE Change-Id: Iae45d01f89d7034eef9540c5f8124d4094ea23e8 --- res/values-af/strings.xml | 25 +++++++++++++++++++++++++ res/values-da/strings.xml | 25 +++++++++++++++++++++++++ res/values-it/strings.xml | 25 +++++++++++++++++++++++++ res/values-ru/strings.xml | 25 +++++++++++++++++++++++++ res/values-sv/strings.xml | 25 +++++++++++++++++++++++++ res/values-zh-rCN/strings.xml | 25 +++++++++++++++++++++++++ 6 files changed, 150 insertions(+) create mode 100644 res/values-af/strings.xml create mode 100644 res/values-da/strings.xml create mode 100644 res/values-it/strings.xml create mode 100644 res/values-ru/strings.xml create mode 100644 res/values-sv/strings.xml create mode 100644 res/values-zh-rCN/strings.xml diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml new file mode 100644 index 0000000..202027f --- /dev/null +++ b/res/values-af/strings.xml @@ -0,0 +1,25 @@ + + + + + "%1$s"" %2$s" + "%1$s"\n"%2$s" + diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml new file mode 100644 index 0000000..202027f --- /dev/null +++ b/res/values-da/strings.xml @@ -0,0 +1,25 @@ + + + + + "%1$s"" %2$s" + "%1$s"\n"%2$s" + diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml new file mode 100644 index 0000000..202027f --- /dev/null +++ b/res/values-it/strings.xml @@ -0,0 +1,25 @@ + + + + + "%1$s"" %2$s" + "%1$s"\n"%2$s" + diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml new file mode 100644 index 0000000..e84fa78 --- /dev/null +++ b/res/values-ru/strings.xml @@ -0,0 +1,25 @@ + + + + + "%1$s"": %2$s" + "%1$s"\n"%2$s" + diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml new file mode 100644 index 0000000..202027f --- /dev/null +++ b/res/values-sv/strings.xml @@ -0,0 +1,25 @@ + + + + + "%1$s"" %2$s" + "%1$s"\n"%2$s" + diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml new file mode 100644 index 0000000..202027f --- /dev/null +++ b/res/values-zh-rCN/strings.xml @@ -0,0 +1,25 @@ + + + + + "%1$s"" %2$s" + "%1$s"\n"%2$s" + -- cgit v1.2.3