mirror of
				https://github.com/vdr-projects/vdr.git
				synced 2025-03-01 10:50:46 +00:00 
			
		
		
		
	Added missing I18N entry for "Ppid"
This commit is contained in:
		
							
								
								
									
										3
									
								
								HISTORY
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								HISTORY
									
									
									
									
									
								
							| @@ -2254,7 +2254,7 @@ Video Disk Recorder Revision History | ||||
| - Some corrections to the Finnish OSD texts (thanks to Niko Tarnanen and Rolf | ||||
|   Ahrenberg). | ||||
|  | ||||
| 2003-06-19: Version 1.2.2 | ||||
| 2003-07-13: Version 1.2.2 | ||||
|  | ||||
| - Fixed a bug in channel switching after Left/Right has been pressed (thanks to | ||||
|   Michael Walle for reporting this one). | ||||
| @@ -2268,3 +2268,4 @@ Video Disk Recorder Revision History | ||||
|   (suggested by Thomas Keil). | ||||
| - Now clearing the channel info display when entering numeric keys to switch | ||||
|   channels (suggested by Guy Roussin). | ||||
| - Added missing I18N entry for "Ppid" (thanks to Rolf Ahrenberg). | ||||
|   | ||||
							
								
								
									
										19
									
								
								i18n.c
									
									
									
									
									
								
							
							
						
						
									
										19
									
								
								i18n.c
									
									
									
									
									
								
							| @@ -4,7 +4,7 @@ | ||||
|  * See the main source file 'vdr.c' for copyright information and | ||||
|  * how to reach the author. | ||||
|  * | ||||
|  * $Id: i18n.c 1.128 2003/06/09 09:49:29 kls Exp $ | ||||
|  * $Id: i18n.c 1.129 2003/07/13 15:03:07 kls Exp $ | ||||
|  * | ||||
|  * Translations provided by: | ||||
|  * | ||||
| @@ -1044,6 +1044,23 @@ const tI18nPhrase Phrases[] = { | ||||
|     "Vpid", | ||||
|     "PID V<>deo", | ||||
|   }, | ||||
|   { "Ppid", | ||||
|     "Ppid", | ||||
|     "Ppid", | ||||
|     "Ppid", | ||||
|     "Ppid", | ||||
|     "Ppid", | ||||
|     "Ppid", | ||||
|     "Ppid", | ||||
|     "Aikatieto PID", | ||||
|     "Ppid", | ||||
|     "Ppid", | ||||
|     "Ppid", | ||||
|     "Ppid", | ||||
|     "Ppid", | ||||
|     "Ppid", | ||||
|     "Ppid", | ||||
|   }, | ||||
|   { "Apid1", | ||||
|     "Apid1", | ||||
|     "Apid1", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user