diff --git a/inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/inception/ui/core/log/LogPage.html b/inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/inception/ui/core/log/LogPage.html index 8316bc389d5..0ff85614e28 100644 --- a/inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/inception/ui/core/log/LogPage.html +++ b/inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/inception/ui/core/log/LogPage.html @@ -31,12 +31,12 @@
- +
@@ -44,8 +44,8 @@ - Time - Message + + diff --git a/inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/inception/ui/core/log/LogPage.properties b/inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/inception/ui/core/log/LogPage.properties index a586e33b0e5..52e8fa1c2b4 100644 --- a/inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/inception/ui/core/log/LogPage.properties +++ b/inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/inception/ui/core/log/LogPage.properties @@ -15,3 +15,7 @@ # limitations under the License. page.title=Log page.icon= +refresh=Refresh +autoRefreshLabel=Auto-refresh +time=Time +messageTitle=Message \ No newline at end of file diff --git a/inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/inception/ui/core/log/LogPage_fr.properties b/inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/inception/ui/core/log/LogPage_fr.properties new file mode 100644 index 00000000000..885be09c5ae --- /dev/null +++ b/inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/inception/ui/core/log/LogPage_fr.properties @@ -0,0 +1,21 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +page.title=Log +page.icon= +refresh=Rafraîchir +autoRefreshLabel=Auto-rafraîchissement +time=Heure +messageTitle=Message