Foxit Corporation Forums  

Go Back   Foxit Corporation Forums > Portable Document Format (PDF) Tools > Localized Foxit Reader

Localized Foxit Reader Foxit Corporation now invites you to become our volunteer UI translator to localize our popular Foxit Reader into your language. The translation process is simply, easy and fast. Foxit Corporation highly appreciate your contribution to our product.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old May 29th, 2008, 01:05 PM
ditto ditto is offline
Junior Member
 
Join Date: Oct 2005
Posts: 145
ditto is an unknown quantity at this point
Default improve your dialogs

@developper

improve your general dialogs in width and hight:
- generel settings -> dialog 276 -> set width to 280
- generel settings -> dialog 278 -> set width to 280, adjust displacments in "page display"
- generel settings -> dialog 278 -> adjust hight of "magnification"
- generel settings -> dialog 300 -> set width to 280, espcially this one is messed
Code:
   CONTROL "Use fixed resolution for s&napshots", 1108, BUTTON, BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 16, 20, 174, 10 
   CONTROL "Resol&ution:", 1200, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 193, 21, 49, 10 
   CONTROL "", 1086, EDIT, ES_LEFT | ES_MULTILINE | ES_AUTOHSCROLL | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_VSCROLL | WS_TABSTOP, 243, 20, 40, 12
(this is the already fixed version)
or swap "resolution" and box like this: [ 72] DPI to achieve some space

Next is menubar "Find Tool" and "Format Tools".
Translated text for "Find:" and "Font:" exceeds width, is cut (Suchen:)(Schrift:)

dialog 816 "This document contains interactive form fields" - both fields (1290/1312) are to small. Fixed ->
Code:
816 DIALOG 0, 0, 300, 18
STYLE WS_CHILD
CAPTION ""
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "Tahoma"
{
   CONTROL "Highlight fields", 1290, BUTTON, BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 220, 3, 80, 10 
   CONTROL 818, -1, STATIC, SS_BITMAP | SS_REALSIZEIMAGE | WS_CHILD | WS_VISIBLE, 4, 3, 9, 10 
   CONTROL "This document contains interactive form fields.", 1312, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 16, 4, 180, 8 
   CONTROL "", 1305, BUTTON, BS_GROUPBOX | WS_CHILD | WS_VISIBLE, 206, 0, 8, 9 
   CONTROL "", 1311, BUTTON, BS_GROUPBOX | WS_CHILD | WS_VISIBLE, 206, 8, 8, 9 
}
Listen - englisch words are in most cases shorter than any other language.

Next bugs:
Under "View > Toolbars" the names are not changed when the language is changed on the fly - needs restart.
Reply With Quote
  #2  
Old May 30th, 2008, 12:33 PM
Berny's Avatar
Berny Berny is offline
Junior Member
 
Join Date: May 2008
Posts: 10
Berny is an unknown quantity at this point
Default

I absolutly vote for this.
Reply With Quote
  #3  
Old May 30th, 2008, 09:42 PM
Felipe's Avatar
Felipe Felipe is offline
Junior Member
 
Join Date: Dec 2007
Posts: 16
Felipe is an unknown quantity at this point
Default

indeed,i even posted with pics about this problem in the other forum, not much space for the translations.
Reply With Quote
  #4  
Old May 31st, 2008, 04:39 AM
Whiteshark Whiteshark is offline
Junior Member
 
Join Date: Feb 2007
Posts: 79
Whiteshark is an unknown quantity at this point
Default

+ 1
Reply With Quote
  #5  
Old June 2nd, 2008, 06:02 AM
u.tarunno u.tarunno is offline
Junior Member
 
Join Date: May 2008
Posts: 1
u.tarunno is an unknown quantity at this point
Default

Quote:
Listen - englisch words are in most cases shorter than any other language.
agreed and voted...
Reply With Quote
  #6  
Old June 11th, 2008, 01:27 PM
xeophyte xeophyte is offline
Junior Member
 
Join Date: Aug 2007
Location: my mail - login166@gmail.com
Posts: 9
xeophyte is an unknown quantity at this point
Default

+1 for giving us more space!
Reply With Quote
  #7  
Old December 1st, 2008, 11:08 PM
amarcruz amarcruz is offline
Junior Member
 
Join Date: Nov 2008
Posts: 2
amarcruz is an unknown quantity at this point
Default

+1 for space or DLL (see Winamp)
Reply With Quote
  #8  
Old December 11th, 2008, 10:47 PM
bloorycle bloorycle is offline
Junior Member
 
Join Date: Dec 2008
Location: Jamaica
Posts: 1
bloorycle is an unknown quantity at this point
Send a message via ICQ to bloorycle
Default so..

May be you right
I am never before hear about it
well, well...
Reply With Quote
  #9  
Old December 14th, 2008, 04:53 PM
christina christina is offline
Administrator
 
Join Date: Nov 2007
Posts: 5,234
christina is an unknown quantity at this point
Default

Hi, All thanks. Our developers has been aware of these two problems. They will rectify them in our later versions.

Reported Mantis ID:0007281
__________________
Pls. indicate Platform/OS/Reader Version and Reproduce-Steps for Bug Reports.
Send file to: support@foxitsoftware.com indicating from BBS and related topic link.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -8. The time now is 10:38 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
©2005-2008 Foxit Corporation. All rights reserved.