Fixes + Fast conversion from menu

This commit is contained in:
Sergey Solovyev
2012-04-24 16:48:58 +04:00
parent 315a2eb604
commit 37e9354a5b
10 changed files with 174 additions and 22 deletions

View File

@@ -199,4 +199,8 @@
<string name="c_convert">Convert to…</string>
<string name="convert_to_hex">Convert to hex</string>
<string name="convert_to_bin">Convert to bin</string>
<string name="convert_to_dec">Convert to dec</string>
</resources>