Skip to content

Instantly share code, notes, and snippets.

@krams915
Created December 2, 2012 10:43
Show Gist options
  • Select an option

  • Save krams915/4188133 to your computer and use it in GitHub Desktop.

Select an option

Save krams915/4188133 to your computer and use it in GitHub Desktop.
messages_en.properties
user.page.title=User Management
user.table.caption=Site Users
user.id.label=Id
user.firstname.label=First Name
user.lastname.label=Last Name
user.username.label=Username
user.role.label=Role
user.role.1=admin
user.role.2=regular
new.user.table.caption=New User
new.user.button.label=Add User
update.user.table.caption=Existing User
update.user.button.label=Update User
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment