~vcs-imports/poedit/trunk

« back to all changes in this revision

Viewing changes to src/resources/menus.xrc

  • Committer: vaclavslavik
  • Date: 2009-11-07 14:26:36 UTC
  • Revision ID: vcs-imports@canonical.com-20091107142636-44f4criu6wz8cjkb
Use better terminology: "source (text)" instead of "original string"
for the text in source language.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
    </object>
44
44
    <object class="wxMenu" name="menu_edit">
45
45
      <label>_Edit</label>
46
 
      <object class="wxMenuItem" name="menu_insert_orig">
47
 
        <label>Copy original to translation field</label>
 
46
      <object class="wxMenuItem" name="menu_copy_from_src">
 
47
        <label>Copy translation from source text</label>
48
48
        <accel platform="win">Alt-C</accel>
49
49
        <accel platform="unix">Alt-C</accel>
50
50
        <!-- Alt-something interferes with normal typing on Mac: -->