[vlma-devel] commit: Add missing entries in translation files. (Adrien Grand )
git version control
git at videolan.org
Mon Jun 30 00:27:16 CEST 2008
vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Mon Jun 30 00:16:30 2008 +0200| [067d03ad2d6154e616021a3911fb0f7cae78206d]
Add missing entries in translation files.
> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=067d03ad2d6154e616021a3911fb0f7cae78206d
---
vlma-webapp/src/main/resources/messages.properties | 3 ++-
.../src/main/resources/messages_fr.properties | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/vlma-webapp/src/main/resources/messages.properties b/vlma-webapp/src/main/resources/messages.properties
index 2162068..af9a801 100644
--- a/vlma-webapp/src/main/resources/messages.properties
+++ b/vlma-webapp/src/main/resources/messages.properties
@@ -1,6 +1,7 @@
quicklinks.welcome = Home
quicklinks.configuration = Configuration
quicklinks.servers = Servers
+quicklinks.media = Medias
quicklinks.files = Files
quicklinks.sat = Sat
quicklinks.streams = Streams
@@ -245,4 +246,4 @@ footpage.website = VideoLAN website.
footpage.contact = Contact
podcast.title = Playlist
-podcast.description = Playlist of the streamed channels.
\ No newline at end of file
+podcast.description = Playlist of the streamed channels.
diff --git a/vlma-webapp/src/main/resources/messages_fr.properties b/vlma-webapp/src/main/resources/messages_fr.properties
index 88fe2fc..bb7e699 100644
--- a/vlma-webapp/src/main/resources/messages_fr.properties
+++ b/vlma-webapp/src/main/resources/messages_fr.properties
@@ -1,6 +1,7 @@
quicklinks.welcome = Accueil
quicklinks.configuration = Configuration
quicklinks.servers = Serveurs
+quicklinks.media = Médias
quicklinks.files = Fichiers
quicklinks.streams = Streams
quicklinks.orders = Ordres
@@ -245,4 +246,4 @@ footpage.website = Site web de VideoLAN
footpage.contact = Contact
podcast.title = Liste de lecture
-podcast.description = Liste de lecture des chaînes diffusées.
\ No newline at end of file
+podcast.description = Liste de lecture des chaînes diffusées.
More information about the vlma-devel
mailing list