[vlma-devel] commit: Typo. (Adrien Grand )
git version control
git at videolan.org
Sat Aug 16 00:54:31 CEST 2008
vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Sat Aug 16 00:57:18 2008 +0200| [6a92542c877a0c96bd3678fd770933f70d83d299] | committer: Adrien Grand
Typo.
> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=6a92542c877a0c96bd3678fd770933f70d83d299
---
.../WEB-INF/jsp/satellite/satchannellist_right.jsp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/vlma-webapp/src/main/webapp/WEB-INF/jsp/satellite/satchannellist_right.jsp b/vlma-webapp/src/main/webapp/WEB-INF/jsp/satellite/satchannellist_right.jsp
index 2665c25..8262c4b 100644
--- a/vlma-webapp/src/main/webapp/WEB-INF/jsp/satellite/satchannellist_right.jsp
+++ b/vlma-webapp/src/main/webapp/WEB-INF/jsp/satellite/satchannellist_right.jsp
@@ -15,7 +15,7 @@
<c:choose>
<c:when test="${empty streamChannels}">
- <p><fmt:message key="medias.satchannel.empty" /></p>
+ <p><fmt:message key="medias.sat.empty" /></p>
</c:when>
<c:otherwise>
More information about the vlma-devel
mailing list