diff options
| author | Abhisek Devkota <ciwrl@lineageos.org> | 2017-04-28 14:28:49 -0700 |
|---|---|---|
| committer | Abhisek Devkota <ciwrl@lineageos.org> | 2017-04-28 14:28:49 -0700 |
| commit | 71dd5e8a6f3938b95a5f473ae17a962c17b76b87 (patch) | |
| tree | 5f55bd8ba269240ecb84d78d2295a3e2b3749619 | |
| parent | fb127ce9a51756e5b479bbc0b639ccade376e1b0 (diff) | |
Automatic translation import
Change-Id: I471d37b1916d3cd0e442ba41abcd86caab4af574
| -rw-r--r-- | res/values-ast-rES/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-en-rAU/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-en-rGB/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-en-rIN/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-eu-rES/strings.xml | 2 | ||||
| -rw-r--r-- | res/values-fr/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-ko/strings.xml | 4 | ||||
| -rw-r--r-- | res/values-sq-rAL/strings.xml | 4 |
8 files changed, 22 insertions, 8 deletions
diff --git a/res/values-ast-rES/strings.xml b/res/values-ast-rES/strings.xml index d44a42d..e9e68c9 100644 --- a/res/values-ast-rES/strings.xml +++ b/res/values-ast-rES/strings.xml @@ -15,4 +15,6 @@ See the License for the specific language governing permissions and limitations under the License. --> -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_name">Serviciu del xestor de temes</string> +</resources> diff --git a/res/values-en-rAU/strings.xml b/res/values-en-rAU/strings.xml index d44a42d..7325ef3 100644 --- a/res/values-en-rAU/strings.xml +++ b/res/values-en-rAU/strings.xml @@ -15,4 +15,6 @@ See the License for the specific language governing permissions and limitations under the License. --> -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_name">Theme Manager Service</string> +</resources> diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index d44a42d..7325ef3 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -15,4 +15,6 @@ See the License for the specific language governing permissions and limitations under the License. --> -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_name">Theme Manager Service</string> +</resources> diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml index d44a42d..7325ef3 100644 --- a/res/values-en-rIN/strings.xml +++ b/res/values-en-rIN/strings.xml @@ -15,4 +15,6 @@ See the License for the specific language governing permissions and limitations under the License. --> -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_name">Theme Manager Service</string> +</resources> diff --git a/res/values-eu-rES/strings.xml b/res/values-eu-rES/strings.xml index 38778f4..8fa2b06 100644 --- a/res/values-eu-rES/strings.xml +++ b/res/values-eu-rES/strings.xml @@ -16,5 +16,5 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="app_name">Gai-kudeatzailea zerbitzua</string> + <string name="app_name">Gai-kudeatzaile zerbitzua</string> </resources> diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index d44a42d..22444cf 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -15,4 +15,6 @@ See the License for the specific language governing permissions and limitations under the License. --> -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_name">Service de gestionnaire de thèmes</string> +</resources> diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml index d44a42d..5ecace3 100644 --- a/res/values-ko/strings.xml +++ b/res/values-ko/strings.xml @@ -15,4 +15,6 @@ See the License for the specific language governing permissions and limitations under the License. --> -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_name">테마 관리자 서비스</string> +</resources> diff --git a/res/values-sq-rAL/strings.xml b/res/values-sq-rAL/strings.xml index d44a42d..244ddc2 100644 --- a/res/values-sq-rAL/strings.xml +++ b/res/values-sq-rAL/strings.xml @@ -15,4 +15,6 @@ See the License for the specific language governing permissions and limitations under the License. --> -<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_name">Shërbimi i Menaxherit të Temave</string> +</resources> |
