Skip to content

Commit

Permalink
[rest_enable] and [rest_disable] Update translations (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
edutrul authored and jmolivas committed Nov 24, 2016
1 parent d99f0cb commit 8a2a490
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions translations/rest.disable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ questions:
messages:
invalid-rest-id: 'Rest ID "%s" is invalid'
success: 'Rest ID "%s" disabled'
already-disabled: 'Rest ID "%s" was already disabled'
4 changes: 3 additions & 1 deletion translations/rest.enable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ questions:
messages:
invalid-rest-id: 'Rest ID "%s" is invalid'
formats: 'Available serialization formats'
methods: 'Available methods'
authentication-providers: 'Available Authentication Providers'
selected-state: 'Selected State'
selected-method: 'Selected Method'
selected-formats: 'Selected formats'
selected-authentication-providers: 'Selected Authentication Providers'
success: 'Rest ID "%s" enabled'

0 comments on commit 8a2a490

Please sign in to comment.