From 8e21247c44bde7f86a6287abe0872782219fb287 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 15 Jun 2015 16:39:10 +0200 Subject: more untranslatable UI strings Change-Id: I4c02d7613743a1b11594fd96f6131219afd102ef (cherry picked from commit 814867c75cd175594b8e60125f248ecbb6647644) --- uui/source/lockfailed.src | 4 ++-- uui/source/nameclashdlg.src | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'uui') diff --git a/uui/source/lockfailed.src b/uui/source/lockfailed.src index be9f43a31380..2384e43e0ed7 100644 --- a/uui/source/lockfailed.src +++ b/uui/source/lockfailed.src @@ -23,7 +23,7 @@ String STR_LOCKFAILED_TITLE { - Text = "Document Could Not Be Locked"; + Text [ en-US ] = "Document Could Not Be Locked"; }; String STR_LOCKFAILED_MSG { @@ -31,7 +31,7 @@ String STR_LOCKFAILED_MSG }; String STR_LOCKFAILED_DONTSHOWAGAIN { - Text = "~Do not show this message again"; + Text [ en-US ] = "~Do not show this message again"; }; /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/uui/source/nameclashdlg.src b/uui/source/nameclashdlg.src index 3ffe2e41ad91..b608123c1d53 100644 --- a/uui/source/nameclashdlg.src +++ b/uui/source/nameclashdlg.src @@ -23,17 +23,17 @@ String STR_RENAME_OR_REPLACE { - Text = "A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\nChoose Replace to overwrite the existing file or provide a new name."; + Text [ en-US ] = "A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\nChoose Replace to overwrite the existing file or provide a new name."; }; String STR_NAME_CLASH_RENAME_ONLY { - Text = "A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\nPlease enter a new name."; + Text [ en-US ] = "A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\nPlease enter a new name."; }; String STR_SAME_NAME_USED { - Text = "Please provide a different file name!"; + Text [ en-US ] = "Please provide a different file name!"; }; /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3