summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/document-properties.cpp
diff options
context:
space:
mode:
authorAlexandre Prokoudine <alexandre.prokoudine@gmail.com>2008-11-25 23:06:07 +0000
committerprokoudine <prokoudine@users.sourceforge.net>2008-11-25 23:06:07 +0000
commit72b88971b7b012e870ae25cd6da6021151e42752 (patch)
tree0f74a6594ec7d5e65774b40b0121a3f5b08f4d21 /src/ui/dialog/document-properties.cpp
parentFixed OpenMP dependency to be optional. (diff)
downloadinkscape-72b88971b7b012e870ae25cd6da6021151e42752.tar.gz
inkscape-72b88971b7b012e870ae25cd6da6021151e42752.zip
marked forgotten translatable message
(bzr r6901)
Diffstat (limited to 'src/ui/dialog/document-properties.cpp')
-rw-r--r--src/ui/dialog/document-properties.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/document-properties.cpp b/src/ui/dialog/document-properties.cpp
index e47630615..a5fafd482 100644
--- a/src/ui/dialog/document-properties.cpp
+++ b/src/ui/dialog/document-properties.cpp
@@ -603,7 +603,7 @@ DocumentProperties::build_cms()
Gtk::Label *label_avail = manage (new Gtk::Label);
label_avail->set_markup (_("<b>Available Color Profiles:</b>"));
- _embed_btn.set_label("Embed Profile");
+ _embed_btn.set_label(_("Embed Profile"));
Gtk::Widget *const array[] =
{