diff options
author | Rob Adams <robadams@ucla.edu> | 2003-02-23 05:18:37 +0000 |
---|---|---|
committer | Rob Adams <readams@src.gnome.org> | 2003-02-23 05:18:37 +0000 |
commit | 15c5ddbec4c6be9032fe8c77f815e4122190377b (patch) | |
tree | e5889d08bf978a506ad7a2a780cc904f09af2359 /po/ja.po | |
parent | 546679cbd1a26a30c189b77b93cb68d6e92675b9 (diff) | |
download | metacity-15c5ddbec4c6be9032fe8c77f815e4122190377b.tar.gz |
change toggle_maximized to toggle_maximize and toggle_shaded to
2003-02-22 Rob Adams <robadams@ucla.edu>
* src/metacity.schemas.in: change toggle_maximized to
toggle_maximize and toggle_shaded to toggle_shade in
action_double_click_titlebar long description to match the values
used by metacity
* po/*.po: change toggle_maximized to toggle_maximize and
toggle_shaded to toggle_shade in action_double_click_titlebar long
description to match the values used by metacity
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1645,8 +1645,8 @@ msgstr "" #: src/metacity.schemas.in.h:136 msgid "" "This option determines the effects of double-clicking on the title bar. " -"Current valid options are 'toggle_shaded', which will shade/unshade the " -"window, and 'toggle_maximized' which will maximize/unmaximize the window." +"Current valid options are 'toggle_shade', which will shade/unshade the " +"window, and 'toggle_maximize' which will maximize/unmaximize the window." msgstr "" #: src/metacity.schemas.in.h:137 |