summaryrefslogtreecommitdiff
path: root/java/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/res/values/strings.xml')
-rw-r--r--java/res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml
index 36a47be6c84..8a11cb007ee 100644
--- a/java/res/values/strings.xml
+++ b/java/res/values/strings.xml
@@ -36,4 +36,10 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. -->
<string name="erase_dump_caption">
Remove the dumped state created when Emacs was installed.
</string>
+
+ <!-- This resource describes the purpose of any `sharedUserId'
+ specified at configure-time. -->
+ <string name="shared_user_name">
+ Emacs shared user
+ </string>
</resources>