summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-07-01 14:52:53 +0200
committerCaolán McNamara <caolanm@redhat.com>2015-07-02 16:32:32 +0000
commit897694d2bd499a42bf8df2cffa8fee4fb1841917 (patch)
tree7f10704cc6d01fd16f0dc39b27f5e359b1284078
parentb161552bd9f7d6b6de9752e4f0e7d6f65bbcf42e (diff)
Translation from Latin
"Noli me tangere" literally means "don't touch me" Change-Id: I7804030703ab78b3dd8899e6479005eaaffae554 Reviewed-on: https://gerrit.libreoffice.org/16704 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--vcl/unx/generic/app/i18n_ic.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/generic/app/i18n_ic.cxx b/vcl/unx/generic/app/i18n_ic.cxx
index c96b5adfdf5f..875be098fa88 100644
--- a/vcl/unx/generic/app/i18n_ic.cxx
+++ b/vcl/unx/generic/app/i18n_ic.cxx
@@ -412,7 +412,7 @@ SalI18N_InputContext::Map( SalFrame *pFrame )
void
SalI18N_InputContext::HandleDestroyIM()
{
- maContext = 0; // noli me tangere
+ maContext = 0; // don't change
mbUseable = False;
}