wizard moved to ACL

This commit is contained in:
serso
2013-12-13 23:09:54 +04:00
parent 8a69bf8b81
commit 8d0c631bfc
33 changed files with 393 additions and 874 deletions

View File

@@ -56,4 +56,8 @@
<item type="id" name="cpp_button_paste"/>
<item type="id" name="cpp_button_equals"/>
<item type="id" name="acl_wizard_prev_button"/>
<item type="id" name="acl_wizard_next_button"/>
<item type="id" name="acl_wizard_content"/>
</resources>

View File

@@ -320,4 +320,6 @@
If you have any problems or questions feel free to contact me directly (contacts are available in
Main-&gt;Menu-&gt;About)
</string>
<string name="acl_yes">Yes</string>
<string name="acl_no">No</string>
</resources>

View File

@@ -46,5 +46,5 @@
<string name="cpp_wizard_dragbutton_description">Drag button is an exclusive feature of Calculator++ which provides
fast access to the secondary functions
</string>
<string name="cpp_wizard_finish_confirmation">Do you really want to finish wizard?</string>
<string name="acl_wizard_finish_confirmation">Do you really want to finish wizard?</string>
</resources>