|  04-15-2010, 08:25 AM | #856 | 
| Enthusiast   Posts: 37 Karma: 140 Join Date: Dec 2009 Location: USA Device: Sony PRS-505 PRS-650,Asus Transformer Prime and Kindle Fire HDX | |
|   |   | 
|  04-15-2010, 09:46 AM | #857 | 
| Addict            Posts: 306 Karma: 1010848 Join Date: Oct 2005 Device: Kobo Libra 2 | 
			
			I noticed that in settings/advanced settings/ there is a 'Format Internal Memory'.  Would it be possible to have a 'Format SD Card' and 'Format Memory Stick'?
		 | 
|   |   | 
| Advert | |
|  | 
|  04-15-2010, 07:51 PM | #858 | |
| Addict            Posts: 318 Karma: 1846 Join Date: Dec 2009 Device: PRS-505 | Quote: 
 Thanks | |
|   |   | 
|  04-17-2010, 03:26 AM | #859 | 
| Junior Member  Posts: 7 Karma: 40 Join Date: Mar 2010 Location: Budapest, Hungary Device: Sony PRS-505 | 
				
				2 sets of logos
			 
			
			Hi again! I made 2 sets of variations for the logo and the tabs. There are 2 type of tabs and 5 types of logos. A total of 10 KBoosAssets.png-s. Enjoy. | 
|   |   | 
|  04-17-2010, 03:43 AM | #860 | 
| Guru           Posts: 750 Karma: 1323 Join Date: Dec 2009 Device: PRS-505, PRS-600, iPad 16GB Wifi, Kindle Voyage, Nexus 6, Razr HD | 
			
			I like this. Would this be possible for the 600 too?
		 | 
|   |   | 
| Advert | |
|  | 
|  04-17-2010, 12:44 PM | #861 | |
| Zealot  Posts: 99 Karma: 30 Join Date: Mar 2010 Location: Grapevine, TX Device: Sony PRS505 | Quote: 
 I overlayed the "Reader" logo with my name/phone # and now I'm a very happy camper. | |
|   |   | 
|  04-22-2010, 05:05 AM | #862 | |
| PRS+ author            Posts: 1,637 Karma: 2446233 Join Date: Dec 2007 Device: Sony PRS-300, 505, 600, 650, 950 | 
			
			VICTORSJG Victor, I am attaching the code, however I didn't test it myself. just_jeepin Quote: 
 Last edited by kartu; 04-22-2010 at 05:09 AM. | |
|   |   | 
|  04-22-2010, 10:58 AM | #863 | |
| Addict            Posts: 318 Karma: 1846 Join Date: Dec 2009 Device: PRS-505 | Quote: 
 I suppose it necesary to copy the correct core and addons folders before to use these. Thanks | |
|   |   | 
|  04-22-2010, 11:35 AM | #864 | 
| PRS+ author            Posts: 1,637 Karma: 2446233 Join Date: Dec 2007 Device: Sony PRS-300, 505, 600, 650, 950 | 
			
			I don't know Victor, I didn't test it myself yet. -------------------------------------------------------- Guys, could you please add the following to the already translated files (right after // PRS+ stuff comment): Code: 	Core: {
		NODE_PRSP_SETTINGS:  "PRS+ Settings"
	},
	
	CoreLang: {
		TITLE: "Localization",
		COMMENT: "Requires restart",
		OPTION_LANG: "Language",
	
		OPTION_DATE_FORMAT: "Date Format",
		ddMMMYY: "31/Jan/99",
		ddMONTHYY: "31/January/99",
		ddMMMYYYY: "31/Jan/1999",
		ddMONTHYYYY: "31/January/1999",
		
		OPTION_DATE_SEPARATOR: "Date Separator",
		VALUE_SPACE: "space",
		VALUE_NONE: "none",
		
		MONTH_SHORT_1: "Jan",
		MONTH_SHORT_2: "Feb",
		MONTH_SHORT_3: "Mar",
		MONTH_SHORT_4: "Apr",
		MONTH_SHORT_5: "May",
		MONTH_SHORT_6: "Jun",
		MONTH_SHORT_7: "Jul",
		MONTH_SHORT_8: "Aug",
		MONTH_SHORT_9: "Sep",
		MONTH_SHORT_10: "Oct",
		MONTH_SHORT_11: "Nov",
		MONTH_SHORT_12: "Dec",		
		MONTH_1: "January",
		MONTH_2: "February",
		MONTH_3: "March",
		MONTH_4: "April",
		MONTH_5: "May",
		MONTH_6: "June",
		MONTH_7: "July",
		MONTH_8: "August",
		MONTH_9: "September",
		MONTH_10: "October",
		MONTH_11: "November",
		MONTH_12: "December"	
	}, | 
|   |   | 
|  04-22-2010, 12:16 PM | #865 | |
| Addict            Posts: 318 Karma: 1846 Join Date: Dec 2009 Device: PRS-505 | Quote: 
 P.D. could you add the news functions made by Kraviz and the pages left and pages letf per (these is make in the file attached in this messeage) in the next release (include localizations of these functions) Thanks Last edited by VICTORSJG; 04-22-2010 at 12:48 PM. | |
|   |   | 
|  04-23-2010, 04:49 AM | #866 | 
| Enthusiast    Posts: 41 Karma: 282 Join Date: Jun 2009 Device: Sony PRS-505 | 
			
			Strings added. Duglum | 
|   |   | 
|  04-23-2010, 04:51 AM | #867 | |
| Addict            Posts: 318 Karma: 1846 Join Date: Dec 2009 Device: PRS-505 | Quote: 
 | |
|   |   | 
|  04-23-2010, 05:01 AM | #868 | |
| PRS+ author            Posts: 1,637 Karma: 2446233 Join Date: Dec 2007 Device: Sony PRS-300, 505, 600, 650, 950 | 
			
			VICTORSJG duglum Thanks for the translationts. VICTORSJG Quote: 
 PS Check attachment Last edited by kartu; 04-23-2010 at 05:07 AM. | |
|   |   | 
|  04-23-2010, 06:47 AM | #869 | 
| Addict            Posts: 318 Karma: 1846 Join Date: Dec 2009 Device: PRS-505 | 
			
			Kartu i've modified the scripts pageindex.js and englishexample.js to add the pages left and pages left per. This files replace the last Last edited by VICTORSJG; 04-23-2010 at 06:55 AM. | 
|   |   | 
|  04-23-2010, 06:50 AM | #870 | 
| PRS+ author            Posts: 1,637 Karma: 2446233 Join Date: Dec 2007 Device: Sony PRS-300, 505, 600, 650, 950 | 
			
			VICTORSJG How does user reset the counter? | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Using HD Folders as Collections on Sony PRS-505 | fglaysher | Calibre | 8 | 07-26-2010 09:55 PM | 
| Enhanced Firmware for V3 | keng2000 | HanLin eBook | 12 | 04-12-2010 09:30 AM | 
| Poll: Sony Reader PRS-505 upgrade to Sony PRS-700 | Kris777 | Sony Reader | 70 | 02-18-2009 06:34 PM | 
| Sony Reader PRS-505 upgrade to Sony PRS-700 | Kris777 | Sony Reader | 23 | 12-08-2008 06:56 AM | 
| Sub folders in firmware v1.08 | Prince Hal | Amazon Kindle | 28 | 10-23-2008 03:20 PM |