Ignore:
Timestamp:
Jul 3, 2009, 8:23:10 AM (17 years ago)
Author:
Александър Шопов
Message:

http://fbug.googlecode.com/svn/branches/firebug1.4/locale/en-US@3410

File:
1 edited

Legend:

Unmodified
Added
Removed
  • non-gtk/firebug/firebug1.4/en-US/editors.dtd

    r1381 r1822  
    1 
    2 <!ENTITY  editors.Title             "Firebug Editors">
    3 <!ENTITY  editors.Description       "Configured Firebug Editors:">
    4 <!ENTITY  editors.NameColumn        "Editor">
    5 <!ENTITY  editors.ExecutableColumn  "Executable">
    6 <!ENTITY  editors.ParamsColumn      "Launch arguments">
    7 
    8 <!ENTITY  add.label               "Add">
    9 <!ENTITY  remove.label            "Remove">
    10 <!ENTITY  change.label            "Change">
    11 <!ENTITY  close.label             "Close">
    12 <!ENTITY  browse.label            "Browse...">
    13 <!ENTITY  changeEditor.Title      "Editor Configuration">
    14 <!ENTITY  changeEditor.Name       "Name:">
    15 <!ENTITY  changeEditor.Executable "Executable:">
    16 <!ENTITY  changeEditor.CmdLine    "Arguments:">
     1<!ENTITY editors.Description "Configured Firebug Editors:">
     2<!ENTITY editors.NameColumn "Editor">
     3<!ENTITY editors.ExecutableColumn "Executable">
     4<!ENTITY editors.ParamsColumn "Launch arguments">
     5<!ENTITY add.label "Add">
     6<!ENTITY remove.label "Remove">
     7<!ENTITY change.label "Change">
     8<!ENTITY close.label "Close">
     9<!ENTITY browse.label "Browse...">
     10<!ENTITY changeEditor.Name "Name:">
     11<!ENTITY changeEditor.Executable "Executable:">
     12<!ENTITY changeEditor.CmdLine "Arguments:">
Note: See TracChangeset for help on using the changeset viewer.