Skip to content

Commit 928b489

Browse files
committed
update locale / add initializer for rsolr / update read
1 parent ac0d4a9 commit 928b489

6 files changed

Lines changed: 85 additions & 967 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
redsun
1+
Redsun
22
======
33

44
Red Sun - Apache Solr Search Integration for Redmine based on Sunspot
5+
6+
Read more about it here: http://dkd.github.io/redsun/

README.rdoc

Lines changed: 0 additions & 3 deletions
This file was deleted.

config/locales/de.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ de:
1818
redsun:
1919
inactive: "Deaktiviert"
2020
settings:
21-
enable_solr_search_field: "Solr Suche aktivieren"
21+
enable_solr_search_field: "Solr-Suche anstelle Redmines Standardsuche verwenden"
2222
journal: "Kommentar"
2323
issue: "Ticket"
2424
wiki_page: "Wikiseite"

config/locales/en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
en:
33
redsun:
44
settings:
5-
enable_solr_search_field: "Enable Solr search"
5+
enable_solr_search_field: "Use Solr instead of Redmine's default search"
66
inactive: "Inactive"
77
records: "Records"
88
header: "Solr Search by RedSun"

0 commit comments

Comments
 (0)