You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by vv...@apache.org on 2010/03/19 11:40:48 UTC

svn commit: r925174 - in /felix/trunk/webconsole-plugins/event/src/main: native2ascii/OSGI-INF/l10n/bundle_bg.properties resources/res/events.html

Author: vvalchev
Date: Fri Mar 19 10:40:48 2010
New Revision: 925174

URL: http://svn.apache.org/viewvc?rev=925174&view=rev
Log:
Resolved FELIX-2214 /Event plugin - template & localization files must be UTF-8./

Modified:
    felix/trunk/webconsole-plugins/event/src/main/native2ascii/OSGI-INF/l10n/bundle_bg.properties
    felix/trunk/webconsole-plugins/event/src/main/resources/res/events.html

Modified: felix/trunk/webconsole-plugins/event/src/main/native2ascii/OSGI-INF/l10n/bundle_bg.properties
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/event/src/main/native2ascii/OSGI-INF/l10n/bundle_bg.properties?rev=925174&r1=925173&r2=925174&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/event/src/main/native2ascii/OSGI-INF/l10n/bundle_bg.properties (original)
+++ felix/trunk/webconsole-plugins/event/src/main/native2ascii/OSGI-INF/l10n/bundle_bg.properties Fri Mar 19 10:40:48 2010
@@ -1,4 +1,4 @@
-#Licensed to the Apache Software Foundation (ASF) under one or more
+#Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with
 # this work for additional information regarding copyright ownership.
 # The ASF licenses this file to You under the Apache License, Version 2.0
@@ -28,13 +28,13 @@
 #
 
 # buttons on top
-displayTimeline=??????? ????????
-displayList=??????
-clear=??????????
+displayTimeline=Време-диаграма
+displayList=Списък
+clear=Изчистване
 
 # table headers
-received=???????
-topic=????
-properties=????????
+received=Получен
+topic=Тема
+properties=Атрибути
 
-plugin.events.title=???????
+plugin.events.title=Събития

Modified: felix/trunk/webconsole-plugins/event/src/main/resources/res/events.html
URL: http://svn.apache.org/viewvc/felix/trunk/webconsole-plugins/event/src/main/resources/res/events.html?rev=925174&r1=925173&r2=925174&view=diff
==============================================================================
--- felix/trunk/webconsole-plugins/event/src/main/resources/res/events.html (original)
+++ felix/trunk/webconsole-plugins/event/src/main/resources/res/events.html Fri Mar 19 10:40:48 2010
@@ -1,4 +1,4 @@
-<script type="text/javascript" src="${pluginRoot}/res/ui/events.js"></script>
+<script type="text/javascript" src="${pluginRoot}/res/ui/events.js"></script>
 <script type="text/javascript">
 var i18n = {
 	displayTimeline: '${displayTimeline}',