~ubuntuone-client-engineering/droidcouch/trunk

« back to all changes in this revision

Viewing changes to res/values/strings.xml

  • Committer: Alejandro J. Cura
  • Date: 2011-03-04 14:08:40 UTC
  • Revision ID: git-v1:8c8baa522b6adb2b798ea333abe95fe5c2a1db19
UI for Ubuntu One login (launchpad bug #725290), modified retry code
to be async and use the login UI

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<resources>
3
3
    <string name="hello">Running tests...\n\n</string>
4
4
    <string name="app_name">DroidCouch Test client</string>
 
5
 
 
6
    <string name="login_dialog_title">Log into Ubuntu One</string>
 
7
    <string name="username_label">Email:</string>
 
8
    <string name="password_label">Password:</string>
 
9
    <string name="login_label">Login</string>
5
10
</resources>