~ubuntu-branches/ubuntu/raring/vice/raring

« 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.2.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: james.westby@ubuntu.com-20090331003715-mzclchtl0dp7fcl0
Tags: upstream-2.1.dfsg
ImportĀ upstreamĀ versionĀ 2.1.dfsg

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