org.chromium.debug.ui/src/org/chromium/debug/ui/source/messages.properties
changeset 355 8726e95bcbba
equal deleted inserted replaced
354:0bceeb415e7f 355:8726e95bcbba
       
     1 SourceNameMapperContainerDialog_CONFIGURE_BUTTON=Configure ...
       
     2 SourceNameMapperContainerDialog_CONFIGURE_TARGET_CONTAINER=Configure target container
       
     3 SourceNameMapperContainerDialog_CONFIGURED_CONTAINER=Configured container: 
       
     4 SourceNameMapperContainerDialog_CONTAINER_GROUP=Target source container
       
     5 SourceNameMapperContainerDialog_DIALOG_SUBTITLE=Configure how source names get translated and applied to target source container
       
     6 SourceNameMapperContainerDialog_DIALOG_TITLE=JavaScript Source Name Mapper
       
     7 SourceNameMapperContainerDialog_ENTER_PREFIX=Enter prefix
       
     8 SourceNameMapperContainerDialog_EXAMPLE_1=E.g.: source name ''{0}''
       
     9 SourceNameMapperContainerDialog_EXAMPLE_2=gets converted into ''{0}''
       
    10 SourceNameMapperContainerDialog_EXPLANATION_1=All resource names that start with prefix will have this prefix removed...
       
    11 SourceNameMapperContainerDialog_EXPLANATION_2=... and the short name will be looked up in source container.
       
    12 SourceNameMapperContainerDialog_NOTHING_CONFIGURED=<nothing configured>
       
    13 SourceNameMapperContainerDialog_PREFIX_GROUP=Prefix of source name
       
    14 SourceNameMapperContainerDialog_PREFIX_NORMALLY_ENDS=Prefix normally ends with '/'
       
    15 SourceNameMapperContainerDialog_SAMPLE_FILE_NAME=utils/timer.js
       
    16 SourceNameMapperContainerDialog_TYPE_LABEL=Type: