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/sv.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/sv.po')
-rw-r--r-- | po/sv.po | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1741,12 +1741,12 @@ msgstr "" #: src/metacity.schemas.in.h:140 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 "" "Denna åtgärd avgör effekterna av dubbelklick på titelraden. Aktuella giltiga " -"alternativ är \"toggle_shaded\" som kommer att skugga/avskugga fönstret, och " -"\"toggle_maximized\" som kommer att maximera/avmaximera fönstret." +"alternativ är \"toggle_shade\" som kommer att skugga/avskugga fönstret, och " +"\"toggle_maximize\" som kommer att maximera/avmaximera fönstret." #: src/metacity.schemas.in.h:141 msgid "Toggle fullscreen mode" |