diff options
author | Eddy Witkamp <eddywitkamp@gmail.com> | 2013-06-27 11:24:32 +0200 |
---|---|---|
committer | Eddy Witkamp <eddywitkamp@gmail.com> | 2013-06-27 11:24:32 +0200 |
commit | e63d8f0c0108f251cde9968413744520859c48aa (patch) | |
tree | 89f3087392adbc5483482ac4c84998f7a53a93d0 /CrespoParts/res/values-ja | |
parent | dcbea0e799a8795bb40e50d83b21af8e4dd67962 (diff) | |
download | device_samsung_crespo-e63d8f0c0108f251cde9968413744520859c48aa.zip device_samsung_crespo-e63d8f0c0108f251cde9968413744520859c48aa.tar.gz device_samsung_crespo-e63d8f0c0108f251cde9968413744520859c48aa.tar.bz2 |
CrespoParts: translation files cleanup
add resources and remove comments
Change-Id: I707378501866a356f087036078e1a068929d1718
Diffstat (limited to 'CrespoParts/res/values-ja')
-rw-r--r-- | CrespoParts/res/values-ja/arrays.xml | 1 | ||||
-rw-r--r-- | CrespoParts/res/values-ja/strings.xml | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/CrespoParts/res/values-ja/arrays.xml b/CrespoParts/res/values-ja/arrays.xml index 0a143bf..343e424 100644 --- a/CrespoParts/res/values-ja/arrays.xml +++ b/CrespoParts/res/values-ja/arrays.xml @@ -65,5 +65,4 @@ <item>22</item> <item>23</item> </string-array> - </resources> diff --git a/CrespoParts/res/values-ja/strings.xml b/CrespoParts/res/values-ja/strings.xml index 57c5c9e..b7c5353 100644 --- a/CrespoParts/res/values-ja/strings.xml +++ b/CrespoParts/res/values-ja/strings.xml @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<resources> +<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="app_name">Nexus S 設定</string> <string name="category_screen_title">WM8994 設定 (Voodoo)</string> @@ -30,5 +30,4 @@ <string name="category_radio_title">ラジオ</string> <string name="hspa_title_head">HSPA</string> <string name="hspa_summary_head">HSDPA/HSUPA を有効にする</string> - </resources> |