Skip to content
Snippets Groups Projects
Commit 0b491917 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Add translatable="false" for dictionary-pack.xml

This is a follow up of I770335a2.

Change-Id: If0c021f4fb630bda7e8985591094488e11917e9b
parent 82441e60
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,6 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="dictionary_pack_client_id">com.android.inputmethod.latin</string>
<string name="dictionary_pack_metadata_uri"></string>
<string name="dictionary_pack_client_id" translatable="false">com.android.inputmethod.latin</string>
<string name="dictionary_pack_metadata_uri" translatable="false"></string>
</resources>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment