sc/source/ui/src/globstr.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit cf9a7d8809058739a2b1737a82ab789ba75e48ec Author: Caolán McNamara <caol...@redhat.com> Date: Wed Jun 7 12:23:47 2017 +0100 fix some .src offsets Change-Id: I2e36ca50b2141d5d15bd387b38f15e43a9c78343 Reviewed-on: https://gerrit.libreoffice.org/38498 Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/sc/source/ui/src/globstr.src b/sc/source/ui/src/globstr.src index 932f1b1ba36d..349a33030a6b 100644 --- a/sc/source/ui/src/globstr.src +++ b/sc/source/ui/src/globstr.src @@ -1347,7 +1347,7 @@ String STR_CHANGED_MOVE+RID_GLOBSTR_OFFSET { Text [ en-US ] = "Range moved from #1 to #2" ; }; -String STR_END_REDLINING +String STR_END_REDLINING+RID_GLOBSTR_OFFSET { Text [ en-US ] = "This action will exit the change recording mode.\nAny information about changes will be lost.\n\nExit change recording mode?\n\n" ; }; @@ -1434,7 +1434,7 @@ String STR_ERR_LONG_NESTED_ARRAY+RID_GLOBSTR_OFFSET { Text [ en-US ] = "Nested arrays are not supported." ; }; -String STR_UNDO_TEXTTOCOLUMNS +String STR_UNDO_TEXTTOCOLUMNS+RID_GLOBSTR_OFFSET { Text [ en-US ] = "Text to Columns"; };
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits