File: 01example.rpy

package info (click to toggle)
renpy 7.1.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 107,352 kB
  • sloc: python: 42,124; ansic: 4,781; makefile: 43; sh: 14
file content (9 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
translate french strings:

    # 01example.rpy:473
    old "Copied the example to the clipboard."
    new "Exemple copié dans le presse-papier."

    # 01example.rpy:546
    old "copy"
    new "Copier"