Using Pages with foreign languages

I have often the need to write in Spanish, French and German. My system is default to american english. How can I change languages and apply the appropriate language dictionary for spelling check and grammar?

Inspector > Text > More > Language

Similar Messages

  • Why is Safari loading pages with foreign language characters?

    Help! the websites that I frequently go to randomly load in what looks like a russian or asian characters.
    Sometimes they are normal, sometimes not. The body of text (paragraphs) usually are normal and the headlines and banners are foreign.
    Is this a Safari issue or something else?
    thx Jeff

    Hi
    Go to Safari Preferences>Appearance. The Default Encoding ought to read "Western (ISO Latin 1). If your setting is different, click on the drop down menu and change to the above. Then, try a web site.

  • Reading a text file with foreign language characters

    I'm trying to convert foreign language characters to English looking characters.  I have code that works, but only if I hard code the string with foreign language characters and pass it to the function. I cannot figure out how to get my program to read
    in the foreign characters from my file, they come in as garbage. 
    Since the function works when I pass a hard coded string to it, I'm pretty sure the problem is the way I have the Streamreader set up, it's just not reading the characters correctly...
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    Dim FileRdr As StreamReader = New StreamReader "m:\test\charReplace.txt", System.Text.Encoding.UTF7)
    Dim ReplaceWrtr As StreamWriter ReplaceWrtr = System.IO.File.CreateText("M:\test\CharReplaceOut.txt")
    Do While FileRdr.Peek() >= 0
    Dim currentRec As String = FileRdr.ReadLine
    removeAccent(currentRec)
    ReplaceWrtr.WriteLine(currentRec)
    Loop
    ReplaceWrtr.Close()
    End Sub
    'Replace foreign language characters with English characters
    Function removeAccent(ByVal myString As String)
    Dim A As String = "--"
    Dim B As String = "--"
    Const AccChars As String = "ŠŽšžŸÀÁÂÃÄÅÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖÙÚÛÜÝàáâãäåçèéêëìíîïðñòóôõöùúûüýÿ"
    Const RegChars As String = "SZszYAAAAAACEEEEIIIIDNOOOOOUUUUYaaaaaaceeeeiiiidnooooouuuuyy"
    For i As Integer = 1 To Len(AccChars)
    A = Mid(AccChars, i, 1)
    B = Mid(RegChars, i, 1)
    myString = Replace(myString, A, B)
    Next
    removeAccent = myString
    End Function
    I know that removing the accent changes the meaning of the word, but this is what the user wants so it's what I need to do. 
    Any help is greatly appreciated!! :)
    Thanks!
    Joni

    Finally got it to work.  I had to remove the first 5 characters from the replacement string (ŠŽšžŸ), couldn't find encoding that would handle these, and to be honest, I didn't really need them.  The important ones are still there, was probably
    just overkill on my part.
    UTF7 worked for the rest...
    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    Dim FileRdr As StreamReader = New StreamReader("m:\test\charReplace.txt", System.Text.Encoding.UTF7)
    Dim ReplaceWrtr As StreamWriter
    ReplaceWrtr = System.IO.File.CreateText("M:\test\CharReplaceOut.txt")
    Do While FileRdr.Peek() >= 0
    Dim currentRec As String = FileRdr.ReadLine
    removeAccent(currentRec)
    ReplaceWrtr.WriteLine(currentRec)
    Loop
    ReplaceWrtr.Close()
    End Sub
    'Replace foreign language characters with english characters
    Function removeAccent(ByRef myString As String)
    Dim A As String = "--"
    Dim B As String = "--"
    Const AccChars As String = "ÀÁÂÃÄÅÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖÙÚÛÜÝàáâãäåçèéêëìíîïðñòóôõöùúûüýÿ"
    Const RegChars As String = "AAAAAACEEEEIIIIDNOOOOOUUUUYaaaaaaceeeeiiiidnooooouuuuyy"
    For i As Integer = 1 To Len(AccChars)
    A = Mid(AccChars, i, 1)
    B = Mid(RegChars, i, 1)
    myString = Replace(myString, A, B)
    Next
    removeAccent = myString
    End Function
    Thanks for all your help!  Greatly appreciated :)
    -Joni

  • Getting weird adobe pop-up with foreign language characters and no download

    For the last week and change, it seems every time I have been prom,ptsd to download something from done reader, when I click on the "trust website", instead of the page and download opening up, I get an Adobe pop-up with completely foreign language (several different, it looks like) characters, and nothing to click on, and no download.  I'm on a Mac, version 10.8.5, on Safari.  What gives?????
    Cathy

    Thank you for the screenshot.  The text in the message says
    Before viewing PDF documents in this browser you must launch Adobe Reader and accept the End User License Agreement then quit and relaunch the browser.
    So all you need to do is to open the Adobe Reader app, accept the EULA, then restart your browser.
    I don't know why this message is displayed in Japanese, but I have seen similar reports in this forum for the latest Adobe Reader on Mac.

  • System.getProperty with foreign language

    Hello All,
    I've developed a program that uses System.getProperty("user.home"), in order to transfer files to that location.
    Everything's going well as long as I'm using English version.
    When one of my customers ran this using a foreign language (Turkish, but it seems to have the same effect on other languages), instead of c:\documents and settings\administrator, he got a wrong fonetic path, i.e. C:\DOCUMENTS AND SETTÝNGS\ADMÝNÝSTRATOR (check the I's, they're not the same), although he has the English path in his computer.
    You can see this also when you change the regional settings in an English based Windows to Turkish.
    How can I make the System property look at the correct path (again, this happens in other languages as well)?
    Thanks,
    Barak

    Hmmm.... I didn't think I used toUpperCase in my code. When all else fails, my advice is to read the API...
    [http://java.sun.com/javase/6/docs/api/java/lang/String.html#toUpperCase()]
    <quote>
    Note: This method is locale sensitive, and may produce unexpected results if used for strings that are intended to be interpreted locale independently. Examples are programming language identifiers, protocol keys, and HTML tags. For instance, "title".toUpperCase() in a Turkish locale returns "T?TLE", where '?' is the LATIN CAPITAL LETTER I WITH DOT ABOVE character. To obtain correct results for locale insensitive strings, use toUpperCase(Locale.ENGLISH).
    </quote>

  • Can I use Pages with more than one user?

    Hi,
    I recently purchased Pages and want to be able to use it with two different users (one personal, one business). Is this possible? If so, how? I have no problem using it with the user I purchased it with, but my business user does not the option for Pages in the launchpad. How can I use Pages across users?
    Thank you,
    Britta

    Pages should be installed in the Applications folder at the top level of your hard drive to be available to all users of that Mac. By default, if you are logged in as an administrator, applications are installed in this folder. I haven't done it, but I understand that if you are not an administrator, applications are installed only in that user's applications folder.
    My installation of iWork is from the retail disc from more than three years ago but I did check for an app purchased from the Mac App Store in another user account on my Mac & had no problems finding it or launching it from Launchpad. Launchpad can be very cluttered &, unless you take the time to organize it, it can be very difficult to find a particular application. I would suggest trying to launch Pages from a Finder window or with a Spotlight search. And keep the Pages icon in the Dock for easy access the next time.

  • Using Pages with iOS. How do I reduce image file size when I create a document with embedded images?

    Hi,
    I have created an annual family news letter in Pages on my iPad which incorporates pictures of events, holidays, occasions etc etc. I've then gone to covert it to pdf with the intention of sharing it via email but get a warning message about the resulting file size (in this case 16Mb).
    Is there any way of reducing the file size - which is obviously being driven by the images?  The pics are being pulled in from the iPad photo library.
    Thanks Mike

    (1) you are asking about Pages for iOS in a forum dedicated to Pages for OSX.
    Most of us aren't using Pages for iOS so it would be more efficient to ask in the forum dedicated to iWork for iOS (at this time this discussion area isn't divided in three areas).
    https://discussions.apple.com/community/app_store/iwork_for_ios
    (2) As you understood why your file is huge, the answer is simple : reduce the size of your picture files before inserting them in Pages documents.
    Drop the unneeded areas, reduce the resolution in tools dedicated to image processing before inserting them.
    Yvan KOENIG (VALLAURIS, France) mercredi 21 décembre 2011 18:32:19
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • FDM - Errors with Foreign Language Characters in Load Files

    For our Netherlands data import file, our source account decriptions contain the character "ë". The account decription is not loaded to HFM, but we are receiving error messages when importing. Is there a way to ignore foreign language characters? Another post suggested "Administration", "Configuation Settings", "File Encoding Type" then set to "Unicode", but the version I am using does not have this option. Version is 11.1.1.3.
    Thank you!
    Melody

    Hello Melody,
    If you are using FDM v11.1.1.3.00 the file-encoding is defaulted to Unicode. It might be helpful to contact support.
    It could be your DB isn't setup to handle unicode characters (in this event the information would be stored in the SQL*Loader or MSSQL Logs). It could also be the file you are trying to import actually isn't "unicode" but more of a local ANSI/ASCII format.
    Most 'European' characters were supported in that release; and I know several clients that use it as expected.
    Thank you,

  • Stuck in recovery with foreign language can't insatll os COMPLICATED!!

    Stuck in recovery (lanuage is set to foreign country and not changing when clicking on any other country) no wifi connecting tried ethernet not working? Just bought from ebay..2010 macbook pro..it was working fine when first put it on then i wiped the hard drive and tried to reinstall os mavericks but i cant understand any if of it because its in foreign language setting i go up to the right hand corner and change the language but it still just stays the same? I think the airport card could be broke? I put in ethernet and it read it as working but still wouldn't letting me install os? Could someone help?

    A late 2011 MBP came with Lion (10.7).  Since you say that you have erased the HDD, I suggest that you do the following:
    YOU WILL NEED A SOLID INTERNET CONNECTION.
    Boot the MBP with the OPTION+COMMAND+R keys.
    That should result in a display with a revolving globe.
    This will connect you to the Apple servers and allow you to install the original OSX (LION).
    Follow the instructions.
    Installing Lion will create your own account with Apple.
    Then you may download and install Mavericks (10.9) from the App store..
    Ciao.

  • Using Pages with iPhoto Book

    Has anyone used Pages to create a page in an iPhoto Book and do you have any suggestions/tips?

    Create the page and do a print to PDF using the send pdf to iPhoto option
    See old Toad's tutorial #19 for more specifics - http://web.mac.com/toad.hall/OldToadsTutorials/
    LN

  • Cfdocument with foreign languages (urdu/farsi)

    Adobe claims that writing from right to left should be
    possible (
    http://www.adobe.com/devnet/coldfusion/articles/printing_04.html)
    - but I have no success with my tests.
    I'm trying to create a document in urdu (later some other
    languages like farsi, japanese....). The language flows from right
    to left. I tryed using <p dir="rtl">text</p> (with
    p,span,div,table..). I also tried align="right" with all kind of
    html tags. Also style="text-align:right"......it all doesn't work.
    It just aligns the last word - the rest is "messed up" and just a
    bit aligned.
    Is it possible? Am I doing something wrong?

    here is a small example.
    quote:
    <cfdocument format="pdf" filename="test.pdf"
    overwrite="yes" fontembed="yes">
    <div dir="rtl" style="background-color:#6699CC">
    جن ججوں پر
    چیف جسٹس
    افتخار
    محمد
    چوہدری نے
    اعتراض کیا
    ان میں
    سپریم
    جوڈیشل
    کونسل کے
    سربراہ
    جسٹس جاوید
    اقبال،
    جسٹس
    عبدالحمید
    ڈوگر اور
    جسٹس
    چوہدری
    افتخار
    حیسن شامل
    ہیں۔ چیف
    جسٹس کی طرف
    سے پانچ
    وکلاء نے
    پیروی کی جن
    میں سپریم
    کورٹ بار کے
    صدر منیر
    ملک ،حامد
    خان،
    بیرسٹر
    اعتزاض
    احسن اور
    طارق محمود
    شامل تھے۔
    <br /><br />
    اٹارنی
    جنرل مخدوم
    علی خان نے
    سپریم
    جوڈیشل
    کونسل کے
    سامنے پیش
    ہو کر بتایا
    کہ وہ
    عدالتی
    نوٹس پر آئے
    ہیں اور اب
    جبکہ کونسل
    نے اس
    معاملے میں
    حکومت کو
    نوٹس جاری
    کر دیا ہے تو
    ممکن ہے کہ
    حکومت کوئی
    نیا وکیل
    مقرر کرے۔
    <br /><br />
    سپریم
    کورٹ کے
    باہر منگل
    کی صبح ہی سے
    سکیورٹی کے
    زبردست
    انتظامات
    کیے گئے تھے
    اورسماعت
    کے آغاز پر
    رینجرز یا
    نیم فوجی
    دستوں نے
    اسلام آباد
    میں
    پوزیشنیں
    سنبھال لی
    تھیں۔
    <br /><br />
    سماعت کے
    لیے جسٹس
    افتخار کو
    زبردستی
    سرکاری
    گاڑی میں
    سپریم کورٹ
    تک لایا
    گیا۔
    سرکاری
    گاڑی میں
    جانے سے ان
    کے انکار کے
    بعد کشمکش
    کے دوران
    چیف جسٹس کے
    کپڑوں کو
    بھی کھینچا
    گیا۔ جسٹس
    چودھری کے
    ساتھ کچھ
    وکلاء اور
    صحافی بھی
    سپریم کورٹ
    کی عمارت
    میں داخل
    ہونے میں
    کامیاب ہو
    گئے ۔
    </div>
    <div
    style="margin-top:30px;background-color:#FF0033;text-align:right">
    جن ججوں پر
    چیف جسٹس
    افتخار
    محمد
    چوہدری نے
    اعتراض کیا
    ان میں
    سپریم
    جوڈیشل
    کونسل کے
    سربراہ
    جسٹس جاوید
    اقبال،
    جسٹس
    عبدالحمید
    ڈوگر اور
    جسٹس
    چوہدری
    افتخار
    حیسن شامل
    ہیں۔ چیف
    جسٹس کی طرف
    سے پانچ
    وکلاء نے
    پیروی کی جن
    میں سپریم
    کورٹ بار کے
    صدر منیر
    ملک ،حامد
    خان،
    بیرسٹر
    اعتزاض
    احسن اور
    طارق محمود
    شامل تھے۔
    <br /><br />
    اٹارنی
    جنرل مخدوم
    علی خان نے
    سپریم
    جوڈیشل
    کونسل کے
    سامنے پیش
    ہو کر بتایا
    کہ وہ
    عدالتی
    نوٹس پر آئے
    ہیں اور اب
    جبکہ کونسل
    نے اس
    معاملے میں
    حکومت کو
    نوٹس جاری
    کر دیا ہے تو
    ممکن ہے کہ
    حکومت کوئی
    نیا وکیل
    مقرر کرے۔
    <br /><br />
    سپریم
    کورٹ کے
    باہر منگل
    کی صبح ہی سے
    سکیورٹی کے
    زبردست
    انتظامات
    کیے گئے تھے
    اورسماعت
    کے آغاز پر
    رینجرز یا
    نیم فوجی
    دستوں نے
    اسلام آباد
    میں
    پوزیشنیں
    سنبھال لی
    تھیں۔
    <br /><br />
    سماعت کے
    لیے جسٹس
    افتخار کو
    زبردستی
    سرکاری
    گاڑی میں
    سپریم کورٹ
    تک لایا
    گیا۔
    سرکاری
    گاڑی میں
    جانے سے ان
    کے انکار کے
    بعد کشمکش
    کے دوران
    چیف جسٹس کے
    کپڑوں کو
    بھی کھینچا
    گیا۔ جسٹس
    چودھری کے
    ساتھ کچھ
    وکلاء اور
    صحافی بھی
    سپریم کورٹ
    کی عمارت
    میں داخل
    ہونے میں
    کامیاب ہو
    گئے ۔
    </div>
    <p align="right">
    جن ججوں پر
    چیف جسٹس
    افتخار
    محمد
    چوہدری نے
    اعتراض کیا
    ان میں
    سپریم
    جوڈیشل
    کونسل کے
    سربراہ
    جسٹس جاوید
    اقبال،
    جسٹس
    عبدالحمید
    ڈوگر اور
    جسٹس
    چوہدری
    افتخار
    حیسن شامل
    ہیں۔ چیف
    جسٹس کی طرف
    سے پانچ
    وکلاء نے
    پیروی کی جن
    میں سپریم
    کورٹ بار کے
    صدر منیر
    ملک ،حامد
    خان،
    بیرسٹر
    اعتزاض
    احسن اور
    طارق محمود
    شامل تھے۔
    <br /><br />
    اٹارنی
    جنرل مخدوم
    علی خان نے
    سپریم
    جوڈیشل
    کونسل کے
    سامنے پیش
    ہو کر بتایا
    کہ وہ
    عدالتی
    نوٹس پر آئے
    ہیں اور اب
    جبکہ کونسل
    نے اس
    معاملے میں
    حکومت کو
    نوٹس جاری
    کر دیا ہے تو
    ممکن ہے کہ
    حکومت کوئی
    نیا وکیل
    مقرر کرے۔
    <br /><br />
    سپریم
    کورٹ کے
    باہر منگل
    کی صبح ہی سے
    سکیورٹی کے
    زبردست
    انتظامات
    کیے گئے تھے
    اورسماعت
    کے آغاز پر
    رینجرز یا
    نیم فوجی
    دستوں نے
    اسلام آباد
    میں
    پوزیشنیں
    سنبھال لی
    تھیں۔
    <br /><br />
    سماعت کے
    لیے جسٹس
    افتخار کو
    زبردستی
    سرکاری
    گاڑی میں
    سپریم کورٹ
    تک لایا
    گیا۔
    سرکاری
    گاڑی میں
    جانے سے ان
    کے انکار کے
    بعد کشمکش
    کے دوران
    چیف جسٹس کے
    کپڑوں کو
    بھی کھینچا
    گیا۔ جسٹس
    چودھری کے
    ساتھ کچھ
    وکلاء اور
    صحافی بھی
    سپریم کورٹ
    کی عمارت
    میں داخل
    ہونے میں
    کامیاب ہو
    گئے ۔
    </p>
    </cfdocument>

  • Importing songs with foreign languages

    i have imported japanese songs with japanese titles before on this computer. the japanese characters and titles were imported along with the songs, but it suddenly stopped working. not only do the titles not import, but the songs are not imported correctly, resulting in choppy songs. please...help!
    sony laptop   Windows XP  

    i have imported japanese songs with japanese titles
    before on this computer. the japanese characters and
    titles were imported along with the songs,
    For the titles to imported correctly you need to make sure that you still have Asian language support activated in your OS and also that the ID3 tags are correctly encoded.
    http://homepage.mac.com/thgewecke/mlingos9.html#itunes

  • On the iPad, does anyone know how to ident bullets using Pages with a bluetooth keyboard?

    I can see there is an arrow that you can tap which indents it, but on the keyboard when I press tab (as I do on the Mac) nothing happens. Is this something I can fix in settings? Or do I have to press the arrow evertime I need to indent?

    tasks are reminders, that are synced with your apple id. If they use your apple id - they should not have a problem. I suspect that your ownership of the list only allows them reading privileges on Outlook and hence does not sync to their apple id.

  • Anyone out there using InCopy with Russian language editions?

    We produce several reports in four languages, and most in English and Russian. Does anyone have any experience of multilingual workflows? Any font issues? Mac/PC compatibility?
    Grateful for any thoughts. Thanks.

    Right. I saw this thread and I thought I did right, but perhaps not.
    The conclusion as I understood it was to give filenames of more than 26 characters with all lowercase ASCII characters. I did this, so I thought I got past this problem. Perhaps not.
    Do you mean in the Finder to go through and manually type in a file name and then relink in INDD? (not sure how I would relink if I don't know what file goes with what story). It sounds like a lot of work, but worth it if it saves me days of work.
    BTW the software is ME version, but the files are not right to left language files. They are, however, German, French Italian and Spanish (and English) User Manuals, so AM's non-ascii suspicion is reasonable.
    Waiting till after the weekend.
    Thanks folks for helping.
    Joshua Goodman
    Graphic Artist | Marketing & Communications

  • Mail loses thread when receiving replies with foreign language

    Hi,
    I have OSX set to english, but I receive a lot of mails in another language, meaning the replies often come in SV: , RES:, WG:, ANT: instead of RE:. When they come in anything other than RE: they don't get threaded.. what to do? Maybe edit the header? How?
    Thanks a lot to those that would know how to do this!

    Hello Melody,
    If you are using FDM v11.1.1.3.00 the file-encoding is defaulted to Unicode. It might be helpful to contact support.
    It could be your DB isn't setup to handle unicode characters (in this event the information would be stored in the SQL*Loader or MSSQL Logs). It could also be the file you are trying to import actually isn't "unicode" but more of a local ANSI/ASCII format.
    Most 'European' characters were supported in that release; and I know several clients that use it as expected.
    Thank you,

Maybe you are looking for

  • Best Soundcard for KT3 Ultra ??

    Hi Can you give me your experiences of the most compatible sound cards for this motherboard. I am having problems with my tv tuner card and my SB Live 5.1. I never had these problems in my ECS K75SA. Cheers Fozzee

  • Derivation rule for commitment code

    is it possible to have a derivation rule where we can define for budgeting purpose that if we are using  a particular cost center we could  use only a particular commitment code only. viewers please leave your hints/remarks so that any help could be

  • HT3458 How do you go back to the beginning of playlist

    How do you go back to the beginning of playlist on ipod shuffle

  • I need to know if I can bring my own phone to your Network?

    Hello. My name is Michele and I would like to check in to bringing my own phone to you for Wireless Phone Service. Can you please send me a text message at ***? Or call me at *** after 4pm Monday thru Friday. Thanks for your time, looking forward to

  • Deactivate Adobe Web Premium CS3

    I installed Adobe Web Premium CS3 on a new notebook and I tried activating the software. It failed due to a previous activation. I no longer have the previous notebook. How can I deactivate/activate on the new notebook? Thanks. Rudy