~ubuntu-branches/ubuntu/precise/vice/precise

« back to all changes in this revision

Viewing changes to src/arch/win32/resramcart.rc

  • Committer: Bazaar Package Importer
  • Author(s): Laszlo Boszormenyi (GCS)
  • Date: 2009-03-31 00:37:15 UTC
  • mfrom: (1.1.7 upstream) (9.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20090331003715-i5yisvcfv7mgz3eh
Tags: 2.1.dfsg-1
* New major upstream release (closes: #495937).
* Add desktop files (closes: #501181).

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
STRINGTABLE
110
110
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
111
111
BEGIN
112
 
    IDS_RAMCART_CAPTION         "RAMCART Instellingen"
113
 
    IDS_RAMCART_ENABLE          "&Aktiveer RAMCART"
114
 
    IDS_RAMCART_READONLY        "Alleen &Lezen"
115
 
    IDS_RAMCART_SIZE            "RAMCART grootte"
116
 
    IDS_RAMCART_FILE            "RAMCART bestand"
 
112
    IDS_RAMCART_CAPTION         "RAMCART-instellingen"
 
113
    IDS_RAMCART_ENABLE          "&Activeer RAMCART"
 
114
    IDS_RAMCART_READONLY        "Alleen &lezen"
 
115
    IDS_RAMCART_SIZE            "RAMCART-grootte"
 
116
    IDS_RAMCART_FILE            "RAMCART-bestand"
117
117
    IDS_RAMCART_SELECT_FILE     "Selecteer bestand voor RAMCART"
118
118
END
119
119