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">Time</string>
<string name="cpp_converter_amount_of_substance">Amount of substance</string>
<string name="cpp_converter_electric_current">Electric current</string>
<string name="cpp_converter_length">Length</string>
<string name="cpp_converter_mass">Mass</string>
<string name="cpp_converter_temperature">Temperature</string>
</resources>