diff --git a/README.md b/README.md
index e1f48db..770b455 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
# rights-app
-For background information, see the [Request for Proposals for
-RightsStatements.org](http://pro.europeana.eu/page/request-for-proposals-for-rightsstatements-org).
+This is the application that serves the vocabulary terms in the [rightssstatements.org data model](https://github.com/rightsstatements/data-model). For background information, see the [Requirements for the Technical Infrastructure for Standardized International Rights Statements](http://rightsstatements.org/en/documentation/technical-white-paper/) white paper.
## Setup
diff --git a/conf/messages.properties b/conf/messages.properties
index b5c6d23..fd6965e 100644
--- a/conf/messages.properties
+++ b/conf/messages.properties
@@ -1,4 +1,4 @@
-InC-OW-EU = More information about the Work may be found in the following entry in the EU Orphan Works Database: {0}
+InC-OW-EU = More information about the Item may be found in the following entry in the EU Orphan Works Database: {0}
NoC-NC = The limitations on commercial use of this Item will expire on {0}
NoC-CR = More information about the contractual restrictions can be found here: {0}
NoC-OKLR = More information about the legal restrictions can be found here: {0}
diff --git a/conf/messages_nl.properties b/conf/messages_nl.properties
index 6920db8..8884649 100644
--- a/conf/messages_nl.properties
+++ b/conf/messages_nl.properties
@@ -1,4 +1,4 @@
-InC-OW-EU = Meer informatie over het werk kan worden gevonden in de volgende vermelding in de EU Orphan Works Database: {0}
+InC-OW-EU = Meer informatie over het post kan worden gevonden in de volgende vermelding in de EU Orphan Works Database: {0}
NoC-NC = De beperkingen voor de commerciele aanwending van dit punt zal aflopen op {0}
NoC-CR = Meer informatie over de contractuele beperkingen is hier te vinden {0}
NoC-OKLR = Meer informatie over de wettelijke beperkingen is hier te vinden {0}