r14827 by fschmid - Reworded the term "Image inline" to "Embed Image" to make it clearer what that action does.

scribus-commit scribus-commit at lists.scribus.net
Fri Feb 26 16:00:18 CET 2010


Revision: 14827
Author: fschmid
Date: 2010-02-26T14:50:19.174599Z
Commit message: Reworded the term "Image inline" to "Embed Image" to make it clearer what that action does.

Changeset: 
M  /trunk/Scribus/scribus/actionmanager.cpp

Diffs:
Index: scribus/actionmanager.cpp
===================================================================
--- scribus/actionmanager.cpp	(revision 14826)
+++ scribus/actionmanager.cpp	(revision 14827)
@@ -1371,7 +1371,7 @@
 	(*scrActions)["itemUpdateImage"]->setTexts( tr("&Update Image"));
 	(*scrActions)["itemAdjustFrameToImage"]->setTexts( tr("Adjust Frame to Image"));
 	(*scrActions)["itemAdjustImageToFrame"]->setTexts( tr("Adjust Image to Frame"));
-	(*scrActions)["itemToggleInlineImage"]->setTexts( tr("Image Inline"));
+	(*scrActions)["itemToggleInlineImage"]->setTexts( tr("Embed Image"));
 	(*scrActions)["itemExtendedImageProperties"]->setTexts( tr("Extended Image Properties"));
 	(*scrActions)["itemPreviewLow"]->setTexts( tr("&Low Resolution"));
 	(*scrActions)["itemPreviewNormal"]->setTexts( tr("&Normal Resolution"));




More information about the scribus-commit mailing list