Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/3274

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/74/3274/1

Rename misleading Sort by Name option to Reverse Sort Order

This list is always sorted by name, the option just reverses the
sorting. Also, add a missing "to".

Change-Id: I60cd912d5319ea3ca8fe612c13ca23f6af6f062e
---
M sfx2/source/doc/templatedlg.src
1 file changed, 2 insertions(+), 2 deletions(-)



diff --git a/sfx2/source/doc/templatedlg.src b/sfx2/source/doc/templatedlg.src
index 1761118..0e31578 100644
--- a/sfx2/source/doc/templatedlg.src
+++ b/sfx2/source/doc/templatedlg.src
@@ -13,7 +13,7 @@
 
 String STR_ACTION_SORT_NAME
 {
-    Text [ en-US ] = "Sort by name";
+    Text [ en-US ] = "Reverse Sort Order";
 };
 
 String STR_ACTION_REFRESH
@@ -84,7 +84,7 @@
 
 String STR_MSG_ERROR_SELECT_FOLDER
 {
-    Text [ en-US ] = "Select the destination folder(s) to save the template.";
+    Text [ en-US ] = "Select the destination folder(s) to save the template to.";
 };
 
 String STR_INPUT_TEMPLATE_NEW

-- 
To view, visit https://gerrit.libreoffice.org/3274
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I60cd912d5319ea3ca8fe612c13ca23f6af6f062e
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Stefan Knorr <heinzlesspam@gmail.com>


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.