uui/source/alreadyopen.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a8f1fd297b00fbd25a84d9e31f00e3d32bc12e3f Author: Andras Timar <[email protected]> Date: Mon Jun 15 15:24:45 2015 +0200 untranslatable UI string (since 2009) Change-Id: Ic743bb74894a3873f72333a5d33211964e7bcdaf (cherry picked from commit 92d77c1c5b2318e63571fa39b741bb3ccbc6e812) diff --git a/uui/source/alreadyopen.src b/uui/source/alreadyopen.src index 49ed785..876db49 100644 --- a/uui/source/alreadyopen.src +++ b/uui/source/alreadyopen.src @@ -23,7 +23,7 @@ String STR_ALREADYOPEN_TITLE { - Text = "Document in Use"; + Text [ en-US ] = "Document in Use"; }; String STR_ALREADYOPEN_MSG { _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
