~ubuntu-branches/ubuntu/saucy/wine1.2/saucy

« back to all changes in this revision

Viewing changes to programs/xcopy/It.rc

  • Committer: Bazaar Package Importer
  • Author(s): Scott Ritchie
  • Date: 2010-12-06 00:21:37 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20101206002137-ywazcomhqf97iw3c
Tags: 1.2.2-0ubuntu1
* New upstream release (LP: #685474)
  - Support for animated cursors. 
  - Translation updates.
  - Various bug fixes. (LP: #665270)
* Add Japanese font aliases to workaround lack of fontconfig substitution
* Recommend requisite umefont as a default (same as Crossover)
* Conflict with "wine" << 1.2.1 to prevent upgrade failures from very old
  ppa packages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
    STRING_PAUSE,    "Premi Invio per iniziare a copiare\n"
34
34
    STRING_SIMCOPY,  "%d file saranno copiati\n"
35
35
    STRING_COPY,     "%d file copiato/i\n"
36
 
    STRING_QISDIR,   "'%s' è il nome di un file o una cartella\n" \
37
 
                     "nell'obiettivo?\n" \
38
 
                     "(F - File, C - Cartella)\n"
 
36
    STRING_QISDIR,   "'%s' è il nome di un file o una cartella\n\
 
37
                     nella destinazione?\n\
 
38
                     (F - File, C - Cartella)\n"
39
39
    STRING_SRCPROMPT,"%s? (Sì|No)\n"
40
40
    STRING_OVERWRITE,"Sovrascrivere %s? (Sì|No|Tutti)\n"
41
41
    STRING_COPYFAIL, "La copia di '%s' in '%s' è fallita con r/c %d\n"