PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Where do I find? (http://www.photopost.com/forum/photopost-pro-how-do-i/131264-where-do-i-find.html)

Charles_cz April 5th, 2007 05:58 PM

Where do I find?
 
I translated most of my gallery but I can§t find this.

Your graphic is too tall!

Please upload a smaller one.


Where can I find it so I can translate it?

Thanks Charles

Chuck S April 5th, 2007 08:47 PM

In upload options in admin set resize images to yes

Charles_cz April 5th, 2007 08:57 PM

may be my wording is not right.
 
What I need is translate the message. Maybe I did not explain my self well.

I just need to know where I should go to be able translate it from English to another language. I don't see it in language file.

Charles_cz April 5th, 2007 09:42 PM

Ok.. here is problem.
 
I checked original english.php and found the phrase.

In new language file (translated original English) and I have that phrase translated but for some reason it still shows in English. The same with

Your graphic is too wide!

Please upload a smaller one.

All that is in English but it is translated in new language file. It almost looks like these phrases are somewhere hardcoded.

Chuck S April 5th, 2007 10:07 PM

Check in your image-inc.php file in the main Photopost directory

Charles_cz April 5th, 2007 10:33 PM

Thanks, that's it. Now should I translate it or should I replace text with some $value ? What should I replace the text with if I want the script to use phrases form language.php ?

diewell( "Your graphic is too wide!<br /><br />Please upload a smaller one." );

Chuck S April 6th, 2007 07:49 AM

If you have defined a phrase put you phrase in that line replacing this

"Your graphic is too wide!<br /><br />Please upload a smaller one."


All times are GMT -5. The time now is 03:10 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97