[Rt-commit] rt branch, 4.4.0-releng, updated. rt-4.4.0rc1-2-g6c0c5b2
Shawn Moore
shawn at bestpractical.com
Mon Nov 9 16:18:13 EST 2015
The branch, 4.4.0-releng has been updated
via 6c0c5b224d5b0648e2da757cdd33503fb81233ca (commit)
from 5d5e87228342caf03658574aa09f56283d04a965 (commit)
Summary of changes:
share/po/en.po | 6 ++++++
1 file changed, 6 insertions(+)
- Log -----------------------------------------------------------------
commit 6c0c5b224d5b0648e2da757cdd33503fb81233ca
Author: Shawn M Moore <shawn at bestpractical.com>
Date: Mon Nov 9 16:17:57 2015 -0500
Add "HeldBy" -> "Held By" en localization from Assets
diff --git a/share/po/en.po b/share/po/en.po
index 0e9b278..16577d2 100644
--- a/share/po/en.po
+++ b/share/po/en.po
@@ -25,3 +25,9 @@ msgstr "Home"
msgid "Residence"
msgstr "Home"
+# Spaces in role names make life needlessly difficult;
+# just translate it!
+#: lib/RT/Asset.pm:87
+msgid "HeldBy"
+msgstr "Held By"
+
-----------------------------------------------------------------------
More information about the rt-commit
mailing list