diff options
author | akki95 <akshaydeepiitr@gmail.com> | 2016-01-28 05:47:22 +0530 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-02-02 12:39:43 +0000 |
commit | a78f074a0b0be4577ffd9bbf4fe00cc7f06ee9bb (patch) | |
tree | e5024c8baccf279139252fb1e3290b068a06ec63 /cui/uiconfig | |
parent | 18fbddcca569c109ca2f46f7d791187e672d4d83 (diff) |
tdf#70998 Termchange: Graphic/Picture->Image
Changed visible terms as required.
Change-Id: Id4335629977aa8512c753241d7c2203820716b73
Reviewed-on: https://gerrit.libreoffice.org/21857
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'cui/uiconfig')
-rw-r--r-- | cui/uiconfig/ui/optmemorypage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/optmemorypage.ui b/cui/uiconfig/ui/optmemorypage.ui index 691c8f224ea6..072f9b5da5a3 100644 --- a/cui/uiconfig/ui/optmemorypage.ui +++ b/cui/uiconfig/ui/optmemorypage.ui @@ -185,7 +185,7 @@ <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes">Graphics Cache</property> + <property name="label" translatable="yes">Image Cache</property> <attributes> <attribute name="weight" value="bold"/> </attributes> |