android-calculatorpp/app/src/main/res/values-ru/text_converter.xml
2016-02-13 23:37:49 +01:00

9 lines
504 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="cpp_converter_time">Время</string>
<string name="cpp_converter_amount_of_substance">Количество вещества</string>
<string name="cpp_converter_electric_current">Электрический ток</string>
<string name="cpp_converter_length">Длина</string>
<string name="cpp_converter_mass">Масса</string>
<string name="cpp_converter_termperature">Температура</string>
</resources>