summaryrefslogtreecommitdiff
path: root/po-properties/en_GB.po
diff options
context:
space:
mode:
Diffstat (limited to 'po-properties/en_GB.po')
-rw-r--r--po-properties/en_GB.po956
1 files changed, 498 insertions, 458 deletions
diff --git a/po-properties/en_GB.po b/po-properties/en_GB.po
index 16478ad82..5e5533dd8 100644
--- a/po-properties/en_GB.po
+++ b/po-properties/en_GB.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-01-01 16:28-0500\n"
+"POT-Creation-Date: 2009-01-23 12:59-0500\n"
"PO-Revision-Date: 2008-02-17 09:49-0000\n"
"Last-Translator: David Lodge <dave@cirt.net>\n"
"Language-Team: \n"
@@ -114,11 +114,11 @@ msgstr "Font resolution"
msgid "The resolution for fonts on the screen"
msgstr "The resolution for fonts on the screen"
-#: gtk/gtkaboutdialog.c:197
+#: gtk/gtkaboutdialog.c:200
msgid "Program name"
msgstr "Program name"
-#: gtk/gtkaboutdialog.c:198
+#: gtk/gtkaboutdialog.c:201
msgid ""
"The name of the program. If this is not set, it defaults to "
"g_get_application_name()"
@@ -126,43 +126,43 @@ msgstr ""
"The name of the program. If this is not set, it defaults to "
"g_get_application_name()"
-#: gtk/gtkaboutdialog.c:212
+#: gtk/gtkaboutdialog.c:215
msgid "Program version"
msgstr "Program version"
-#: gtk/gtkaboutdialog.c:213
+#: gtk/gtkaboutdialog.c:216
msgid "The version of the program"
msgstr "The version of the program"
-#: gtk/gtkaboutdialog.c:227
+#: gtk/gtkaboutdialog.c:230
msgid "Copyright string"
msgstr "Copyright string"
-#: gtk/gtkaboutdialog.c:228
+#: gtk/gtkaboutdialog.c:231
msgid "Copyright information for the program"
msgstr "Copyright information for the program"
-#: gtk/gtkaboutdialog.c:245
+#: gtk/gtkaboutdialog.c:248
msgid "Comments string"
msgstr "Comments string"
-#: gtk/gtkaboutdialog.c:246
+#: gtk/gtkaboutdialog.c:249
msgid "Comments about the program"
msgstr "Comments about the program"
-#: gtk/gtkaboutdialog.c:280
+#: gtk/gtkaboutdialog.c:283
msgid "Website URL"
msgstr "Website URL"
-#: gtk/gtkaboutdialog.c:281
+#: gtk/gtkaboutdialog.c:284
msgid "The URL for the link to the website of the program"
msgstr "The URL for the link to the website of the program"
-#: gtk/gtkaboutdialog.c:297
+#: gtk/gtkaboutdialog.c:300
msgid "Website label"
msgstr "Website label"
-#: gtk/gtkaboutdialog.c:298
+#: gtk/gtkaboutdialog.c:301
msgid ""
"The label for the link to the website of the program. If this is not set, it "
"defaults to the URL"
@@ -170,45 +170,45 @@ msgstr ""
"The label for the link to the website of the program. If this is not set, it "
"defaults to the URL"
-#: gtk/gtkaboutdialog.c:314
+#: gtk/gtkaboutdialog.c:317
msgid "Authors"
msgstr "Authors"
-#: gtk/gtkaboutdialog.c:315
+#: gtk/gtkaboutdialog.c:318
msgid "List of authors of the program"
msgstr "List of authors of the program"
-#: gtk/gtkaboutdialog.c:331
+#: gtk/gtkaboutdialog.c:334
msgid "Documenters"
msgstr "Documenters"
-#: gtk/gtkaboutdialog.c:332
+#: gtk/gtkaboutdialog.c:335
msgid "List of people documenting the program"
msgstr "List of people documenting the program"
-#: gtk/gtkaboutdialog.c:348
+#: gtk/gtkaboutdialog.c:351
msgid "Artists"
msgstr "Artists"
-#: gtk/gtkaboutdialog.c:349
+#: gtk/gtkaboutdialog.c:352
msgid "List of people who have contributed artwork to the program"
msgstr "List of people who have contributed artwork to the program"
-#: gtk/gtkaboutdialog.c:366
+#: gtk/gtkaboutdialog.c:369
msgid "Translator credits"
msgstr "Translator credits"
-#: gtk/gtkaboutdialog.c:367
+#: gtk/gtkaboutdialog.c:370
msgid ""
"Credits to the translators. This string should be marked as translatable"
msgstr ""
"Credits to the translators. This string should be marked as translatable"
-#: gtk/gtkaboutdialog.c:382
+#: gtk/gtkaboutdialog.c:385
msgid "Logo"
msgstr "Logo"
-#: gtk/gtkaboutdialog.c:383
+#: gtk/gtkaboutdialog.c:386
msgid ""
"A logo for the about box. If this is not set, it defaults to "
"gtk_window_get_default_icon_list()"
@@ -216,19 +216,19 @@ msgstr ""
"A logo for the about box. If this is not set, it defaults to "
"gtk_window_get_default_icon_list()"
-#: gtk/gtkaboutdialog.c:398
+#: gtk/gtkaboutdialog.c:401
msgid "Logo Icon Name"
msgstr "Logo Icon Name"
-#: gtk/gtkaboutdialog.c:399
+#: gtk/gtkaboutdialog.c:402
msgid "A named icon to use as the logo for the about box."
msgstr "A named icon to use as the logo for the about box."
-#: gtk/gtkaboutdialog.c:412
+#: gtk/gtkaboutdialog.c:415
msgid "Wrap license"
msgstr "Wrap licence"
-#: gtk/gtkaboutdialog.c:413
+#: gtk/gtkaboutdialog.c:416
msgid "Whether to wrap the license text."
msgstr "Whether to wrap the licence text."
@@ -248,64 +248,73 @@ msgstr "Accelerator Widget"
msgid "The widget to be monitored for accelerator changes"
msgstr "The widget to be monitored for accelerator changes"
-#: gtk/gtkaction.c:199 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:123
+#: gtk/gtkaction.c:179 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:123
#: gtk/gtktextmark.c:89
msgid "Name"
msgstr "Name"
-#: gtk/gtkaction.c:200
+#: gtk/gtkaction.c:180
msgid "A unique name for the action."
msgstr "A unique name for the action."
-#: gtk/gtkaction.c:215 gtk/gtkbutton.c:199 gtk/gtkexpander.c:195
-#: gtk/gtkframe.c:105 gtk/gtklabel.c:366 gtk/gtkmenuitem.c:269
-#: gtk/gtktoolbutton.c:180
+#: gtk/gtkaction.c:198 gtk/gtkbutton.c:222 gtk/gtkexpander.c:195
+#: gtk/gtkframe.c:105 gtk/gtklabel.c:367 gtk/gtkmenuitem.c:300
+#: gtk/gtktoolbutton.c:202
msgid "Label"
msgstr "Label"
-#: gtk/gtkaction.c:216
+#: gtk/gtkaction.c:199
msgid "The label used for menu items and buttons that activate this action."
msgstr "The label used for menu items and buttons that activate this action."
-#: gtk/gtkaction.c:223
+#: gtk/gtkaction.c:215
msgid "Short label"
msgstr "Short label"
-#: gtk/gtkaction.c:224
+#: gtk/gtkaction.c:216
msgid "A shorter label that may be used on toolbar buttons."
msgstr "A shorter label that may be used on toolbar buttons."
-#: gtk/gtkaction.c:230
+#: gtk/gtkaction.c:224
msgid "Tooltip"
msgstr "Tooltip"
-#: gtk/gtkaction.c:231
+#: gtk/gtkaction.c:225
msgid "A tooltip for this action."
msgstr "A tooltip for this action."
-#: gtk/gtkaction.c:237
+#: gtk/gtkaction.c:240
msgid "Stock Icon"
msgstr "Stock Icon"
-#: gtk/gtkaction.c:238
+#: gtk/gtkaction.c:241
msgid "The stock icon displayed in widgets representing this action."
msgstr "The stock icon displayed in widgets representing this action."
-#: gtk/gtkaction.c:255 gtk/gtkcellrendererpixbuf.c:171 gtk/gtkimage.c:230
+#: gtk/gtkaction.c:261 gtk/gtkstatusicon.c:250
+msgid "GIcon"
+msgstr "GIcon"
+
+#: gtk/gtkaction.c:262 gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:248
+#: gtk/gtkstatusicon.c:251
+msgid "The GIcon being displayed"
+msgstr "The GIcon being displayed"
+
+#: gtk/gtkaction.c:282 gtk/gtkcellrendererpixbuf.c:171 gtk/gtkimage.c:230
#: gtk/gtkprinter.c:172 gtk/gtkstatusicon.c:234 gtk/gtkwindow.c:605
msgid "Icon Name"
msgstr "Icon Name"
-#: gtk/gtkaction.c:256 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:231
+#: gtk/gtkaction.c:283 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:231
#: gtk/gtkstatusicon.c:235
msgid "The name of the icon from the icon theme"
msgstr "The name of the icon from the icon theme"
-#: gtk/gtkaction.c:262 gtk/gtktoolitem.c:156
+#: gtk/gtkaction.c:290 gtk/gtktoolitem.c:178
msgid "Visible when horizontal"
msgstr "Visible when horizontal"
-#: gtk/gtkaction.c:263 gtk/gtktoolitem.c:157
+#: gtk/gtkaction.c:291 gtk/gtktoolitem.c:179
msgid ""
"Whether the toolbar item is visible when the toolbar is in a horizontal "
"orientation."
@@ -313,11 +322,11 @@ msgstr ""
"Whether the toolbar item is visible when the toolbar is in a horizontal "
"orientation."
-#: gtk/gtkaction.c:278
+#: gtk/gtkaction.c:306
msgid "Visible when overflown"
msgstr "Visible when overflown"
-#: gtk/gtkaction.c:279
+#: gtk/gtkaction.c:307
msgid ""
"When TRUE, toolitem proxies for this action are represented in the toolbar "
"overflow menu."
@@ -325,11 +334,11 @@ msgstr ""
"When TRUE, toolitem proxies for this action are represented in the toolbar "
"overflow menu."
-#: gtk/gtkaction.c:286 gtk/gtktoolitem.c:163
+#: gtk/gtkaction.c:314 gtk/gtktoolitem.c:185
msgid "Visible when vertical"
msgstr "Visible when vertical"
-#: gtk/gtkaction.c:287 gtk/gtktoolitem.c:164
+#: gtk/gtkaction.c:315 gtk/gtktoolitem.c:186
msgid ""
"Whether the toolbar item is visible when the toolbar is in a vertical "
"orientation."
@@ -337,11 +346,11 @@ msgstr ""
"Whether the toolbar item is visible when the toolbar is in a vertical "
"orientation."
-#: gtk/gtkaction.c:294 gtk/gtktoolitem.c:170
+#: gtk/gtkaction.c:322 gtk/gtktoolitem.c:192
msgid "Is important"
msgstr "Is important"
-#: gtk/gtkaction.c:295
+#: gtk/gtkaction.c:323
msgid ""
"Whether the action is considered important. When TRUE, toolitem proxies for "
"this action show text in GTK_TOOLBAR_BOTH_HORIZ mode."
@@ -349,37 +358,37 @@ msgstr ""
"Whether the action is considered important. When TRUE, toolitem proxies for "
"this action show text in GTK_TOOLBAR_BOTH_HORIZ mode."
-#: gtk/gtkaction.c:303
+#: gtk/gtkaction.c:331
msgid "Hide if empty"
msgstr "Hide if empty"
-#: gtk/gtkaction.c:304
+#: gtk/gtkaction.c:332
msgid "When TRUE, empty menu proxies for this action are hidden."
msgstr "When TRUE, empty menu proxies for this action are hidden."
-#: gtk/gtkaction.c:310 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193
+#: gtk/gtkaction.c:338 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193
#: gtk/gtkwidget.c:523
msgid "Sensitive"
msgstr "Sensitive"
-#: gtk/gtkaction.c:311
+#: gtk/gtkaction.c:339
msgid "Whether the action is enabled."
msgstr "Whether the action is enabled."
-#: gtk/gtkaction.c:317 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:293
+#: gtk/gtkaction.c:345 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:293
#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:516
msgid "Visible"
msgstr "Visible"
-#: gtk/gtkaction.c:318
+#: gtk/gtkaction.c:346
msgid "Whether the action is visible."
msgstr "Whether the action is visible."
-#: gtk/gtkaction.c:324
+#: gtk/gtkaction.c:352
msgid "Action Group"
msgstr "Action Group"
-#: gtk/gtkaction.c:325
+#: gtk/gtkaction.c:353
msgid ""
"The GtkActionGroup this GtkAction is associated with, or NULL (for internal "
"use)."
@@ -400,7 +409,7 @@ msgid "Whether the action group is visible."
msgstr "Whether the action group is visible."
#: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:128
-#: gtk/gtkscalebutton.c:202 gtk/gtkspinbutton.c:269
+#: gtk/gtkscalebutton.c:200 gtk/gtkspinbutton.c:269
msgid "Value"
msgstr "Value"
@@ -452,7 +461,7 @@ msgstr "The page size of the adjustment"
msgid "Horizontal alignment"
msgstr "Horizontal alignment"
-#: gtk/gtkalignment.c:91 gtk/gtkbutton.c:250
+#: gtk/gtkalignment.c:91 gtk/gtkbutton.c:273
msgid ""
"Horizontal position of child in available space. 0.0 is left aligned, 1.0 is "
"right aligned"
@@ -464,7 +473,7 @@ msgstr ""
msgid "Vertical alignment"
msgstr "Vertical alignment"
-#: gtk/gtkalignment.c:101 gtk/gtkbutton.c:269
+#: gtk/gtkalignment.c:101 gtk/gtkbutton.c:292
msgid ""
"Vertical position of child in available space. 0.0 is top aligned, 1.0 is "
"bottom aligned"
@@ -544,7 +553,7 @@ msgstr "Arrow shadow"
msgid "Appearance of the shadow surrounding the arrow"
msgstr "Appearance of the shadow surrounding the arrow"
-#: gtk/gtkarrow.c:92 gtk/gtkmenu.c:689 gtk/gtkmenuitem.c:329
+#: gtk/gtkarrow.c:92 gtk/gtkmenu.c:689 gtk/gtkmenuitem.c:363
msgid "Arrow Scaling"
msgstr "Arrow Scaling"
@@ -706,7 +715,7 @@ msgid "The amount of space between children"
msgstr "The amount of space between children"
#: gtk/gtkbox.c:140 gtk/gtknotebook.c:649 gtk/gtktable.c:165
-#: gtk/gtktoolbar.c:574
+#: gtk/gtktoolbar.c:573
msgid "Homogeneous"
msgstr "Homogeneous"
@@ -714,7 +723,7 @@ msgstr "Homogeneous"
msgid "Whether the children should all be the same size"
msgstr "Whether the children should all be the same size"
-#: gtk/gtkbox.c:148 gtk/gtkpreview.c:101 gtk/gtktoolbar.c:566
+#: gtk/gtkbox.c:148 gtk/gtkpreview.c:101 gtk/gtktoolbar.c:565
#: gtk/gtktreeviewcolumn.c:272
msgid "Expand"
msgstr "Expand"
@@ -772,7 +781,7 @@ msgstr "Translation Domain"
msgid "The translation domain used by gettext"
msgstr "The translation domain used by gettext"
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:223
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget"
@@ -780,13 +789,13 @@ msgstr ""
"Text of the label widget inside the button, if the button contains a label "
"widget"
-#: gtk/gtkbutton.c:207 gtk/gtkexpander.c:203 gtk/gtklabel.c:387
-#: gtk/gtkmenuitem.c:284 gtk/gtktoolbutton.c:187
+#: gtk/gtkbutton.c:230 gtk/gtkexpander.c:203 gtk/gtklabel.c:388
+#: gtk/gtkmenuitem.c:315 gtk/gtktoolbutton.c:209
msgid "Use underline"
msgstr "Use underline"
-#: gtk/gtkbutton.c:208 gtk/gtkexpander.c:204 gtk/gtklabel.c:388
-#: gtk/gtkmenuitem.c:285
+#: gtk/gtkbutton.c:231 gtk/gtkexpander.c:204 gtk/gtklabel.c:389
+#: gtk/gtkmenuitem.c:316
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
@@ -794,69 +803,69 @@ msgstr ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
-#: gtk/gtkbutton.c:215 gtk/gtkimagemenuitem.c:136
+#: gtk/gtkbutton.c:238 gtk/gtkimagemenuitem.c:148
msgid "Use stock"
msgstr "Use stock"
-#: gtk/gtkbutton.c:216
+#: gtk/gtkbutton.c:239
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
"If set, the label is used to pick a stock item instead of being displayed"
-#: gtk/gtkbutton.c:223 gtk/gtkcombobox.c:789 gtk/gtkfilechooserbutton.c:393
+#: gtk/gtkbutton.c:246 gtk/gtkcombobox.c:789 gtk/gtkfilechooserbutton.c:393
msgid "Focus on click"
msgstr "Focus on click"
-#: gtk/gtkbutton.c:224 gtk/gtkfilechooserbutton.c:394
+#: gtk/gtkbutton.c:247 gtk/gtkfilechooserbutton.c:394
msgid "Whether the button grabs focus when it is clicked with the mouse"
msgstr "Whether the button grabs focus when it is clicked with the mouse"
-#: gtk/gtkbutton.c:231
+#: gtk/gtkbutton.c:254
msgid "Border relief"
msgstr "Border relief"
-#: gtk/gtkbutton.c:232
+#: gtk/gtkbutton.c:255
msgid "The border relief style"
msgstr "The border relief style"
-#: gtk/gtkbutton.c:249
+#: gtk/gtkbutton.c:272
msgid "Horizontal alignment for child"
msgstr "Horizontal alignment for child"
-#: gtk/gtkbutton.c:268
+#: gtk/gtkbutton.c:291
msgid "Vertical alignment for child"
msgstr "Vertical alignment for child"
-#: gtk/gtkbutton.c:285 gtk/gtkimagemenuitem.c:121
+#: gtk/gtkbutton.c:308 gtk/gtkimagemenuitem.c:133
msgid "Image widget"
msgstr "Image widget"
-#: gtk/gtkbutton.c:286
+#: gtk/gtkbutton.c:309
msgid "Child widget to appear next to the button text"
msgstr "Child widget to appear next to the button text"
-#: gtk/gtkbutton.c:300
+#: gtk/gtkbutton.c:323
msgid "Image position"
msgstr "Image position"
-#: gtk/gtkbutton.c:301
+#: gtk/gtkbutton.c:324
msgid "The position of the image relative to the text"
msgstr "The position of the image relative to the text"
-#: gtk/gtkbutton.c:410
+#: gtk/gtkbutton.c:436
msgid "Default Spacing"
msgstr "Default Spacing"
-#: gtk/gtkbutton.c:411
+#: gtk/gtkbutton.c:437
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr "Extra space to add for CAN_DEFAULT buttons"
-#: gtk/gtkbutton.c:417
+#: gtk/gtkbutton.c:443
msgid "Default Outside Spacing"
msgstr "Default Outside Spacing"
-#: gtk/gtkbutton.c:418
+#: gtk/gtkbutton.c:444
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
@@ -864,31 +873,31 @@ msgstr ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
-#: gtk/gtkbutton.c:423
+#: gtk/gtkbutton.c:449
msgid "Child X Displacement"
msgstr "Child X Displacement"
-#: gtk/gtkbutton.c:424
+#: gtk/gtkbutton.c:450
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
"How far in the x direction to move the child when the button is depressed"
-#: gtk/gtkbutton.c:431
+#: gtk/gtkbutton.c:457
msgid "Child Y Displacement"
msgstr "Child Y Displacement"
-#: gtk/gtkbutton.c:432
+#: gtk/gtkbutton.c:458
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
"How far in the y direction to move the child when the button is depressed"
-#: gtk/gtkbutton.c:448
+#: gtk/gtkbutton.c:474
msgid "Displace focus"
msgstr "Displace focus"
-#: gtk/gtkbutton.c:449
+#: gtk/gtkbutton.c:475
msgid ""
"Whether the child_displacement_x/_y properties should also affect the focus "
"rectangle"
@@ -896,27 +905,27 @@ msgstr ""
"Whether the child_displacement_x/_y properties should also affect the focus "
"rectangle"
-#: gtk/gtkbutton.c:462 gtk/gtkentry.c:648 gtk/gtkentry.c:1546
+#: gtk/gtkbutton.c:488 gtk/gtkentry.c:655 gtk/gtkentry.c:1644
msgid "Inner Border"
msgstr "Inner Border"
-#: gtk/gtkbutton.c:463
+#: gtk/gtkbutton.c:489
msgid "Border between button edges and child."
msgstr "Border between button edges and child."
-#: gtk/gtkbutton.c:476
+#: gtk/gtkbutton.c:502
msgid "Image spacing"
msgstr "Image spacing"
-#: gtk/gtkbutton.c:477
+#: gtk/gtkbutton.c:503
msgid "Spacing in pixels between the image and label"
msgstr "Spacing in pixels between the image and label"
-#: gtk/gtkbutton.c:491
+#: gtk/gtkbutton.c:517
msgid "Show button images"
msgstr "Show button images"
-#: gtk/gtkbutton.c:492
+#: gtk/gtkbutton.c:518
msgid "Whether images should be shown on buttons"
msgstr "Whether images should be shown on buttons"
@@ -1237,17 +1246,13 @@ msgstr "Whether the rendered pixbuf should be coloured according to the state"
msgid "Icon"
msgstr "Icon"
-#: gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:248 gtk/gtkstatusicon.c:251
-msgid "The GIcon being displayed"
-msgstr "The GIcon being displayed"
-
#: gtk/gtkcellrendererprogress.c:129
msgid "Value of the progress bar"
msgstr "Value of the progress bar"
#: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195
-#: gtk/gtkentry.c:691 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184
-#: gtk/gtktextbuffer.c:197
+#: gtk/gtkentry.c:698 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184
+#: gtk/gtktextbuffer.c:198
msgid "Text"
msgstr "Text"
@@ -1288,7 +1293,7 @@ msgid "The vertical text alignment, from 0 (top) to 1 (bottom)."
msgstr "The vertical text alignment, from 0 (top) to 1 (bottom)."
#: gtk/gtkcellrendererprogress.c:221 gtk/gtkiconview.c:729
-#: gtk/gtkprogressbar.c:126 gtk/gtkscalebutton.c:193 gtk/gtkstatusicon.c:325
+#: gtk/gtkorientable.c:74 gtk/gtkprogressbar.c:126 gtk/gtkstatusicon.c:325
#: gtk/gtktrayicon-x11.c:110
msgid "Orientation"
msgstr "Orientation"
@@ -1297,8 +1302,8 @@ msgstr "Orientation"
msgid "Orientation and growth direction of the progress bar"
msgstr "Orientation and growth direction of the progress bar"
-#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:118 gtk/gtkrange.c:361
-#: gtk/gtkscalebutton.c:221 gtk/gtkspinbutton.c:208
+#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:118 gtk/gtkrange.c:367
+#: gtk/gtkscalebutton.c:219 gtk/gtkspinbutton.c:208
msgid "Adjustment"
msgstr "Adjustment"
@@ -1314,7 +1319,7 @@ msgstr "Climb rate"
msgid "The acceleration rate when you hold down a button"
msgstr "The acceleration rate when you hold down a button"
-#: gtk/gtkcellrendererspin.c:123 gtk/gtkscale.c:177 gtk/gtkspinbutton.c:226
+#: gtk/gtkcellrendererspin.c:123 gtk/gtkscale.c:200 gtk/gtkspinbutton.c:226
msgid "Digits"
msgstr "Digits"
@@ -1334,7 +1339,7 @@ msgstr "Markup"
msgid "Marked up text to render"
msgstr "Marked up text to render"
-#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:373
+#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:374
msgid "Attributes"
msgstr "Attributes"
@@ -1382,12 +1387,12 @@ msgstr "Foreground colour"
msgid "Foreground color as a GdkColor"
msgstr "Foreground colour as a GdkColor"
-#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:615 gtk/gtktexttag.c:251
-#: gtk/gtktextview.c:568
+#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:622 gtk/gtktexttag.c:251
+#: gtk/gtktextview.c:573
msgid "Editable"
msgstr "Editable"
-#: gtk/gtkcellrenderertext.c:262 gtk/gtktexttag.c:252 gtk/gtktextview.c:569
+#: gtk/gtkcellrenderertext.c:262 gtk/gtktexttag.c:252 gtk/gtktextview.c:574
msgid "Whether the text can be modified by the user"
msgstr "Whether the text can be modified by the user"
@@ -1493,7 +1498,7 @@ msgstr ""
"when rendering the text. If you don't understand this parameter, you "
"probably don't need it"
-#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:498 gtk/gtkprogressbar.c:206
+#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:499 gtk/gtkprogressbar.c:206
msgid "Ellipsize"
msgstr "Ellipsis location"
@@ -1506,11 +1511,11 @@ msgstr ""
"does not have enough room to display the entire string"
#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:421
-#: gtk/gtklabel.c:518
+#: gtk/gtklabel.c:519
msgid "Width In Characters"
msgstr "Width In Characters"
-#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:519
+#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:520
msgid "The desired width of the label, in characters"
msgstr "The desired width of the label, in characters"
@@ -1707,7 +1712,7 @@ msgid "Indicator size"
msgstr "Indicator size"
#: gtk/gtkcellrenderertoggle.c:159 gtk/gtkcheckbutton.c:70
-#: gtk/gtkcheckmenuitem.c:112
+#: gtk/gtkcheckmenuitem.c:122
msgid "Size of check or radio indicator"
msgstr "Size of check or radio indicator"
@@ -1719,7 +1724,7 @@ msgstr "CellView model"
msgid "The model for cell view"
msgstr "The model for cell view"
-#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:110 gtk/gtkoptionmenu.c:168
+#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:121 gtk/gtkoptionmenu.c:168
msgid "Indicator Size"
msgstr "Indicator Size"
@@ -1731,28 +1736,28 @@ msgstr "Indicator Spacing"
msgid "Spacing around check or radio indicator"
msgstr "Spacing around check or radio indicator"
-#: gtk/gtkcheckmenuitem.c:87 gtk/gtkmenu.c:500 gtk/gtktoggleaction.c:118
-#: gtk/gtktogglebutton.c:102 gtk/gtktoggletoolbutton.c:101
+#: gtk/gtkcheckmenuitem.c:98 gtk/gtkmenu.c:500 gtk/gtktoggleaction.c:119
+#: gtk/gtktogglebutton.c:115 gtk/gtktoggletoolbutton.c:114
msgid "Active"
msgstr "Active"
-#: gtk/gtkcheckmenuitem.c:88
+#: gtk/gtkcheckmenuitem.c:99
msgid "Whether the menu item is checked"
msgstr "Whether the menu item is checked"
-#: gtk/gtkcheckmenuitem.c:95 gtk/gtktogglebutton.c:110
+#: gtk/gtkcheckmenuitem.c:106 gtk/gtktogglebutton.c:123
msgid "Inconsistent"
msgstr "Inconsistent"
-#: gtk/gtkcheckmenuitem.c:96
+#: gtk/gtkcheckmenuitem.c:107
msgid "Whether to display an \"inconsistent\" state"
msgstr "Whether to display an \"inconsistent\" state"
-#: gtk/gtkcheckmenuitem.c:103
+#: gtk/gtkcheckmenuitem.c:114
msgid "Draw as radio menu item"
msgstr "Draw as radio menu item"
-#: gtk/gtkcheckmenuitem.c:104
+#: gtk/gtkcheckmenuitem.c:115
msgid "Whether the menu item looks like a radio menu item"
msgstr "Whether the menu item looks like a radio menu item"
@@ -1929,7 +1934,7 @@ msgstr "Active item"
msgid "The item which is currently active"
msgstr "The item which is currently active"
-#: gtk/gtkcombobox.c:765 gtk/gtkuimanager.c:221
+#: gtk/gtkcombobox.c:765 gtk/gtkuimanager.c:222
msgid "Add tearoffs to menus"
msgstr "Add tearoffs to menus"
@@ -1937,7 +1942,7 @@ msgstr "Add tearoffs to menus"
msgid "Whether dropdowns should have a tearoff menu item"
msgstr "Whether dropdowns should have a tearoff menu item"
-#: gtk/gtkcombobox.c:781 gtk/gtkentry.c:640
+#: gtk/gtkcombobox.c:781 gtk/gtkentry.c:647
msgid "Has Frame"
msgstr "Has Frame"
@@ -1993,8 +1998,8 @@ msgstr "Arrow Size"
msgid "The minimum size of the arrow in the combo box"
msgstr "The minimum size of the arrow in the combo box"
-#: gtk/gtkcombobox.c:881 gtk/gtkentry.c:740 gtk/gtkhandlebox.c:174
-#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:624
+#: gtk/gtkcombobox.c:881 gtk/gtkentry.c:747 gtk/gtkhandlebox.c:174
+#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:623
#: gtk/gtkviewport.c:122
msgid "Shadow type"
msgstr "Shadow type"
@@ -2109,41 +2114,41 @@ msgstr "Action area border"
msgid "Width of border around the button area at the bottom of the dialog"
msgstr "Width of border around the button area at the bottom of the dialogue"
-#: gtk/gtkentry.c:595 gtk/gtklabel.c:461
+#: gtk/gtkentry.c:602 gtk/gtklabel.c:462
msgid "Cursor Position"
msgstr "Cursor Position"
-#: gtk/gtkentry.c:596 gtk/gtklabel.c:462
+#: gtk/gtkentry.c:603 gtk/gtklabel.c:463
msgid "The current position of the insertion cursor in chars"
msgstr "The current position of the insertion cursor in chars"
-#: gtk/gtkentry.c:605 gtk/gtklabel.c:471
+#: gtk/gtkentry.c:612 gtk/gtklabel.c:472
msgid "Selection Bound"
msgstr "Selection Bound"
-#: gtk/gtkentry.c:606 gtk/gtklabel.c:472
+#: gtk/gtkentry.c:613 gtk/gtklabel.c:473
msgid ""
"The position of the opposite end of the selection from the cursor in chars"
msgstr ""
"The position of the opposite end of the selection from the cursor in chars"
-#: gtk/gtkentry.c:616
+#: gtk/gtkentry.c:623
msgid "Whether the entry contents can be edited"
msgstr "Whether the entry contents can be edited"
-#: gtk/gtkentry.c:623
+#: gtk/gtkentry.c:630
msgid "Maximum length"
msgstr "Maximum length"
-#: gtk/gtkentry.c:624
+#: gtk/gtkentry.c:631
msgid "Maximum number of characters for this entry. Zero if no maximum"
msgstr "Maximum number of characters for this entry. Zero if no maximum"
-#: gtk/gtkentry.c:632
+#: gtk/gtkentry.c:639
msgid "Visibility"
msgstr "Visibility"
-#: gtk/gtkentry.c:633
+#: gtk/gtkentry.c:640
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
@@ -2151,30 +2156,30 @@ msgstr ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
-#: gtk/gtkentry.c:641
+#: gtk/gtkentry.c:648
msgid "FALSE removes outside bevel from entry"
msgstr "FALSE removes outside bevel from entry"
-#: gtk/gtkentry.c:649
+#: gtk/gtkentry.c:656
msgid ""
"Border between text and frame. Overrides the inner-border style property"
msgstr ""
"Border between text and frame. Overrides the inner-border style property"
-#: gtk/gtkentry.c:656
+#: gtk/gtkentry.c:663
msgid "Invisible character"
msgstr "Invisible character"
-#: gtk/gtkentry.c:657
+#: gtk/gtkentry.c:664
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
"The character to use when masking entry contents (in \"password mode\")"
-#: gtk/gtkentry.c:664
+#: gtk/gtkentry.c:671
msgid "Activates default"
msgstr "Activates default"
-#: gtk/gtkentry.c:665
+#: gtk/gtkentry.c:672
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed"
@@ -2182,31 +2187,31 @@ msgstr ""
"Whether to activate the default widget (such as the default button in a "
"dialogue) when Enter is pressed"
-#: gtk/gtkentry.c:671
+#: gtk/gtkentry.c:678
msgid "Width in chars"
msgstr "Width in chars"
-#: gtk/gtkentry.c:672
+#: gtk/gtkentry.c:679
msgid "Number of characters to leave space for in the entry"
msgstr "Number of characters to leave space for in the entry"
-#: gtk/gtkentry.c:681
+#: gtk/gtkentry.c:688
msgid "Scroll offset"
msgstr "Scroll offset"
-#: gtk/gtkentry.c:682
+#: gtk/gtkentry.c:689
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr "Number of pixels of the entry scrolled off the screen to the left"
-#: gtk/gtkentry.c:692
+#: gtk/gtkentry.c:699
msgid "The contents of the entry"
msgstr "The contents of the entry"
-#: gtk/gtkentry.c:707 gtk/gtkmisc.c:73
+#: gtk/gtkentry.c:714 gtk/gtkmisc.c:73
msgid "X align"
msgstr "X align"
-#: gtk/gtkentry.c:708 gtk/gtkmisc.c:74
+#: gtk/gtkentry.c:715 gtk/gtkmisc.c:74
msgid ""
"The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL "
"layouts."
@@ -2214,245 +2219,283 @@ msgstr ""
"The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL "
"layouts."
-#: gtk/gtkentry.c:724
+#: gtk/gtkentry.c:731
msgid "Truncate multiline"
msgstr "Truncate multiline"
-#: gtk/gtkentry.c:725
+#: gtk/gtkentry.c:732
msgid "Whether to truncate multiline pastes to one line."
msgstr "Whether to truncate multiline pastes to one line."
-#: gtk/gtkentry.c:741
+#: gtk/gtkentry.c:748
msgid "Which kind of shadow to draw around the entry when has-frame is set"
msgstr "Which kind of shadow to draw around the entry when has-frame is set"
-#: gtk/gtkentry.c:756 gtk/gtktextview.c:648
+#: gtk/gtkentry.c:763 gtk/gtktextview.c:653
msgid "Overwrite mode"
msgstr "Overwrite mode"
-#: gtk/gtkentry.c:757
+#: gtk/gtkentry.c:764
msgid "Whether new text overwrites existing text"
msgstr "Whether new text overwrites existing text"
-#: gtk/gtkentry.c:771
+#: gtk/gtkentry.c:778
msgid "Text length"
msgstr "Text length"
-#: gtk/gtkentry.c:772
+#: gtk/gtkentry.c:779
msgid "Length of the text currently in the entry"
msgstr "Length of the text currently in the entry"
-#: gtk/gtkentry.c:787
+#: gtk/gtkentry.c:794
#, fuzzy
msgid "Invisible char set"
msgstr "Invisible set"
-#: gtk/gtkentry.c:788
+#: gtk/gtkentry.c:795
#, fuzzy
msgid "Whether the invisible char has been set"
msgstr "Whether the icon-size property has been set"
-#: gtk/gtkentry.c:807
+#: gtk/gtkentry.c:813
msgid "Caps Lock warning"
msgstr ""
-#: gtk/gtkentry.c:808
-msgid ""
-"Whether password entries will show a warning when Caps Lock is on or an "
-"input method is active"
+#: gtk/gtkentry.c:814
+msgid "Whether password entries will show a warning when Caps Lock is on"
msgstr ""
-#: gtk/gtkentry.c:822
+#: gtk/gtkentry.c:828
#, fuzzy
msgid "Progress Fraction"
msgstr "Fraction"
-#: gtk/gtkentry.c:823
+#: gtk/gtkentry.c:829
#, fuzzy
msgid "The current fraction of the task that's been completed"
msgstr "The fraction of total work that has been completed"
-#: gtk/gtkentry.c:840
+#: gtk/gtkentry.c:846
#, fuzzy
msgid "Progress Pulse Step"
msgstr "Pulse Step"
-#: gtk/gtkentry.c:841
+#: gtk/gtkentry.c:847
#, fuzzy
msgid ""
"The fraction of total entry width to move the progress bouncing block for "
"each call to gtk_entry_progress_pulse()"
msgstr "The fraction of total progress to move the bouncing block when pulsed"
-#: gtk/gtkentry.c:857
+#: gtk/gtkentry.c:863
#, fuzzy
msgid "Primary pixbuf"
msgstr "Pixbuf"
-#: gtk/gtkentry.c:858
+#: gtk/gtkentry.c:864
#, fuzzy
msgid "Primary pixbuf for the entry"
msgstr "Pixbuf for open expander"
-#: gtk/gtkentry.c:872
+#: gtk/gtkentry.c:878
#, fuzzy
msgid "Secondary pixbuf"
msgstr "Secondary Text"
-#: gtk/gtkentry.c:873
+#: gtk/gtkentry.c:879
#, fuzzy
msgid "Secondary pixbuf for the entry"
msgstr "Secondary forward stepper"
-#: gtk/gtkentry.c:887
+#: gtk/gtkentry.c:893
msgid "Primary stock ID"
msgstr ""
-#: gtk/gtkentry.c:888
+#: gtk/gtkentry.c:894
msgid "Stock ID for primary icon"
msgstr ""
-#: gtk/gtkentry.c:902
+#: gtk/gtkentry.c:908
#, fuzzy
msgid "Secondary stock ID"
msgstr "Secondary Text"
-#: gtk/gtkentry.c:903
+#: gtk/gtkentry.c:909
msgid "Stock ID for secondary icon"
msgstr ""
-#: gtk/gtkentry.c:917
+#: gtk/gtkentry.c:923
#, fuzzy
msgid "Primary icon name"
msgstr "List of icon names"
-#: gtk/gtkentry.c:918
+#: gtk/gtkentry.c:924
msgid "Icon name for primary icon"
msgstr ""
-#: gtk/gtkentry.c:932
+#: gtk/gtkentry.c:938
#, fuzzy
msgid "Secondary icon name"
msgstr "Secondary Text"
-#: gtk/gtkentry.c:933
+#: gtk/gtkentry.c:939
msgid "Icon name for secondary icon"
msgstr ""
-#: gtk/gtkentry.c:947
+#: gtk/gtkentry.c:953
msgid "Primary GIcon"
msgstr ""
-#: gtk/gtkentry.c:948
+#: gtk/gtkentry.c:954
#, fuzzy
msgid "GIcon for primary icon"
msgstr "Icon for this window"
-#: gtk/gtkentry.c:962
+#: gtk/gtkentry.c:968
#, fuzzy
msgid "Secondary GIcon"
msgstr "Secondary"
-#: gtk/gtkentry.c:963
+#: gtk/gtkentry.c:969
msgid "GIcon for secondary icon"
msgstr ""
-#: gtk/gtkentry.c:977
+#: gtk/gtkentry.c:983
#, fuzzy
msgid "Primary storage type"
msgstr "Storage type"
-#: gtk/gtkentry.c:978
+#: gtk/gtkentry.c:984
#, fuzzy
msgid "The representation being used for primary icon"
msgstr "The representation being used for image data"
-#: gtk/gtkentry.c:993
+#: gtk/gtkentry.c:999
#, fuzzy
msgid "Secondary storage type"
msgstr "Secondary forward stepper"
-#: gtk/gtkentry.c:994
+#: gtk/gtkentry.c:1000
#, fuzzy
msgid "The representation being used for secondary icon"
msgstr "The representation being used for image data"
-#: gtk/gtkentry.c:1015
+#: gtk/gtkentry.c:1021
msgid "Primary icon activatable"
msgstr ""
-#: gtk/gtkentry.c:1016
+#: gtk/gtkentry.c:1022
#, fuzzy
msgid "Whether the primary icon is activatable"
msgstr "Whether the action is enabled."
-#: gtk/gtkentry.c:1036
+#: gtk/gtkentry.c:1042
#, fuzzy
msgid "Secondary icon activatable"
msgstr "Secondary cursor colour"
-#: gtk/gtkentry.c:1037
+#: gtk/gtkentry.c:1043
#, fuzzy
msgid "Whether the secondary icon is activatable"
msgstr "Whether the action is enabled."
-#: gtk/gtkentry.c:1059
+#: gtk/gtkentry.c:1065
#, fuzzy
msgid "Primary icon sensitive"
msgstr "Display the cell sensitive"
-#: gtk/gtkentry.c:1060
+#: gtk/gtkentry.c:1066
#, fuzzy
msgid "Whether the primary icon is sensitive"
msgstr "Whether list item matching is case sensitive"
-#: gtk/gtkentry.c:1081
+#: gtk/gtkentry.c:1087
#, fuzzy
msgid "Secondary icon sensitive"
msgstr "Secondary Text"
-#: gtk/gtkentry.c:1082
+#: gtk/gtkentry.c:1088
#, fuzzy
msgid "Whether the secondary icon is sensitive"
msgstr "Whether the action is enabled."
-#: gtk/gtkentry.c:1096
+#: gtk/gtkentry.c:1104
+#, fuzzy
+msgid "Primary icon tooltip text"
+msgstr "Display the cell sensitive"
+
+#: gtk/gtkentry.c:1105 gtk/gtkentry.c:1141
+#, fuzzy
+msgid "The contents of the tooltip on the primary icon"
+msgstr "The contents of the tooltip for this widget"
+
+#: gtk/gtkentry.c:1121
+#, fuzzy
+msgid "Secondary icon tooltip text"
+msgstr "Secondary cursor colour"
+
+#: gtk/gtkentry.c:1122 gtk/gtkentry.c:1160
+#, fuzzy
+msgid "The contents of the tooltip on the secondary icon"
+msgstr "The contents of the tooltip for this widget"
+
+#: gtk/gtkentry.c:1140
+#, fuzzy
+msgid "Primary icon tooltip markup"
+msgstr "List of icon names"
+
+#: gtk/gtkentry.c:1159
+#, fuzzy
+msgid "Secondary icon tooltip markup"
+msgstr "Secondary Text"
+
+#: gtk/gtkentry.c:1179 gtk/gtktextview.c:681
+#, fuzzy
+msgid "IM module"
+msgstr "Default IM module"
+
+#: gtk/gtkentry.c:1180 gtk/gtktextview.c:682
+#, fuzzy
+msgid "Which IM module should be used"
+msgstr "Which IM module should be used by default"
+
+#: gtk/gtkentry.c:1194
#, fuzzy
-msgid "Prelight"
+msgid "Icon Prelight"
msgstr "Height"
-#: gtk/gtkentry.c:1097
+#: gtk/gtkentry.c:1195
#, fuzzy
msgid "Whether activatable icons should prelight when hovered"
msgstr "Whether tabs should be shown or not"
-#: gtk/gtkentry.c:1547
+#: gtk/gtkentry.c:1645
msgid "Border between text and frame."
msgstr "Border between text and frame."
-#: gtk/gtkentry.c:1561
+#: gtk/gtkentry.c:1659
#, fuzzy
msgid "State Hint"
msgstr "Status String"
-#: gtk/gtkentry.c:1562
+#: gtk/gtkentry.c:1660
#, fuzzy
msgid "Whether to pass a proper state when drawing shadow or background"
msgstr "Bitmap to use as a mask when drawing the text background"
-#: gtk/gtkentry.c:1567 gtk/gtklabel.c:694
+#: gtk/gtkentry.c:1665 gtk/gtklabel.c:695
msgid "Select on focus"
msgstr "Select on focus"
-#: gtk/gtkentry.c:1568
+#: gtk/gtkentry.c:1666
msgid "Whether to select the contents of an entry when it is focused"
msgstr "Whether to select the contents of an entry when it is focused"
-#: gtk/gtkentry.c:1582
+#: gtk/gtkentry.c:1680
msgid "Password Hint Timeout"
msgstr "Password Hint Timeout"
-#: gtk/gtkentry.c:1583
+#: gtk/gtkentry.c:1681
msgid "How long to show the last input character in hidden entries"
msgstr "How long to show the last input character in hidden entries"
@@ -2556,11 +2599,11 @@ msgstr "Whether the expander has been opened to reveal the child widget"
msgid "Text of the expander's label"
msgstr "Text of the expander's label"
-#: gtk/gtkexpander.c:211 gtk/gtklabel.c:380
+#: gtk/gtkexpander.c:211 gtk/gtklabel.c:381
msgid "Use markup"
msgstr "Use markup"
-#: gtk/gtkexpander.c:212 gtk/gtklabel.c:381
+#: gtk/gtkexpander.c:212 gtk/gtklabel.c:382
msgid "The text of the label includes XML markup. See pango_parse_markup()"
msgstr "The text of the label includes XML markup. See pango_parse_markup()"
@@ -2568,7 +2611,7 @@ msgstr "The text of the label includes XML markup. See pango_parse_markup()"
msgid "Space to put between the label and the child"
msgstr "Space to put between the label and the child"
-#: gtk/gtkexpander.c:229 gtk/gtkframe.c:147 gtk/gtktoolbutton.c:194
+#: gtk/gtkexpander.c:229 gtk/gtkframe.c:147 gtk/gtktoolbutton.c:216
msgid "Label widget"
msgstr "Label widget"
@@ -2604,7 +2647,7 @@ msgstr "File System Backend"
msgid "Name of file system backend to use"
msgstr "Name of file system backend to use"
-#: gtk/gtkfilechooser.c:207 gtk/gtkrecentchooser.c:252
+#: gtk/gtkfilechooser.c:207 gtk/gtkrecentchooser.c:264
msgid "Filter"
msgstr "Filter"
@@ -2654,7 +2697,7 @@ msgstr "Extra widget"
msgid "Application supplied widget for extra options."
msgstr "Application supplied widget for extra options."
-#: gtk/gtkfilechooser.c:243 gtk/gtkfilesel.c:540 gtk/gtkrecentchooser.c:191
+#: gtk/gtkfilechooser.c:243 gtk/gtkfilesel.c:540 gtk/gtkrecentchooser.c:203
msgid "Select Multiple"
msgstr "Select Multiple"
@@ -3045,7 +3088,7 @@ msgstr "Icon set"
msgid "Icon set to display"
msgstr "Icon set to display"
-#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:212 gtk/gtktoolbar.c:541
+#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:210 gtk/gtktoolbar.c:540
msgid "Icon size"
msgstr "Icon size"
@@ -3077,29 +3120,29 @@ msgstr "Storage type"
msgid "The representation being used for image data"
msgstr "The representation being used for image data"
-#: gtk/gtkimagemenuitem.c:122
+#: gtk/gtkimagemenuitem.c:134
msgid "Child widget to appear next to the menu text"
msgstr "Child widget to appear next to the menu text"
-#: gtk/gtkimagemenuitem.c:137
+#: gtk/gtkimagemenuitem.c:149
#, fuzzy
msgid "Whether to use the label text to create a stock menu item"
msgstr "Whether the label text can be selected with the mouse"
-#: gtk/gtkimagemenuitem.c:151 gtk/gtkmenu.c:515
+#: gtk/gtkimagemenuitem.c:163 gtk/gtkmenu.c:515
msgid "Accel Group"
msgstr "Accel Group"
-#: gtk/gtkimagemenuitem.c:152
+#: gtk/gtkimagemenuitem.c:164
#, fuzzy
msgid "The Accel Group to use for stock accelerator keys"
msgstr "The closure to be monitored for accelerator changes"
-#: gtk/gtkimagemenuitem.c:157
+#: gtk/gtkimagemenuitem.c:169
msgid "Show menu images"
msgstr "Show menu images"
-#: gtk/gtkimagemenuitem.c:158
+#: gtk/gtkimagemenuitem.c:170
msgid "Whether images should be shown in menus"
msgstr "Whether images should be shown in menus"
@@ -3107,19 +3150,19 @@ msgstr "Whether images should be shown in menus"
msgid "The screen where this window will be displayed"
msgstr "The screen where this window will be displayed"
-#: gtk/gtklabel.c:367
+#: gtk/gtklabel.c:368
msgid "The text of the label"
msgstr "The text of the label"
-#: gtk/gtklabel.c:374
+#: gtk/gtklabel.c:375
msgid "A list of style attributes to apply to the text of the label"
msgstr "A list of style attributes to apply to the text of the label"
-#: gtk/gtklabel.c:395 gtk/gtktexttag.c:359 gtk/gtktextview.c:585
+#: gtk/gtklabel.c:396 gtk/gtktexttag.c:359 gtk/gtktextview.c:590
msgid "Justification"
msgstr "Justification"
-#: gtk/gtklabel.c:396
+#: gtk/gtklabel.c:397
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
@@ -3129,11 +3172,11 @@ msgstr ""
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that"
-#: gtk/gtklabel.c:404
+#: gtk/gtklabel.c:405
msgid "Pattern"
msgstr "Pattern"
-#: gtk/gtklabel.c:405
+#: gtk/gtklabel.c:406
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline"
@@ -3141,47 +3184,47 @@ msgstr ""
"A string with _ characters in positions correspond to characters in the text "
"to underline"
-#: gtk/gtklabel.c:412
+#: gtk/gtklabel.c:413
msgid "Line wrap"
msgstr "Line wrap"
-#: gtk/gtklabel.c:413
+#: gtk/gtklabel.c:414
msgid "If set, wrap lines if the text becomes too wide"
msgstr "If set, wrap lines if the text becomes too wide"
-#: gtk/gtklabel.c:428
+#: gtk/gtklabel.c:429
msgid "Line wrap mode"
msgstr "Line wrap mode"
-#: gtk/gtklabel.c:429
+#: gtk/gtklabel.c:430
msgid "If wrap is set, controls how linewrapping is done"
msgstr "If wrap is set, controls how linewrapping is done"
-#: gtk/gtklabel.c:436
+#: gtk/gtklabel.c:437
msgid "Selectable"
msgstr "Selectable"
-#: gtk/gtklabel.c:437
+#: gtk/gtklabel.c:438
msgid "Whether the label text can be selected with the mouse"
msgstr "Whether the label text can be selected with the mouse"
-#: gtk/gtklabel.c:443
+#: gtk/gtklabel.c:444
msgid "Mnemonic key"
msgstr "Mnemonic key"
-#: gtk/gtklabel.c:444
+#: gtk/gtklabel.c:445
msgid "The mnemonic accelerator key for this label"
msgstr "The mnemonic accelerator key for this label"
-#: gtk/gtklabel.c:452
+#: gtk/gtklabel.c:453
msgid "Mnemonic widget"
msgstr "Mnemonic widget"
-#: gtk/gtklabel.c:453
+#: gtk/gtklabel.c:454
msgid "The widget to be activated when the label's mnemonic key is pressed"
msgstr "The widget to be activated when the label's mnemonic key is pressed"
-#: gtk/gtklabel.c:499
+#: gtk/gtklabel.c:500
msgid ""
"The preferred place to ellipsize the string, if the label does not have "
"enough room to display the entire string"
@@ -3189,31 +3232,31 @@ msgstr ""
"The preferred place to place an ellipsis in the string, if the label does "
"not have enough room to display the entire string"
-#: gtk/gtklabel.c:539
+#: gtk/gtklabel.c:540
msgid "Single Line Mode"
msgstr "Single Line Mode"
-#: gtk/gtklabel.c:540
+#: gtk/gtklabel.c:541
msgid "Whether the label is in single line mode"
msgstr "Whether the label is in single line mode"
-#: gtk/gtklabel.c:557
+#: gtk/gtklabel.c:558
msgid "Angle"
msgstr "Angle"
-#: gtk/gtklabel.c:558
+#: gtk/gtklabel.c:559
msgid "Angle at which the label is rotated"
msgstr "Angle at which the label is rotated"
-#: gtk/gtklabel.c:578
+#: gtk/gtklabel.c:579
msgid "Maximum Width In Characters"
msgstr "Maximum Width In Characters"
-#: gtk/gtklabel.c:579
+#: gtk/gtklabel.c:580
msgid "The desired maximum width of the label, in characters"
msgstr "The desired maximum width of the label, in characters"
-#: gtk/gtklabel.c:695
+#: gtk/gtklabel.c:696
msgid "Whether to select the contents of a selectable label when it is focused"
msgstr ""
"Whether to select the contents of a selectable label when it is focused"
@@ -3266,7 +3309,7 @@ msgstr "The currently-selected menu item"
msgid "The accel group holding accelerators for the menu"
msgstr "The accel group holding accelerators for the menu"
-#: gtk/gtkmenu.c:530 gtk/gtkmenuitem.c:254
+#: gtk/gtkmenu.c:530 gtk/gtkmenuitem.c:285
msgid "Accel Path"
msgstr "Accel Path"
@@ -3452,7 +3495,7 @@ msgstr "The child pack direction of the menubar"
msgid "Style of bevel around the menubar"
msgstr "Style of bevel around the menubar"
-#: gtk/gtkmenubar.c:202 gtk/gtktoolbar.c:591
+#: gtk/gtkmenubar.c:202 gtk/gtktoolbar.c:590
msgid "Internal padding"
msgstr "Internal padding"
@@ -3468,43 +3511,43 @@ msgstr "Delay before drop down menus appear"
msgid "Delay before the submenus of a menu bar appear"
msgstr "Delay before the submenus of a menu bar appear"
-#: gtk/gtkmenuitem.c:221
+#: gtk/gtkmenuitem.c:252
msgid "Right Justified"
msgstr "Right Justified"
-#: gtk/gtkmenuitem.c:222
+#: gtk/gtkmenuitem.c:253
msgid ""
"Sets whether the menu item appears justified at the right side of a menu bar"
msgstr ""
"Sets whether the menu item appears justified at the right side of a menu bar"
-#: gtk/gtkmenuitem.c:236
+#: gtk/gtkmenuitem.c:267
msgid "Submenu"
msgstr "Submenu"
-#: gtk/gtkmenuitem.c:237
+#: gtk/gtkmenuitem.c:268
msgid "The submenu attached to the menu item, or NULL if it has none"
msgstr "The submenu attached to the menu item, or NULL if it has none"
-#: gtk/gtkmenuitem.c:255
+#: gtk/gtkmenuitem.c:286
msgid "Sets the accelerator path of the menu item"
msgstr "Sets the accelerator path of the menu item"
-#: gtk/gtkmenuitem.c:270
+#: gtk/gtkmenuitem.c:301
#, fuzzy
msgid "The text for the child label"
msgstr "The text of the label"
-#: gtk/gtkmenuitem.c:330
+#: gtk/gtkmenuitem.c:364
msgid "Amount of space used up by arrow, relative to the menu item's font size"
msgstr ""
"Amount of space used up by arrow, relative to the menu item's font size"
-#: gtk/gtkmenuitem.c:343
+#: gtk/gtkmenuitem.c:377
msgid "Width in Characters"
msgstr "Width in Characters"
-#: gtk/gtkmenuitem.c:344
+#: gtk/gtkmenuitem.c:378
msgid "The minimum desired width of the menu item in characters"
msgstr "The minimum desired width of the menu item in characters"
@@ -3728,7 +3771,7 @@ msgid "Group ID for tabs drag and drop"
msgstr "Group ID for tabs drag and drop"
#: gtk/gtknotebook.c:673 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82
-#: gtk/gtkradiomenuitem.c:342 gtk/gtkradiotoolbutton.c:65
+#: gtk/gtkradiomenuitem.c:343 gtk/gtkradiotoolbutton.c:65
msgid "Group"
msgstr "Group"
@@ -3868,6 +3911,11 @@ msgstr "Size of dropdown indicator"
msgid "Spacing around indicator"
msgstr "Spacing around indicator"
+#: gtk/gtkorientable.c:75
+#, fuzzy
+msgid "The orientation of the orientable"
+msgstr "The orientation of the scale"
+
#: gtk/gtkpaned.c:242
msgid ""
"Position of paned separator in pixels (0 means all the way to the left/top)"
@@ -4366,7 +4414,7 @@ msgstr ""
msgid "The radio button whose group this widget belongs to."
msgstr "The radio button whose group this widget belongs to."
-#: gtk/gtkradiomenuitem.c:343
+#: gtk/gtkradiomenuitem.c:344
msgid "The radio menu item whose group this widget belongs to."
msgstr "The radio menu item whose group this widget belongs to."
@@ -4374,31 +4422,31 @@ msgstr "The radio menu item whose group this widget belongs to."
msgid "The radio tool button whose group this button belongs to."
msgstr "The radio tool button whose group this button belongs to."
-#: gtk/gtkrange.c:352
+#: gtk/gtkrange.c:358
msgid "Update policy"
msgstr "Update policy"
-#: gtk/gtkrange.c:353
+#: gtk/gtkrange.c:359
msgid "How the range should be updated on the screen"
msgstr "How the range should be updated on the screen"
-#: gtk/gtkrange.c:362
+#: gtk/gtkrange.c:368
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr "The GtkAdjustment that contains the current value of this range object"
-#: gtk/gtkrange.c:369
+#: gtk/gtkrange.c:375
msgid "Inverted"
msgstr "Inverted"
-#: gtk/gtkrange.c:370
+#: gtk/gtkrange.c:376
msgid "Invert direction slider moves to increase range value"
msgstr "Invert direction slider moves to increase range value"
-#: gtk/gtkrange.c:377
+#: gtk/gtkrange.c:383
msgid "Lower stepper sensitivity"
msgstr "Lower stepper sensitivity"
-#: gtk/gtkrange.c:378
+#: gtk/gtkrange.c:384
msgid ""
"The sensitivity policy for the stepper that points to the adjustment's lower "
"side"
@@ -4406,11 +4454,11 @@ msgstr ""
"The sensitivity policy for the stepper that points to the adjustment's lower "
"side"
-#: gtk/gtkrange.c:386
+#: gtk/gtkrange.c:392
msgid "Upper stepper sensitivity"
msgstr "Upper stepper sensitivity"
-#: gtk/gtkrange.c:387
+#: gtk/gtkrange.c:393
msgid ""
"The sensitivity policy for the stepper that points to the adjustment's upper "
"side"
@@ -4418,87 +4466,87 @@ msgstr ""
"The sensitivity policy for the stepper that points to the adjustment's upper "
"side"
-#: gtk/gtkrange.c:404
+#: gtk/gtkrange.c:410
msgid "Show Fill Level"
msgstr "Show Fill Level"
-#: gtk/gtkrange.c:405
+#: gtk/gtkrange.c:411
msgid "Whether to display a fill level indicator graphics on trough."
msgstr "Whether to display a fill level indicator graphics on trough."
-#: gtk/gtkrange.c:421
+#: gtk/gtkrange.c:427
msgid "Restrict to Fill Level"
msgstr "Restrict to Fill Level"
-#: gtk/gtkrange.c:422
+#: gtk/gtkrange.c:428
msgid "Whether to restrict the upper boundary to the fill level."
msgstr "Whether to restrict the upper boundary to the fill level."
-#: gtk/gtkrange.c:437
+#: gtk/gtkrange.c:443
msgid "Fill Level"
msgstr "Fill Level"
-#: gtk/gtkrange.c:438
+#: gtk/gtkrange.c:444
msgid "The fill level."
msgstr "The fill level."
-#: gtk/gtkrange.c:446
+#: gtk/gtkrange.c:452
msgid "Slider Width"
msgstr "Slider Width"
-#: gtk/gtkrange.c:447
+#: gtk/gtkrange.c:453
msgid "Width of scrollbar or scale thumb"
msgstr "Width of scrollbar or scale thumb"
-#: gtk/gtkrange.c:454
+#: gtk/gtkrange.c:460
msgid "Trough Border"
msgstr "Trough Border"
-#: gtk/gtkrange.c:455
+#: gtk/gtkrange.c:461
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr "Spacing between thumb/steppers and outer trough bevel"
-#: gtk/gtkrange.c:462
+#: gtk/gtkrange.c:468
msgid "Stepper Size"
msgstr "Stepper Size"
-#: gtk/gtkrange.c:463
+#: gtk/gtkrange.c:469
msgid "Length of step buttons at ends"
msgstr "Length of step buttons at ends"
-#: gtk/gtkrange.c:478
+#: gtk/gtkrange.c:484
msgid "Stepper Spacing"
msgstr "Stepper Spacing"
-#: gtk/gtkrange.c:479
+#: gtk/gtkrange.c:485
msgid "Spacing between step buttons and thumb"
msgstr "Spacing between step buttons and thumb"
-#: gtk/gtkrange.c:486
+#: gtk/gtkrange.c:492
msgid "Arrow X Displacement"
msgstr "Arrow X Displacement"
-#: gtk/gtkrange.c:487
+#: gtk/gtkrange.c:493
msgid ""
"How far in the x direction to move the arrow when the button is depressed"
msgstr ""
"How far in the x direction to move the arrow when the button is depressed"
-#: gtk/gtkrange.c:494
+#: gtk/gtkrange.c:500
msgid "Arrow Y Displacement"
msgstr "Arrow Y Displacement"
-#: gtk/gtkrange.c:495
+#: gtk/gtkrange.c:501
msgid ""
"How far in the y direction to move the arrow when the button is depressed"
msgstr ""
"How far in the y direction to move the arrow when the button is depressed"
-#: gtk/gtkrange.c:503
+#: gtk/gtkrange.c:509
msgid "Draw slider ACTIVE during drag"
msgstr "Draw slider ACTIVE during drag"
-#: gtk/gtkrange.c:504
+#: gtk/gtkrange.c:510
msgid ""
"With this option set to TRUE, sliders will be drawn ACTIVE and with shadow "
"IN while they are dragged"
@@ -4506,11 +4554,11 @@ msgstr ""
"With this option set to TRUE, sliders will be drawn ACTIVE and with shadow "
"IN while they are dragged"
-#: gtk/gtkrange.c:518
+#: gtk/gtkrange.c:524
msgid "Trough Side Details"
msgstr "Trough Side Details"
-#: gtk/gtkrange.c:519
+#: gtk/gtkrange.c:525
msgid ""
"When TRUE, the parts of the trough on the two sides of the slider are drawn "
"with different details"
@@ -4518,11 +4566,11 @@ msgstr ""
"When TRUE, the parts of the trough on the two sides of the slider are drawn "
"with different details"
-#: gtk/gtkrange.c:535
+#: gtk/gtkrange.c:541
msgid "Trough Under Steppers"
msgstr "Trough Under Steppers"
-#: gtk/gtkrange.c:536
+#: gtk/gtkrange.c:542
msgid ""
"Whether to draw trough for full length of range or exclude the steppers and "
"spacing"
@@ -4530,92 +4578,92 @@ msgstr ""
"Whether to draw trough for full length of range or exclude the steppers and "
"spacing"
-#: gtk/gtkrange.c:549
+#: gtk/gtkrange.c:555
msgid "Arrow scaling"
msgstr "Arrow scaling"
-#: gtk/gtkrange.c:550
+#: gtk/gtkrange.c:556
msgid "Arrow scaling with regard to scroll button size"
msgstr "Arrow scaling with regard to scroll button size"
-#: gtk/gtkrecentaction.c:679 gtk/gtkrecentchoosermenu.c:206
+#: gtk/gtkrecentaction.c:616 gtk/gtkrecentchoosermenu.c:228
msgid "Show Numbers"
msgstr "Show Numbers"
-#: gtk/gtkrecentaction.c:680 gtk/gtkrecentchoosermenu.c:207
+#: gtk/gtkrecentaction.c:617 gtk/gtkrecentchoosermenu.c:229
msgid "Whether the items should be displayed with a number"
msgstr "Whether the items should be displayed with a number"
-#: gtk/gtkrecentchooser.c:120
+#: gtk/gtkrecentchooser.c:132
msgid "Recent Manager"
msgstr "Recent Manager"
-#: gtk/gtkrecentchooser.c:121
+#: gtk/gtkrecentchooser.c:133
msgid "The RecentManager object to use"
msgstr "The RecentManager object to use"
-#: gtk/gtkrecentchooser.c:135
+#: gtk/gtkrecentchooser.c:147
msgid "Show Private"
msgstr "Show Private"
-#: gtk/gtkrecentchooser.c:136
+#: gtk/gtkrecentchooser.c:148
msgid "Whether the private items should be displayed"
msgstr "Whether the private items should be displayed"
-#: gtk/gtkrecentchooser.c:149
+#: gtk/gtkrecentchooser.c:161
msgid "Show Tooltips"
msgstr "Show Tooltips"
-#: gtk/gtkrecentchooser.c:150
+#: gtk/gtkrecentchooser.c:162
msgid "Whether there should be a tooltip on the item"
msgstr "Whether there should be a tooltip on the item"
-#: gtk/gtkrecentchooser.c:162
+#: gtk/gtkrecentchooser.c:174
msgid "Show Icons"
msgstr "Show Icons"
-#: gtk/gtkrecentchooser.c:163
+#: gtk/gtkrecentchooser.c:175
msgid "Whether there should be an icon near the item"
msgstr "Whether there should be an icon near the item"
-#: gtk/gtkrecentchooser.c:178
+#: gtk/gtkrecentchooser.c:190
msgid "Show Not Found"
msgstr "Show Not Found"
-#: gtk/gtkrecentchooser.c:179
+#: gtk/gtkrecentchooser.c:191
msgid "Whether the items pointing to unavailable resources should be displayed"
msgstr ""
"Whether the items pointing to unavailable resources should be displayed"
-#: gtk/gtkrecentchooser.c:192
+#: gtk/gtkrecentchooser.c:204
msgid "Whether to allow multiple items to be selected"
msgstr "Whether to allow multiple items to be selected"
-#: gtk/gtkrecentchooser.c:205
+#: gtk/gtkrecentchooser.c:217
msgid "Local only"
msgstr "Local only"
-#: gtk/gtkrecentchooser.c:206
+#: gtk/gtkrecentchooser.c:218
msgid "Whether the selected resource(s) should be limited to local file: URIs"
msgstr "Whether the selected resource(s) should be limited to local file: URIs"
-#: gtk/gtkrecentchooser.c:222 gtk/gtkrecentmanager.c:229
+#: gtk/gtkrecentchooser.c:234 gtk/gtkrecentmanager.c:229
msgid "Limit"
msgstr "Limit"
-#: gtk/gtkrecentchooser.c:223
+#: gtk/gtkrecentchooser.c:235
msgid "The maximum number of items to be displayed"
msgstr "The maximum number of items to be displayed"
-#: gtk/gtkrecentchooser.c:237
+#: gtk/gtkrecentchooser.c:249
msgid "Sort Type"
msgstr "Sort Type"
-#: gtk/gtkrecentchooser.c:238
+#: gtk/gtkrecentchooser.c:250
msgid "The sorting order of the items displayed"
msgstr "The sorting order of the items displayed"
-#: gtk/gtkrecentchooser.c:253
+#: gtk/gtkrecentchooser.c:265
msgid "The current filter for selecting which resources are displayed"
msgstr "The current filter for selecting which resources are displayed"
@@ -4669,65 +4717,61 @@ msgstr "Metric"
msgid "The metric used for the ruler"
msgstr "The metric used for the ruler"
-#: gtk/gtkscale.c:178
+#: gtk/gtkscale.c:201
msgid "The number of decimal places that are displayed in the value"
msgstr "The number of decimal places that are displayed in the value"
-#: gtk/gtkscale.c:187
+#: gtk/gtkscale.c:210
msgid "Draw Value"
msgstr "Draw Value"
-#: gtk/gtkscale.c:188
+#: gtk/gtkscale.c:211
msgid "Whether the current value is displayed as a string next to the slider"
msgstr "Whether the current value is displayed as a string next to the slider"
-#: gtk/gtkscale.c:195
+#: gtk/gtkscale.c:218
msgid "Value Position"
msgstr "Value Position"
-#: gtk/gtkscale.c:196
+#: gtk/gtkscale.c:219
msgid "The position in which the current value is displayed"
msgstr "The position in which the current value is displayed"
-#: gtk/gtkscale.c:203
+#: gtk/gtkscale.c:226
msgid "Slider Length"
msgstr "Slider Length"
-#: gtk/gtkscale.c:204
+#: gtk/gtkscale.c:227
msgid "Length of scale's slider"
msgstr "Length of scale's slider"
-#: gtk/gtkscale.c:212
+#: gtk/gtkscale.c:235
msgid "Value spacing"
msgstr "Value spacing"
-#: gtk/gtkscale.c:213
+#: gtk/gtkscale.c:236
msgid "Space between value text and the slider/trough area"
msgstr "Space between value text and the slider/trough area"
-#: gtk/gtkscalebutton.c:194
-msgid "The orientation of the scale"
-msgstr "The orientation of the scale"
-
-#: gtk/gtkscalebutton.c:203
+#: gtk/gtkscalebutton.c:201
msgid "The value of the scale"
msgstr "The value of the scale"
-#: gtk/gtkscalebutton.c:213
+#: gtk/gtkscalebutton.c:211
msgid "The icon size"
msgstr "The icon size"
-#: gtk/gtkscalebutton.c:222
+#: gtk/gtkscalebutton.c:220
msgid ""
"The GtkAdjustment that contains the current value of this scale button object"
msgstr ""
"The GtkAdjustment that contains the current value of this scale button object"
-#: gtk/gtkscalebutton.c:250
+#: gtk/gtkscalebutton.c:248
msgid "Icons"
msgstr "Icons"
-#: gtk/gtkscalebutton.c:251
+#: gtk/gtkscalebutton.c:249
msgid "List of icon names"
msgstr "List of icon names"
@@ -5237,60 +5281,60 @@ msgstr "Recent Files Limit"
msgid "Number of recently used files"
msgstr "Number of recently used files"
-#: gtk/gtksettings.c:841
+#: gtk/gtksettings.c:845
msgid "Default IM module"
msgstr "Default IM module"
-#: gtk/gtksettings.c:842
+#: gtk/gtksettings.c:846
msgid "Which IM module should be used by default"
msgstr "Which IM module should be used by default"
-#: gtk/gtksettings.c:860
+#: gtk/gtksettings.c:864
msgid "Recent Files Max Age"
msgstr "Recent Files Max Age"
-#: gtk/gtksettings.c:861
+#: gtk/gtksettings.c:865
msgid "Maximum age of recently used files, in days"
msgstr "Maximum age of recently used files, in days"
-#: gtk/gtksettings.c:870
+#: gtk/gtksettings.c:874
msgid "Fontconfig configuration timestamp"
msgstr "Fontconfig configuration timestamp"
-#: gtk/gtksettings.c:871
+#: gtk/gtksettings.c:875
msgid "Timestamp of current fontconfig configuration"
msgstr "Timestamp of current fontconfig configuration"
-#: gtk/gtksettings.c:893
+#: gtk/gtksettings.c:897
msgid "Sound Theme Name"
msgstr "Sound Theme Name"
-#: gtk/gtksettings.c:894
+#: gtk/gtksettings.c:898
msgid "XDG sound theme name"
msgstr "XDG sound theme name"
#. Translators: this means sounds that are played as feedback to user input
-#: gtk/gtksettings.c:916
+#: gtk/gtksettings.c:920
msgid "Audible Input Feedback"
msgstr "Audible Input Feedback"
-#: gtk/gtksettings.c:917
+#: gtk/gtksettings.c:921
msgid "Whether to play event sounds as feedback to user input"
msgstr "Whether to play event sounds as feedback to user input"
-#: gtk/gtksettings.c:938
+#: gtk/gtksettings.c:942
msgid "Enable Event Sounds"
msgstr "Enable Event Sounds"
-#: gtk/gtksettings.c:939
+#: gtk/gtksettings.c:943
msgid "Whether to play any event sounds at all"
msgstr "Whether to play any event sounds at all"
-#: gtk/gtksettings.c:954
+#: gtk/gtksettings.c:958
msgid "Enable Tooltips"
msgstr "Enable Tooltips"
-#: gtk/gtksettings.c:955
+#: gtk/gtksettings.c:959
msgid "Whether tooltips should be shown on widgets"
msgstr "Whether tooltips should be shown on widgets"
@@ -5382,10 +5426,6 @@ msgstr "Whether the statusbar has a grip for resizing the toplevel"
msgid "Style of bevel around the statusbar text"
msgstr "Style of bevel around the statusbar text"
-#: gtk/gtkstatusicon.c:250
-msgid "GIcon"
-msgstr "GIcon"
-
#: gtk/gtkstatusicon.c:268
msgid "The size of the icon"
msgstr "The size of the icon"
@@ -5564,51 +5604,51 @@ msgstr "Word Wrap"
msgid "Whether words are wrapped at widget edges"
msgstr "Whether words are wrapped at widget edges"
-#: gtk/gtktextbuffer.c:179
+#: gtk/gtktextbuffer.c:180
msgid "Tag Table"
msgstr "Tag Table"
-#: gtk/gtktextbuffer.c:180
+#: gtk/gtktextbuffer.c:181
msgid "Text Tag Table"
msgstr "Text Tag Table"
-#: gtk/gtktextbuffer.c:198
+#: gtk/gtktextbuffer.c:199
msgid "Current text of the buffer"
msgstr "Current text of the buffer"
-#: gtk/gtktextbuffer.c:212
+#: gtk/gtktextbuffer.c:213
msgid "Has selection"
msgstr "Has selection"
-#: gtk/gtktextbuffer.c:213
+#: gtk/gtktextbuffer.c:214
msgid "Whether the buffer has some text currently selected"
msgstr "Whether the buffer has some text currently selected"
-#: gtk/gtktextbuffer.c:229
+#: gtk/gtktextbuffer.c:230
msgid "Cursor position"
msgstr "Cursor position"
-#: gtk/gtktextbuffer.c:230
+#: gtk/gtktextbuffer.c:231
msgid ""
"The position of the insert mark (as offset from the beginning of the buffer)"
msgstr ""
"The position of the insert mark (as offset from the beginning of the buffer)"
-#: gtk/gtktextbuffer.c:245
+#: gtk/gtktextbuffer.c:246
msgid "Copy target list"
msgstr "Copy target list"
-#: gtk/gtktextbuffer.c:246
+#: gtk/gtktextbuffer.c:247
msgid ""
"The list of targets this buffer supports for clipboard copying and DND source"
msgstr ""
"The list of targets this buffer supports for clipboard copying and DND source"
-#: gtk/gtktextbuffer.c:261
+#: gtk/gtktextbuffer.c:262
msgid "Paste target list"
msgstr "Paste target list"
-#: gtk/gtktextbuffer.c:262
+#: gtk/gtktextbuffer.c:263
msgid ""
"The list of targets this buffer supports for clipboard pasting and DND "
"destination"
@@ -5714,7 +5754,7 @@ msgstr ""
"adapts to theme changes etc. so is recommended. Pango predefines some scales "
"such as PANGO_SCALE_X_LARGE"
-#: gtk/gtktexttag.c:360 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:360 gtk/gtktextview.c:591
msgid "Left, right, or center justification"
msgstr "Left, right, or centre justification"
@@ -5730,7 +5770,7 @@ msgstr ""
msgid "Left margin"
msgstr "Left margin"
-#: gtk/gtktexttag.c:387 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:387 gtk/gtktextview.c:600
msgid "Width of the left margin in pixels"
msgstr "Width of the left margin in pixels"
@@ -5738,15 +5778,15 @@ msgstr "Width of the left margin in pixels"
msgid "Right margin"
msgstr "Right margin"
-#: gtk/gtktexttag.c:397 gtk/gtktextview.c:605
+#: gtk/gtktexttag.c:397 gtk/gtktextview.c:610
msgid "Width of the right margin in pixels"
msgstr "Width of the right margin in pixels"
-#: gtk/gtktexttag.c:407 gtk/gtktextview.c:614
+#: gtk/gtktexttag.c:407 gtk/gtktextview.c:619
msgid "Indent"
msgstr "Indent"
-#: gtk/gtktexttag.c:408 gtk/gtktextview.c:615
+#: gtk/gtktexttag.c:408 gtk/gtktextview.c:620
msgid "Amount to indent the paragraph, in pixels"
msgstr "Amount to indent the paragraph, in pixels"
@@ -5762,7 +5802,7 @@ msgstr ""
msgid "Pixels above lines"
msgstr "Pixels above lines"
-#: gtk/gtktexttag.c:429 gtk/gtktextview.c:539
+#: gtk/gtktexttag.c:429 gtk/gtktextview.c:544
msgid "Pixels of blank space above paragraphs"
msgstr "Pixels of blank space above paragraphs"
@@ -5770,7 +5810,7 @@ msgstr "Pixels of blank space above paragraphs"
msgid "Pixels below lines"
msgstr "Pixels below lines"
-#: gtk/gtktexttag.c:439 gtk/gtktextview.c:549
+#: gtk/gtktexttag.c:439 gtk/gtktextview.c:554
msgid "Pixels of blank space below paragraphs"
msgstr "Pixels of blank space below paragraphs"
@@ -5778,21 +5818,21 @@ msgstr "Pixels of blank space below paragraphs"
msgid "Pixels inside wrap"
msgstr "Pixels inside wrap"
-#: gtk/gtktexttag.c:449 gtk/gtktextview.c:559
+#: gtk/gtktexttag.c:449 gtk/gtktextview.c:564
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr "Pixels of blank space between wrapped lines in a paragraph"
-#: gtk/gtktexttag.c:476 gtk/gtktextview.c:577
+#: gtk/gtktexttag.c:476 gtk/gtktextview.c:582
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
-#: gtk/gtktexttag.c:485 gtk/gtktextview.c:624
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:629
msgid "Tabs"
msgstr "Tabs"
-#: gtk/gtktexttag.c:486 gtk/gtktextview.c:625
+#: gtk/gtktexttag.c:486 gtk/gtktextview.c:630
msgid "Custom tabs for this text"
msgstr "Custom tabs for this text"
@@ -5936,201 +5976,201 @@ msgstr "Paragraph background set"
msgid "Whether this tag affects the paragraph background color"
msgstr "Whether this tag affects the paragraph background colour"
-#: gtk/gtktextview.c:538
+#: gtk/gtktextview.c:543
msgid "Pixels Above Lines"
msgstr "Pixels Above Lines"
-#: gtk/gtktextview.c:548
+#: gtk/gtktextview.c:553
msgid "Pixels Below Lines"
msgstr "Pixels Below Lines"
-#: gtk/gtktextview.c:558
+#: gtk/gtktextview.c:563
msgid "Pixels Inside Wrap"
msgstr "Pixels Inside Wrap"
-#: gtk/gtktextview.c:576
+#: gtk/gtktextview.c:581
msgid "Wrap Mode"
msgstr "Wrap Mode"
-#: gtk/gtktextview.c:594
+#: gtk/gtktextview.c:599
msgid "Left Margin"
msgstr "Left Margin"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:609
msgid "Right Margin"
msgstr "Right Margin"
-#: gtk/gtktextview.c:632
+#: gtk/gtktextview.c:637
msgid "Cursor Visible"
msgstr "Cursor Visible"
-#: gtk/gtktextview.c:633
+#: gtk/gtktextview.c:638
msgid "If the insertion cursor is shown"
msgstr "If the insertion cursor is shown"
-#: gtk/gtktextview.c:640
+#: gtk/gtktextview.c:645
msgid "Buffer"
msgstr "Buffer"
-#: gtk/gtktextview.c:641
+#: gtk/gtktextview.c:646
msgid "The buffer which is displayed"
msgstr "The buffer which is displayed"
-#: gtk/gtktextview.c:649
+#: gtk/gtktextview.c:654
msgid "Whether entered text overwrites existing contents"
msgstr "Whether entered text overwrites existing contents"
-#: gtk/gtktextview.c:656
+#: gtk/gtktextview.c:661
msgid "Accepts tab"
msgstr "Accepts tab"
-#: gtk/gtktextview.c:657
+#: gtk/gtktextview.c:662
msgid "Whether Tab will result in a tab character being entered"
msgstr "Whether Tab will result in a tab character being entered"
-#: gtk/gtktextview.c:666
+#: gtk/gtktextview.c:691
msgid "Error underline color"
msgstr "Error underline colour"
-#: gtk/gtktextview.c:667
+#: gtk/gtktextview.c:692
msgid "Color with which to draw error-indication underlines"
msgstr "Colour with which to draw error-indication underlines"
-#: gtk/gtktoggleaction.c:103
+#: gtk/gtktoggleaction.c:104
msgid "Create the same proxies as a radio action"
msgstr "Create the same proxies as a radio action"
-#: gtk/gtktoggleaction.c:104
+#: gtk/gtktoggleaction.c:105
msgid "Whether the proxies for this action look like radio action proxies"
msgstr "Whether the proxies for this action look like radio action proxies"
-#: gtk/gtktoggleaction.c:119
+#: gtk/gtktoggleaction.c:120
msgid "If the toggle action should be active in or not"
msgstr "If the toggle action should be active in or not"
-#: gtk/gtktogglebutton.c:103 gtk/gtktoggletoolbutton.c:102
+#: gtk/gtktogglebutton.c:116 gtk/gtktoggletoolbutton.c:115
msgid "If the toggle button should be pressed in or not"
msgstr "If the toggle button should be pressed in or not"
-#: gtk/gtktogglebutton.c:111
+#: gtk/gtktogglebutton.c:124
msgid "If the toggle button is in an \"in between\" state"
msgstr "If the toggle button is in an \"in between\" state"
-#: gtk/gtktogglebutton.c:118
+#: gtk/gtktogglebutton.c:131
msgid "Draw Indicator"
msgstr "Draw Indicator"
-#: gtk/gtktogglebutton.c:119
+#: gtk/gtktogglebutton.c:132
msgid "If the toggle part of the button is displayed"
msgstr "If the toggle part of the button is displayed"
-#: gtk/gtktoolbar.c:495
+#: gtk/gtktoolbar.c:494
msgid "Toolbar Style"
msgstr "Toolbar Style"
-#: gtk/gtktoolbar.c:496
+#: gtk/gtktoolbar.c:495
msgid "How to draw the toolbar"
msgstr "How to draw the toolbar"
-#: gtk/gtktoolbar.c:503
+#: gtk/gtktoolbar.c:502
msgid "Show Arrow"
msgstr "Show Arrow"
-#: gtk/gtktoolbar.c:504
+#: gtk/gtktoolbar.c:503
msgid "If an arrow should be shown if the toolbar doesn't fit"
msgstr "If an arrow should be shown if the toolbar doesn't fit"
-#: gtk/gtktoolbar.c:519
+#: gtk/gtktoolbar.c:518
msgid "Tooltips"
msgstr "Tooltips"
-#: gtk/gtktoolbar.c:520
+#: gtk/gtktoolbar.c:519
msgid "If the tooltips of the toolbar should be active or not"
msgstr "If the tooltips of the toolbar should be active or not"
-#: gtk/gtktoolbar.c:542
+#: gtk/gtktoolbar.c:541
msgid "Size of icons in this toolbar"
msgstr "Size of icons in this toolbar"
-#: gtk/gtktoolbar.c:557
+#: gtk/gtktoolbar.c:556
msgid "Icon size set"
msgstr "Icon size set"
-#: gtk/gtktoolbar.c:558
+#: gtk/gtktoolbar.c:557
msgid "Whether the icon-size property has been set"
msgstr "Whether the icon-size property has been set"
-#: gtk/gtktoolbar.c:567
+#: gtk/gtktoolbar.c:566
msgid "Whether the item should receive extra space when the toolbar grows"
msgstr "Whether the item should receive extra space when the toolbar grows"
-#: gtk/gtktoolbar.c:575
+#: gtk/gtktoolbar.c:574
msgid "Whether the item should be the same size as other homogeneous items"
msgstr "Whether the item should be the same size as other homogeneous items"
-#: gtk/gtktoolbar.c:582
+#: gtk/gtktoolbar.c:581
msgid "Spacer size"
msgstr "Spacer size"
-#: gtk/gtktoolbar.c:583
+#: gtk/gtktoolbar.c:582
msgid "Size of spacers"
msgstr "Size of spacers"
-#: gtk/gtktoolbar.c:592
+#: gtk/gtktoolbar.c:591
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr "Amount of border space between the toolbar shadow and the buttons"
-#: gtk/gtktoolbar.c:600
+#: gtk/gtktoolbar.c:599
msgid "Maximum child expand"
msgstr "Maximum child expand"
-#: gtk/gtktoolbar.c:601
+#: gtk/gtktoolbar.c:600
msgid "Maximum amount of space an expandable item will be given"
msgstr "Maximum amount of space an expandable item will be given"
-#: gtk/gtktoolbar.c:609
+#: gtk/gtktoolbar.c:608
msgid "Space style"
msgstr "Space style"
-#: gtk/gtktoolbar.c:610
+#: gtk/gtktoolbar.c:609
msgid "Whether spacers are vertical lines or just blank"
msgstr "Whether spacers are vertical lines or just blank"
-#: gtk/gtktoolbar.c:617
+#: gtk/gtktoolbar.c:616
msgid "Button relief"
msgstr "Button relief"
-#: gtk/gtktoolbar.c:618
+#: gtk/gtktoolbar.c:617
msgid "Type of bevel around toolbar buttons"
msgstr "Type of bevel around toolbar buttons"
-#: gtk/gtktoolbar.c:625
+#: gtk/gtktoolbar.c:624
msgid "Style of bevel around the toolbar"
msgstr "Style of bevel around the toolbar"
-#: gtk/gtktoolbar.c:631
+#: gtk/gtktoolbar.c:630
msgid "Toolbar style"
msgstr "Toolbar style"
-#: gtk/gtktoolbar.c:632
+#: gtk/gtktoolbar.c:631
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
"Whether default toolbars have text only, text and icons, icons only, etc."
-#: gtk/gtktoolbar.c:638
+#: gtk/gtktoolbar.c:637
msgid "Toolbar icon size"
msgstr "Toolbar icon size"
-#: gtk/gtktoolbar.c:639
+#: gtk/gtktoolbar.c:638
msgid "Size of icons in default toolbars"
msgstr "Size of icons in default toolbars"
-#: gtk/gtktoolbutton.c:181
+#: gtk/gtktoolbutton.c:203
msgid "Text to show in the item."
msgstr "Text to show in the item."
-#: gtk/gtktoolbutton.c:188
+#: gtk/gtktoolbutton.c:210
msgid ""
"If set, an underline in the label property indicates that the next character "
"should be used for the mnemonic accelerator key in the overflow menu"
@@ -6138,43 +6178,43 @@ msgstr ""
"If set, an underline in the label property indicates that the next character "
"should be used for the mnemonic accelerator key in the overflow menu"
-#: gtk/gtktoolbutton.c:195
+#: gtk/gtktoolbutton.c:217
msgid "Widget to use as the item label"
msgstr "Widget to use as the item label"
-#: gtk/gtktoolbutton.c:201
+#: gtk/gtktoolbutton.c:223
msgid "Stock Id"
msgstr "Stock Id"
-#: gtk/gtktoolbutton.c:202
+#: gtk/gtktoolbutton.c:224
msgid "The stock icon displayed on the item"
msgstr "The stock icon displayed on the item"
-#: gtk/gtktoolbutton.c:218
+#: gtk/gtktoolbutton.c:240
msgid "Icon name"
msgstr "Icon name"
-#: gtk/gtktoolbutton.c:219
+#: gtk/gtktoolbutton.c:241
msgid "The name of the themed icon displayed on the item"
msgstr "The name of the themed icon displayed on the item"
-#: gtk/gtktoolbutton.c:225
+#: gtk/gtktoolbutton.c:247
msgid "Icon widget"
msgstr "Icon widget"
-#: gtk/gtktoolbutton.c:226
+#: gtk/gtktoolbutton.c:248
msgid "Icon widget to display in the item"
msgstr "Icon widget to display in the item"
-#: gtk/gtktoolbutton.c:239
+#: gtk/gtktoolbutton.c:261
msgid "Icon spacing"
msgstr "Icon spacing"
-#: gtk/gtktoolbutton.c:240
+#: gtk/gtktoolbutton.c:262
msgid "Spacing in pixels between the icon and label"
msgstr "Spacing in pixels between the icon and label"
-#: gtk/gtktoolitem.c:171
+#: gtk/gtktoolitem.c:193
msgid ""
"Whether the toolbar item is considered important. When TRUE, toolbar buttons "
"show text in GTK_TOOLBAR_BOTH_HORIZ mode"
@@ -6514,15 +6554,15 @@ msgstr "Sort order"
msgid "Sort direction the sort indicator should indicate"
msgstr "Sort direction the sort indicator should indicate"
-#: gtk/gtkuimanager.c:222
+#: gtk/gtkuimanager.c:223
msgid "Whether tearoff menu items should be added to menus"
msgstr "Whether tearoff menu items should be added to menus"
-#: gtk/gtkuimanager.c:229
+#: gtk/gtkuimanager.c:230
msgid "Merged UI definition"
msgstr "Merged UI definition"
-#: gtk/gtkuimanager.c:230
+#: gtk/gtkuimanager.c:231
msgid "An XML string describing the merged UI"
msgstr "An XML string describing the merged UI"
@@ -6706,51 +6746,51 @@ msgstr "Window"
msgid "The widget's window if it is realized"
msgstr "The widget's window if it is realised"
-#: gtk/gtkwidget.c:2208
+#: gtk/gtkwidget.c:2212
msgid "Interior Focus"
msgstr "Interior Focus"
-#: gtk/gtkwidget.c:2209
+#: gtk/gtkwidget.c:2213
msgid "Whether to draw the focus indicator inside widgets"
msgstr "Whether to draw the focus indicator inside widgets"
-#: gtk/gtkwidget.c:2215
+#: gtk/gtkwidget.c:2219
msgid "Focus linewidth"
msgstr "Focus linewidth"
-#: gtk/gtkwidget.c:2216
+#: gtk/gtkwidget.c:2220
msgid "Width, in pixels, of the focus indicator line"
msgstr "Width, in pixels, of the focus indicator line"
-#: gtk/gtkwidget.c:2222
+#: gtk/gtkwidget.c:2226
msgid "Focus line dash pattern"
msgstr "Focus line dash pattern"
-#: gtk/gtkwidget.c:2223
+#: gtk/gtkwidget.c:2227
msgid "Dash pattern used to draw the focus indicator"
msgstr "Dash pattern used to draw the focus indicator"
-#: gtk/gtkwidget.c:2228
+#: gtk/gtkwidget.c:2232
msgid "Focus padding"
msgstr "Focus padding"
-#: gtk/gtkwidget.c:2229
+#: gtk/gtkwidget.c:2233
msgid "Width, in pixels, between focus indicator and the widget 'box'"
msgstr "Width, in pixels, between focus indicator and the widget 'box'"
-#: gtk/gtkwidget.c:2234
+#: gtk/gtkwidget.c:2238
msgid "Cursor color"
msgstr "Cursor colour"
-#: gtk/gtkwidget.c:2235
+#: gtk/gtkwidget.c:2239
msgid "Color with which to draw insertion cursor"
msgstr "Colour with which to draw insertion cursor"
-#: gtk/gtkwidget.c:2240
+#: gtk/gtkwidget.c:2244
msgid "Secondary cursor color"
msgstr "Secondary cursor colour"
-#: gtk/gtkwidget.c:2241
+#: gtk/gtkwidget.c:2245
msgid ""
"Color with which to draw the secondary insertion cursor when editing mixed "
"right-to-left and left-to-right text"
@@ -6758,43 +6798,43 @@ msgstr ""
"Colour with which to draw the secondary insertion cursor when editing mixed "
"right-to-left and left-to-right text"
-#: gtk/gtkwidget.c:2246
+#: gtk/gtkwidget.c:2250
msgid "Cursor line aspect ratio"
msgstr "Cursor line aspect ratio"
-#: gtk/gtkwidget.c:2247
+#: gtk/gtkwidget.c:2251
msgid "Aspect ratio with which to draw insertion cursor"
msgstr "Aspect ratio with which to draw insertion cursor"
-#: gtk/gtkwidget.c:2261
+#: gtk/gtkwidget.c:2265
msgid "Draw Border"
msgstr "Draw Border"
-#: gtk/gtkwidget.c:2262
+#: gtk/gtkwidget.c:2266
msgid "Size of areas outside the widget's allocation to draw"
msgstr "Size of areas outside the widget's allocation to draw"
-#: gtk/gtkwidget.c:2275
+#: gtk/gtkwidget.c:2279
msgid "Unvisited Link Color"
msgstr "Unvisited Link Colour"
-#: gtk/gtkwidget.c:2276
+#: gtk/gtkwidget.c:2280
msgid "Color of unvisited links"
msgstr "Colour of unvisited links"
-#: gtk/gtkwidget.c:2289
+#: gtk/gtkwidget.c:2293
msgid "Visited Link Color"
msgstr "Visited Link Colour"
-#: gtk/gtkwidget.c:2290
+#: gtk/gtkwidget.c:2294
msgid "Color of visited links"
msgstr "Colour of visited links"
-#: gtk/gtkwidget.c:2304
+#: gtk/gtkwidget.c:2308
msgid "Wide Separators"
msgstr "Wide Separators"
-#: gtk/gtkwidget.c:2305
+#: gtk/gtkwidget.c:2309
msgid ""
"Whether separators have configurable width and should be drawn using a box "
"instead of a line"
@@ -6802,35 +6842,35 @@ msgstr ""
"Whether separators have configurable width and should be drawn using a box "
"instead of a line"
-#: gtk/gtkwidget.c:2319
+#: gtk/gtkwidget.c:2323
msgid "Separator Width"
msgstr "Separator Width"
-#: gtk/gtkwidget.c:2320
+#: gtk/gtkwidget.c:2324
msgid "The width of separators if wide-separators is TRUE"
msgstr "The width of separators if wide-separators is TRUE"
-#: gtk/gtkwidget.c:2334
+#: gtk/gtkwidget.c:2338
msgid "Separator Height"
msgstr "Separator Height"
-#: gtk/gtkwidget.c:2335
+#: gtk/gtkwidget.c:2339
msgid "The height of separators if \"wide-separators\" is TRUE"
msgstr "The height of separators if \"wide-separators\" is TRUE"
-#: gtk/gtkwidget.c:2349
+#: gtk/gtkwidget.c:2353
msgid "Horizontal Scroll Arrow Length"
msgstr "Horizontal Scroll Arrow Length"
-#: gtk/gtkwidget.c:2350
+#: gtk/gtkwidget.c:2354
msgid "The length of horizontal scroll arrows"
msgstr "The length of horizontal scroll arrows"
-#: gtk/gtkwidget.c:2364
+#: gtk/gtkwidget.c:2368
msgid "Vertical Scroll Arrow Length"
msgstr "Vertical Scroll Arrow Length"
-#: gtk/gtkwidget.c:2365
+#: gtk/gtkwidget.c:2369
msgid "The length of vertical scroll arrows"
msgstr "The length of vertical scroll arrows"