Move text_* to strings_*

This commit is contained in:
serso
2016-05-15 23:07:20 +02:00
parent fe1a65d5c4
commit 4075dec0cd
239 changed files with 6 additions and 10 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="cpp_converter_time">Aika</string>
<string name="cpp_converter_amount_of_substance">Ainemäärä</string>
<string name="cpp_converter_electric_current">Sähkövirta</string>
<string name="cpp_converter_length">Pituus</string>
<string name="cpp_converter_mass">Massa</string>
<string name="cpp_converter_temperature">Lämpötila</string>
</resources>