Merge lp:~openerp-dev/openerp-mobile/trunk-bug-1247109-dpr into lp:openerp-mobile

Proposed by Dharmang Soni (OpenERP)
Status: Merged
Merged at revision: 82
Proposed branch: lp:~openerp-dev/openerp-mobile/trunk-bug-1247109-dpr
Merge into: lp:openerp-mobile
Diff against target: 11 lines (+1/-1)
1 file modified
res/values/strings.xml (+1/-1)
To merge this branch: bzr merge lp:~openerp-dev/openerp-mobile/trunk-bug-1247109-dpr
Reviewer Review Type Date Requested Status
OpenERP R&D Team Pending
Review via email: mp+194078@code.launchpad.net

Description of the change

Hello,

Usability issue resolved.

Label name changed from "Port Number (Optional)" to "Port Number (If any)"

Thanks,
Dharmang Soni (dpr)

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'res/values/strings.xml'
2--- res/values/strings.xml 2013-11-01 11:13:27 +0000
3+++ res/values/strings.xml 2013-11-06 08:44:08 +0000
4@@ -11,7 +11,7 @@
5 <string name="account_title">Setup Your OpenERP Server</string>
6 <string name="account_description">Provide your OpenERP 7.0 Server URL and click on Continue button to test Connection and go next step.</string>
7 <string name="account_edit_server_url">Server URL</string>
8- <string name="account_edit_server_port">Port Number (Optional)</string>
9+ <string name="account_edit_server_port">Port Number (If any)</string>
10 <string name="account_continue_button">Continue</string>
11 <string name="account_login_button">Login</string>
12