diff options
author | Eric Fischer <enf@google.com> | 2011-09-20 10:21:56 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-09-20 10:21:56 -0700 |
commit | 50c83888a6d1ef1ba2515e3f20bbc740c6cd1efa (patch) | |
tree | a2e4df2689fb853d081e4c6f8086f636776ca1dc /packages/SystemUI/res/values-sw-large | |
parent | bb132eba71bc12a88416df01e2df539820c2d607 (diff) | |
download | frameworks_base-50c83888a6d1ef1ba2515e3f20bbc740c6cd1efa.zip frameworks_base-50c83888a6d1ef1ba2515e3f20bbc740c6cd1efa.tar.gz frameworks_base-50c83888a6d1ef1ba2515e3f20bbc740c6cd1efa.tar.bz2 |
Import revised translations.
Change-Id: I5e375bebc8f74d9108a929246f16608427ce9317
Diffstat (limited to 'packages/SystemUI/res/values-sw-large')
-rw-r--r-- | packages/SystemUI/res/values-sw-large/strings.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-sw-large/strings.xml b/packages/SystemUI/res/values-sw-large/strings.xml new file mode 100644 index 0000000..4bf6a23 --- /dev/null +++ b/packages/SystemUI/res/values-sw-large/strings.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/** + * Copyright (c) 2010, The Android Open Source Project + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + --> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="status_bar_clear_all_button" msgid="4661583896803349732">"Futa zote"</string> + <string name="notifications_off_title" msgid="1860117696034775851">"Arifa imezimwa"</string> + <string name="notifications_off_text" msgid="1439152806320786912">"Gonga hapa ili kuwasha tena arifa."</string> +</resources> |