Преглед изворни кода

[GinS] Search text should be Search data

cgars пре 7 година
родитељ
комит
3c0afc1209
3 измењених фајлова са 3 додато и 3 уклоњено
  1. 1 1
      conf/locale/locale_de-DE.ini
  2. 1 1
      conf/locale/locale_en-GB.ini
  3. 1 1
      conf/locale/locale_en-US.ini

+ 1 - 1
conf/locale/locale_de-DE.ini

@@ -144,7 +144,7 @@ repos=Repositories
 users=Benutzer
 users=Benutzer
 organizations=Organisationen
 organizations=Organisationen
 search=Suche
 search=Suche
-data=Daten
+data=Daten Suche
 
 
 [auth]
 [auth]
 create_new_account=Neues Konto erstellen
 create_new_account=Neues Konto erstellen

+ 1 - 1
conf/locale/locale_en-GB.ini

@@ -146,7 +146,7 @@ repos=Repositories
 users=Users
 users=Users
 organizations=Organisations
 organizations=Organisations
 search=Search
 search=Search
-data=Data
+data=SearchData
 
 
 [auth]
 [auth]
 create_new_account=Create New Account
 create_new_account=Create New Account

+ 1 - 1
conf/locale/locale_en-US.ini

@@ -146,7 +146,7 @@ repos = Repositories
 users = Users
 users = Users
 organizations = Organizations
 organizations = Organizations
 search = Search
 search = Search
-data = Data
+data = Search Data
 
 
 [auth]
 [auth]
 create_new_account = Create New Account
 create_new_account = Create New Account