[Rt-commit] rt branch, 4.0/loc-cleanups, updated. rt-4.0.1rc1-31-g0099b0a
Jason May
jasonmay at bestpractical.com
Wed Aug 3 18:58:01 EDT 2011
The branch, 4.0/loc-cleanups has been updated
via 0099b0a826b071a61279eeca7ecf9ee516babcf0 (commit)
from 010456b27b1387ffe02c1aa28991be9f4a317327 (commit)
Summary of changes:
share/html/Search/Simple.html | 7 ++++---
share/po/bg.po | 2 +-
share/po/cs.po | 2 +-
share/po/da.po | 2 +-
share/po/de.po | 2 +-
share/po/el.po | 2 +-
share/po/es.po | 2 +-
share/po/et.po | 2 +-
share/po/fi.po | 2 +-
share/po/fr.po | 4 ++--
share/po/he.po | 2 +-
share/po/hr.po | 2 +-
share/po/hu.po | 2 +-
share/po/id.po | 2 +-
share/po/is.po | 2 +-
share/po/it.po | 2 +-
share/po/ja.po | 2 +-
share/po/lt.po | 4 ++--
share/po/lv.po | 2 +-
share/po/mk.po | 2 +-
share/po/nb.po | 2 +-
share/po/nl.po | 2 +-
share/po/nn.po | 2 +-
share/po/pl.po | 2 +-
share/po/pt.po | 2 +-
share/po/pt_BR.po | 2 +-
share/po/pt_PT.po | 2 +-
share/po/rt.pot | 2 +-
share/po/ru.po | 4 ++--
share/po/sl.po | 2 +-
share/po/sv.po | 2 +-
share/po/tr.po | 2 +-
share/po/zh_CN.po | 4 ++--
share/po/zh_TW.po | 4 ++--
34 files changed, 42 insertions(+), 41 deletions(-)
- Log -----------------------------------------------------------------
commit 0099b0a826b071a61279eeca7ecf9ee516babcf0
Author: Jason May <jasonmay at bestpractical.com>
Date: Wed Aug 3 18:53:39 2011 -0400
Place the HTML outside of the loc string in Search/Simple.html
This commit somewhat reverts a bit of the changes in d51b6e8 and
works more like the a86764ed3da commit did. There is no point in
localizing markup.
diff --git a/share/html/Search/Simple.html b/share/html/Search/Simple.html
index 02253b0..c92dccd 100644
--- a/share/html/Search/Simple.html
+++ b/share/html/Search/Simple.html
@@ -68,9 +68,10 @@
<p><&|/l&>RT will look for anything else you enter in ticket subjects.</&></p>
-% my $status_str = join ', ', map { loc($_) } RT::Queue->ActiveStatusArray;
-% my $builder_url = RT->Config->Get('WebPath') . '/Search/Build.html';
-<p><&|/l, $status_str, $builder_url &>Please note that only tickets with one of these statuses( [_1] ) are displayed here. For more powerful searches please visit the <a href="[_2]">search builder interface</a>.</&></p>
+% my $status_str = join ', ', map { loc($_) } RT::Queue->ActiveStatusArray;
+% my $link_start = '<a href="' . RT->Config->Get('WebPath') . '/Search/Build.html">';
+% my $link_end = '</a>';
+<p><&|/l, $status_str, $link_start, $link_end &>Please note that only tickets with one of these statuses( [_1] ) are displayed here. For more powerful searches please visit the [_2]search builder interface[_3].</&></p>
<br />
<br />
diff --git a/share/po/bg.po b/share/po/bg.po
index 0c7c5bd..5da7432 100644
--- a/share/po/bg.po
+++ b/share/po/bg.po
@@ -5758,7 +5758,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/cs.po b/share/po/cs.po
index 82397c2..c12b04e 100644
--- a/share/po/cs.po
+++ b/share/po/cs.po
@@ -5826,7 +5826,7 @@ msgstr "ProsÃm, vložte vaÅ¡e stávajÃcà heslo."
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/da.po b/share/po/da.po
index b8d5159..8be35ba 100644
--- a/share/po/da.po
+++ b/share/po/da.po
@@ -6717,7 +6717,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/de.po b/share/po/de.po
index 37b542a..2c26e37 100644
--- a/share/po/de.po
+++ b/share/po/de.po
@@ -6213,7 +6213,7 @@ msgstr "Bitte gib dein aktuelles Passwort ein."
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/el.po b/share/po/el.po
index e2a465f..ef4dcef 100644
--- a/share/po/el.po
+++ b/share/po/el.po
@@ -5738,7 +5738,7 @@ msgstr "ΠαÏÎ±ÎºÎ±Î»Ï ÎµÎ¹ÏάγεÏε Ïον κÏÎ´Î¹ÎºÏ ÏαÏ."
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/es.po b/share/po/es.po
index 8047fa3..5e71ef2 100644
--- a/share/po/es.po
+++ b/share/po/es.po
@@ -6798,7 +6798,7 @@ msgstr "Por favor introduzca su contraseña actual"
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/et.po b/share/po/et.po
index 1335b29..63c8a8a 100644
--- a/share/po/et.po
+++ b/share/po/et.po
@@ -5722,7 +5722,7 @@ msgstr "Palun sisesta oma parool."
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/fi.po b/share/po/fi.po
index 0141b9a..1ff8d47 100644
--- a/share/po/fi.po
+++ b/share/po/fi.po
@@ -6447,7 +6447,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/fr.po b/share/po/fr.po
index f8ac992..9299e68 100644
--- a/share/po/fr.po
+++ b/share/po/fr.po
@@ -6058,8 +6058,8 @@ msgstr "Veuillez saisir votre mot de passe actuel."
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
-msgstr "Veuillez noter que seuls les tickets ayant un de ces statut ( %1 ) sont affichés ici. Pour une recherche plus complète utilisez le <a href=\"%2\">moteur de recherche</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
+msgstr "Veuillez noter que seuls les tickets ayant un de ces statut ( %1 ) sont affichés ici. Pour une recherche plus complète utilisez le %2moteur de recherche%3."
#: share/html/Dashboards/Elements/HiddenSearches:73
msgid "Possible hidden searches"
diff --git a/share/po/he.po b/share/po/he.po
index 713ba0f..1cbeff0 100644
--- a/share/po/he.po
+++ b/share/po/he.po
@@ -5566,7 +5566,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/hr.po b/share/po/hr.po
index d29b429..c7e6e97 100644
--- a/share/po/hr.po
+++ b/share/po/hr.po
@@ -6366,7 +6366,7 @@ msgstr "Molim unesite vašu trenutnu lozinku."
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/hu.po b/share/po/hu.po
index 6baed8e..48c26ca 100644
--- a/share/po/hu.po
+++ b/share/po/hu.po
@@ -5739,7 +5739,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/id.po b/share/po/id.po
index f9998f6..329b5bd 100644
--- a/share/po/id.po
+++ b/share/po/id.po
@@ -6031,7 +6031,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/is.po b/share/po/is.po
index 002d452..f101027 100644
--- a/share/po/is.po
+++ b/share/po/is.po
@@ -5366,7 +5366,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/it.po b/share/po/it.po
index 20f6142..8711fff 100644
--- a/share/po/it.po
+++ b/share/po/it.po
@@ -6822,7 +6822,7 @@ msgstr "Inserire la password attuale"
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/ja.po b/share/po/ja.po
index 72ae42d..c3b4b30 100644
--- a/share/po/ja.po
+++ b/share/po/ja.po
@@ -5652,7 +5652,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/lt.po b/share/po/lt.po
index de28d32..ddc007f 100644
--- a/share/po/lt.po
+++ b/share/po/lt.po
@@ -5850,8 +5850,8 @@ msgstr "Nurodykite dabartinį slaptažodį."
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
-msgstr "Atkreipkite dÄmesį, kad tik praÅ¡ymai vienoje iÅ¡ Å¡ių bÅ«senų ( %1 ) yra rodomi. IÅ¡samesnei paieÅ¡kai naudokite <a href=\"%2\">paieÅ¡kos konstravimo sÄ
sajÄ
</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
+msgstr "Atkreipkite dÄmesį, kad tik praÅ¡ymai vienoje iÅ¡ Å¡ių bÅ«senų ( %1 ) yra rodomi. IÅ¡samesnei paieÅ¡kai naudokite %2paieÅ¡kos konstravimo sÄ
sajÄ
%3."
#: share/html/Dashboards/Elements/HiddenSearches:73
msgid "Possible hidden searches"
diff --git a/share/po/lv.po b/share/po/lv.po
index cca5fd6..5f7c169 100644
--- a/share/po/lv.po
+++ b/share/po/lv.po
@@ -5759,7 +5759,7 @@ msgstr "Lūdzu ievadiet esošo paroli"
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/mk.po b/share/po/mk.po
index a352ebf..5be8181 100644
--- a/share/po/mk.po
+++ b/share/po/mk.po
@@ -5290,7 +5290,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/nb.po b/share/po/nb.po
index 290f51f..a482a78 100644
--- a/share/po/nb.po
+++ b/share/po/nb.po
@@ -6759,7 +6759,7 @@ msgstr "Skriv inn ditt nåværende passord"
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/nl.po b/share/po/nl.po
index 8258c7a..b21535b 100644
--- a/share/po/nl.po
+++ b/share/po/nl.po
@@ -6374,7 +6374,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/nn.po b/share/po/nn.po
index e83b71a..0264fb4 100644
--- a/share/po/nn.po
+++ b/share/po/nn.po
@@ -5827,7 +5827,7 @@ msgstr "Skriv inn ditt noverande passord"
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/pl.po b/share/po/pl.po
index a11d579..4fb0bd9 100644
--- a/share/po/pl.po
+++ b/share/po/pl.po
@@ -6552,7 +6552,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/pt.po b/share/po/pt.po
index 07b670d..40bdbd2 100644
--- a/share/po/pt.po
+++ b/share/po/pt.po
@@ -6002,7 +6002,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/pt_BR.po b/share/po/pt_BR.po
index 2919d4c..45ea3ba 100644
--- a/share/po/pt_BR.po
+++ b/share/po/pt_BR.po
@@ -6858,7 +6858,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/pt_PT.po b/share/po/pt_PT.po
index a9f45db..86cdc38 100644
--- a/share/po/pt_PT.po
+++ b/share/po/pt_PT.po
@@ -5582,7 +5582,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/rt.pot b/share/po/rt.pot
index 819b46d..1311705 100644
--- a/share/po/rt.pot
+++ b/share/po/rt.pot
@@ -5274,7 +5274,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/ru.po b/share/po/ru.po
index e7a462f..895db35 100644
--- a/share/po/ru.po
+++ b/share/po/ru.po
@@ -5860,8 +5860,8 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
-msgstr "УÑÑиÑе, ÑÑо здеÑÑ Ð±ÑдÑÑ Ð¾ÑобÑÐ°Ð¶ÐµÐ½Ñ Ð·Ð°Ñвки ÑолÑко Ñо ÑледÑÑÑими ÑÑаÑÑÑами: %1. ÐÐ»Ñ Ð±Ð¾Ð»ÐµÐµ гибкого поиÑка воÑполÑзÑйÑеÑÑ <strong><a href=\"%2\">инÑеÑÑейÑом поÑÑÑÐ¾ÐµÐ½Ð¸Ñ Ð·Ð°Ð¿ÑоÑов</a></strong>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
+msgstr "УÑÑиÑе, ÑÑо здеÑÑ Ð±ÑдÑÑ Ð¾ÑобÑÐ°Ð¶ÐµÐ½Ñ Ð·Ð°Ñвки ÑолÑко Ñо ÑледÑÑÑими ÑÑаÑÑÑами: %1. ÐÐ»Ñ Ð±Ð¾Ð»ÐµÐµ гибкого поиÑка воÑполÑзÑйÑеÑÑ <strong>%2инÑеÑÑейÑом поÑÑÑÐ¾ÐµÐ½Ð¸Ñ Ð·Ð°Ð¿ÑоÑов%3</strong>."
#: share/html/Dashboards/Elements/HiddenSearches:73
msgid "Possible hidden searches"
diff --git a/share/po/sl.po b/share/po/sl.po
index f42ab9e..cce7cfb 100644
--- a/share/po/sl.po
+++ b/share/po/sl.po
@@ -5723,7 +5723,7 @@ msgstr "Vnesi svoje trenutno geslo."
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/sv.po b/share/po/sv.po
index e17051b..e171540 100644
--- a/share/po/sv.po
+++ b/share/po/sv.po
@@ -5981,7 +5981,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/tr.po b/share/po/tr.po
index 388cb5a..a5cfdc7 100644
--- a/share/po/tr.po
+++ b/share/po/tr.po
@@ -5851,7 +5851,7 @@ msgstr ""
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
msgstr ""
#: share/html/Dashboards/Elements/HiddenSearches:73
diff --git a/share/po/zh_CN.po b/share/po/zh_CN.po
index 9938391..98fb01e 100644
--- a/share/po/zh_CN.po
+++ b/share/po/zh_CN.po
@@ -8085,8 +8085,8 @@ msgstr "请è¾å
¥æ¨å½åçå¯ç ."
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
-msgstr "请注æï¼ç³è¯·åéå
·æ以ä¸ç¶æä¹ä¸( %1 )ï¼æä¼å¨æ¤æ¾ç¤ºã å
³äºåè½æ´å 强大çæç´¢ï¼è¯·è®¿é® <a href=\"%2\">æç´¢çæå¨çé¢</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
+msgstr "请注æï¼ç³è¯·åéå
·æ以ä¸ç¶æä¹ä¸( %1 )ï¼æä¼å¨æ¤æ¾ç¤ºã å
³äºåè½æ´å 强大çæç´¢ï¼è¯·è®¿é® %2æç´¢çæå¨çé¢%3."
#: NOT FOUND IN SOURCE
msgid "Please select a group"
diff --git a/share/po/zh_TW.po b/share/po/zh_TW.po
index cf0ceb8..d4b7526 100644
--- a/share/po/zh_TW.po
+++ b/share/po/zh_TW.po
@@ -8114,8 +8114,8 @@ msgstr "è«è¼¸å
¥æ¨ç®åçå¯ç¢¼."
#: share/html/Search/Simple.html:71
#. ($status_str)
-msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the <a href=\"%2\">search builder interface</a>."
-msgstr "è«æ³¨æï¼ç³è«å®éå
·æ以ä¸çæ
ä¹ä¸( %1 )ï¼ææå¨æ¤é¡¯ç¤ºã éæ¼åè½æ´å 強大çæç´¢ï¼è«è¨ªå <a href=\"%2\">æç´¢çæå¨çé¢</a>."
+msgid "Please note that only tickets with one of these statuses( %1 ) are displayed here. For more powerful searches please visit the %2search builder interface%3."
+msgstr "è«æ³¨æï¼ç³è«å®éå
·æ以ä¸çæ
ä¹ä¸( %1 )ï¼ææå¨æ¤é¡¯ç¤ºã éæ¼åè½æ´å 強大çæç´¢ï¼è«è¨ªå %2æç´¢çæå¨çé¢%3."
#: NOT FOUND IN SOURCE
msgid "Please select a group"
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list