| author | Michael Fiedler | 2011-10-27 12:00:15 (EDT) |
|---|---|---|
| committer | Steve Speicher | 2011-10-27 12:00:15 (EDT) |
| commit | fe04b13165be898025e44e560731754ba5401794 (patch) (side-by-side diff) | |
| tree | 02b2781752b39ba6f77a8c9d8f76f27a4fa1ef0d | |
| parent | cbe6129f53c06c080f1aa36f6b699a1d70e4a02f (diff) | |
| download | org.eclipse.lyo.rio-fe04b13165be898025e44e560731754ba5401794.zip org.eclipse.lyo.rio-fe04b13165be898025e44e560731754ba5401794.tar.gz org.eclipse.lyo.rio-fe04b13165be898025e44e560731754ba5401794.tar.bz2 | |
Bug359854 - new key in messages.properties
| -rw-r--r-- | org.eclipse.lyo.rio.core/src/main/resources/org/eclipse/lyo/rio/l10n/messages.properties | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/org.eclipse.lyo.rio.core/src/main/resources/org/eclipse/lyo/rio/l10n/messages.properties b/org.eclipse.lyo.rio.core/src/main/resources/org/eclipse/lyo/rio/l10n/messages.properties index 7810336..6f395bb 100644 --- a/org.eclipse.lyo.rio.core/src/main/resources/org/eclipse/lyo/rio/l10n/messages.properties +++ b/org.eclipse.lyo.rio.core/src/main/resources/org/eclipse/lyo/rio/l10n/messages.properties @@ -15,14 +15,15 @@ ############################################################################### Catalog.CatalogDocumentTitle=RIO Service Provider Catalog -Catalog.CatalogDocumentDescription=Reference Implementation OSLC (RIO) Catalog Document +Catalog.CatalogDocumentDescription=Reference Implementation OSLC (RIO) for Architecture Management Catalog Document InitServer.UnableToInitializeStore=Unable to initialize store RioStore.RDFStoreNotInitialized=RDF Store not initialized RioStore.Resource=Resource -RioBaseService.NonHttpRequest=Non HTTP Request +OriBaseService.NonHttpRequest=Non HTTP Request Resource.ConditionalHeaderRequired=At least one conditional header required (If-Match, If-UnmodifiedSince) Resource.UnableToAccept=Unable to accept: RioStore.InitializingStore=Initializing Store RioStore.UnableToGetUriCounter=Unable to get URI counter RioStore.UnrecognizedContentType=Unrecognized content type RioStore.UnrecognizedQueryLanguage=Unrecognized query language +ResourceQuery.Title=Resource Query Results
\ No newline at end of file |

