mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
				synced 2023-10-10 17:16:51 +00:00 
			
		
		
		
	Plugin active i18n fr 1.4.x eingebaut
This commit is contained in:
		
							
								
								
									
										22
									
								
								i18n.c
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								i18n.c
									
									
									
									
									
								
							| @@ -1,5 +1,5 @@ | ||||
| /* | ||||
|  *  $Id: i18n.c,v 1.3 2005/05/10 21:02:24 lordjaxom Exp $ | ||||
|  *  $Id: i18n.c,v 1.4 2006/07/05 20:36:11 thomas Exp $ | ||||
|  */ | ||||
|   | ||||
| #include "i18n.h" | ||||
| @@ -805,6 +805,26 @@ const tI18nPhrase Phrases[] = { | ||||
|                 "",                                                                                     // Catala | ||||
| #if VDRVERSNUM >= 10300 | ||||
|                 ""                      // Russian | ||||
| #endif | ||||
|         }, | ||||
|         {       "Streaming active",     // English | ||||
|                 "Streamen im Gange",// Deutsch | ||||
|                 "",                                                                                     // Slovenski | ||||
|                 "",                                                                                     // Italiano | ||||
|                 "",                                                                                     // Nederlands | ||||
|                 "",                                                                                     // Portugu<67>s | ||||
|                 "",                                                                                     // Fran<61>ais | ||||
|                 "",                                                                                     // Norsk | ||||
|                 "",                                                        // suomi | ||||
|                 "",                                                                                     // Polski | ||||
|                 "",                                                                                     // Espa<70>ol | ||||
|                 "",                                                                                     // Ellinika | ||||
|                 "",                                                                                     // Svenska | ||||
|                 "",                                                                                     // Romaneste | ||||
|                 "",                                                                                     // Magyar | ||||
|                 "",                                                                                     // Catala | ||||
| #if VDRVERSNUM >= 10300 | ||||
|                 ""                      // Russian | ||||
| #endif | ||||
|         }, | ||||
| 	{ NULL } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user