翻译中

This commit is contained in:
vito-L 2013-10-05 21:54:55 +08:00
parent a616fd3683
commit 7db43bc236

View File

@ -1,39 +1,41 @@
Calculator App updated with optimized show/hide calculation description Vito
================================================================================
[Ubuntu Touch Core Apps][1] is an official project where a set of core applications is presently being developed, apps ranging from music players to weather tools and RSS readers. Calculator App updated with optimized show/hide calculation description
================================================================================
Under the fruitful roof of Core Apps there is Calculator App, too, calculator utility incorporating handy features into a beautiful interface. [Ubuntu Touch Core Apps][1] is an official project where a set of core applications is presently being developed, apps ranging from music players to weather tools and RSS readers.
[Calculator App][2] has been updated to a minor-yet-relevant release, further refining its behaviors, in order to deliver a more and more user-friendly highly-usable application with hassle-free feature usage. Under the fruitful roof of Core Apps there is Calculator App, too, calculator utility incorporating handy features into a beautiful interface.
Launching Calculator App, the user is to notice a monochrome pencil icon located near each and each calculation, clicking on it, renders multiple underlines where the user is able to on-demand write related-to-the-calculation comments (like for example, pizza cost near a value of 20). [Calculator App][2] has been updated to a minor-yet-relevant release, further refining its behaviors, in order to deliver a more and more user-friendly highly-usable application with hassle-free feature usage.
The new Calculator App version adds an optimized behavior to the pencil icon, meaning, clicking now on the pencil icon, renders the dotted underlines (therefore, making the area editable), clicking again on the pencil icon, hides the dotted underlines, therefore, the pencil area is not editable anymore. Launching Calculator App, the user is to notice a monochrome pencil icon located near each and each calculation, clicking on it, renders multiple underlines where the user is able to on-demand write related-to-the-calculation comments (like for example, pizza cost near a value of 20).
![](http://iloveubuntu.net/pictures_me/calculator%20app%20show%20hide%20labels.png) The new Calculator App version adds an optimized behavior to the pencil icon, meaning, clicking now on the pencil icon, renders the dotted underlines (therefore, making the area editable), clicking again on the pencil icon, hides the dotted underlines, therefore, the pencil area is not editable anymore.
The mentioned optimization adds a significant amount of clarity, allowing the user to 1-click/tap away shift a calculation's area as writable or non-writable. ![](http://iloveubuntu.net/pictures_me/calculator%20app%20show%20hide%20labels.png)
How do we **install** Calculator App 0.1.3? The mentioned optimization adds a significant amount of clarity, allowing the user to 1-click/tap away shift a calculation's area as writable or non-writable.
Add the following **official** PPA (Ubuntu 13.04, Ubuntu 13.10) How do we **install** Calculator App 0.1.3?
sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo add-apt-repository ppa:ubuntu-touch-coreapps-drivers/daily Add the following **official** PPA (Ubuntu 13.04, Ubuntu 13.10)
sudo apt-get update sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo add-apt-repository ppa:ubuntu-touch-coreapps-drivers/daily
sudo apt-get install ubuntu-sdk ubuntu-calculator-app
sudo apt-get update
sudo apt-get install ubuntu-sdk ubuntu-calculator-app
via: http://iloveubuntu.net/calculator-app-updated-optimized-showhide-calculation-description
本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出 via: http://iloveubuntu.net/calculator-app-updated-optimized-showhide-calculation-description
译者:[译者ID][] 校对:[校对者ID][] 本文由 [LCTT][] 原创翻译,[Linux中国][] 荣誉推出
[LCTT]:https://github.com/LCTT/TranslateProject 译者:[译者ID][] 校对:[校对者ID][]
[Linux中国]:http://linux.cn/portal.php
[译者ID]:http://linux.cn/space/译者ID [LCTT]:https://github.com/LCTT/TranslateProject
[校对者ID]:http://linux.cn/space/校对者ID [Linux中国]:http://linux.cn/portal.php
[译者ID]:http://linux.cn/space/译者ID
[1]:https://launchpad.net/ubuntu-phone-coreapps [校对者ID]:http://linux.cn/space/校对者ID
[1]:https://launchpad.net/ubuntu-phone-coreapps
[2]:https://launchpad.net/ubuntu-calculator-app [2]:https://launchpad.net/ubuntu-calculator-app