Skip to content
Snippets Groups Projects
Commit 964563ab authored by Demian Katz's avatar Demian Katz
Browse files

Added language strings in anticipation of AJAX view.

parent 83e98fbb
No related merge requests found
...@@ -43,6 +43,8 @@ Advanced Search = "Erweiterte Suche" ...@@ -43,6 +43,8 @@ Advanced Search = "Erweiterte Suche"
advSearchError_noRights = "Tut mir Leid, aber Sie dürfen die Suche nicht ändern. Vielleicht ist Ihre Sitzung abgelaufen?" advSearchError_noRights = "Tut mir Leid, aber Sie dürfen die Suche nicht ändern. Vielleicht ist Ihre Sitzung abgelaufen?"
advSearchError_notAdvanced = "Die angeforderte Suche ist keine erweiterte Suche und kann nicht editiert werden." advSearchError_notAdvanced = "Die angeforderte Suche ist keine erweiterte Suche und kann nicht editiert werden."
advSearchError_notFound = "Die angeforderte Suche wurde nicht gefunden." advSearchError_notFound = "Die angeforderte Suche wurde nicht gefunden."
ajaxview_label_information = "Information"
ajaxview_label_tools = "Werkzeuge"
All = "Alles" All = "Alles"
All Fields = "Alle Felder" All Fields = "Alle Felder"
All Pages Loaded = "Alle Seiten geladen" All Pages Loaded = "Alle Seiten geladen"
......
...@@ -46,6 +46,8 @@ Advanced Search = "Advanced Search" ...@@ -46,6 +46,8 @@ Advanced Search = "Advanced Search"
advSearchError_noRights = "I'm sorry, but you don't have permission to edit that search. Perhaps your browser session has expired?" advSearchError_noRights = "I'm sorry, but you don't have permission to edit that search. Perhaps your browser session has expired?"
advSearchError_notAdvanced = "The search you have requested to edit is not an advanced search." advSearchError_notAdvanced = "The search you have requested to edit is not an advanced search."
advSearchError_notFound = "The search you have requested was not found." advSearchError_notFound = "The search you have requested was not found."
ajaxview_label_information = "Information"
ajaxview_label_tools = "Tools"
All = "All" All = "All"
All Fields = "All Fields" All Fields = "All Fields"
All Pages Loaded = "All Pages Loaded" All Pages Loaded = "All Pages Loaded"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment