diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2013-10-30 16:24:11 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2013-10-30 15:29:59 +0000 |
commit | cb590c067fc86f402739e9a959192d501fe6bb26 (patch) | |
tree | a4b2d10668c5bec78c2e0629652752bab0efe9b4 | |
parent | 4954e2a2f6d99e9c1cfb15435c66bdbbf62f1cd3 (diff) |
rename software opencl option
Change-Id: Icbadc235164b8d055b71f7207535fac2188a1948
-rw-r--r-- | sc/uiconfig/scalc/ui/formulacalculationoptions.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/formulacalculationoptions.ui b/sc/uiconfig/scalc/ui/formulacalculationoptions.ui index 895f8eed379b..2e1b93b67463 100644 --- a/sc/uiconfig/scalc/ui/formulacalculationoptions.ui +++ b/sc/uiconfig/scalc/ui/formulacalculationoptions.ui @@ -467,7 +467,7 @@ <child> <object class="GtkLabel" id="software"> <property name="can_focus">False</property> - <property name="label" translatable="yes">Software</property> + <property name="label" translatable="yes">Internal, software interpreter</property> </object> <packing> <property name="left_attach">0</property> |