Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

Commit

Permalink
Remove unused strings
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Guidetti committed Mar 18, 2017
1 parent 815d560 commit addc789
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 24 deletions.
3 changes: 0 additions & 3 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@
<string name="aboutWebsite">Webseite</string>
<string name="aboutLicense">Lizenz</string>
<string name="aboutSources">Quellen</string>
<string name="aboutSendEmail">Kontaktieren Sie den Technischen Support</string>

<string name="errorNoEmail">Kein E-Mail-Client gefunden</string>

<string name="descGroup">Gruppe</string>
<string name="descPeriod">Periode</string>
Expand Down
3 changes: 0 additions & 3 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@
<string name="aboutWebsite">Sitio Web</string>
<string name="aboutLicense">Licencia</string>
<string name="aboutSources">Fuentes</string>
<string name="aboutSendEmail">Contactar con el soporte técnico</string>

<string name="errorNoEmail">No se encontró ningún cliente de correo electrónico</string>

<string name="descGroup">grupo</string>
<string name="descPeriod">período</string>
Expand Down
3 changes: 0 additions & 3 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@
<string name="aboutWebsite">Site Web</string>
<string name="aboutLicense">Licence</string>
<string name="aboutSources">Sources</string>
<string name="aboutSendEmail">Contacter l\'assistance technique</string>

<string name="errorNoEmail">Aucun client de messagerie trouvé</string>

<string name="descGroup">groupe</string>
<string name="descPeriod">période</string>
Expand Down
3 changes: 0 additions & 3 deletions app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@
<string name="aboutWebsite">Sito Web</string>
<string name="aboutLicense">Licenza</string>
<string name="aboutSources">Fonti</string>
<string name="aboutSendEmail">Contattare il supporto tecnico</string>

<string name="errorNoEmail">Nessun client di posta elettronica trovati</string>

<string name="descGroup">gruppo</string>
<string name="descPeriod">periodo</string>
Expand Down
3 changes: 0 additions & 3 deletions app/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@
<string name="aboutWebsite">Webサイト</string>
<string name="aboutLicense">ライセンス</string>
<string name="aboutSources">ソース</string>
<string name="aboutSendEmail">お問い合せ</string>

<string name="errorNoEmail">メールクライアントが見つかりません</string>

<string name="descGroup">族</string>
<string name="descPeriod">周期</string>
Expand Down
3 changes: 0 additions & 3 deletions app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@
<string name="aboutWebsite">Site</string>
<string name="aboutLicense">Licença</string>
<string name="aboutSources">Fontes</string>
<string name="aboutSendEmail">Contacte o suporte técnico</string>

<string name="errorNoEmail">Nenhum cliente de e-mail encontrado</string>

<string name="descGroup">grupo</string>
<string name="descPeriod">período</string>
Expand Down
3 changes: 0 additions & 3 deletions app/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@
<string name="aboutWebsite">Вебсайт</string>
<string name="aboutLicense">Лицензия</string>
<string name="aboutSources">Исходники</string>
<string name="aboutSendEmail">Контакты поддержки</string>

<string name="errorNoEmail">Не найден почтовый клиент</string>

<string name="descGroup">группа</string>
<string name="descPeriod">период</string>
Expand Down
3 changes: 0 additions & 3 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
<string name="aboutLicense">License</string>
<string name="aboutSources">Sources</string>
<string name="aboutEmail" translatable="false">[email protected]</string>
<string name="aboutSendEmail">Contact support</string>
<string name="aboutEmailSubject" formatted="true" translatable="false">Elementary %s</string>
<string name="aboutWebsiteUrl" translatable="false">https://github.com/ultramega/elementary</string>
<string name="aboutLicenseName" translatable="false">MIT License</string>
Expand All @@ -92,8 +91,6 @@
<string name="aboutCitations" translatable="false"><![CDATA[Coursey, J.S., Schwab, D.J., Tsai, J.J., and Dragoset, R.A. (2015), Atomic Weights and Isotopic Compositions (version 4.1). [Online] Available: http://physics.nist.gov/Comp [2016, December 17]. National Institute of Standards and Technology, Gaithersburg, MD.
\n\nDayah, M. (1997, October 1). Dynamic Periodic Table. Retrieved December 18, 2016, from Ptable: http://www.ptable.com]]></string>

<string name="errorNoEmail">No email client found</string>

<string name="descTableBlock" formatted="true" translatable="false">%1$d, %2$s, %3$s, %4$s %5$s, %6$s %7$s</string>
<string name="descGroup">group</string>
<string name="descPeriod">period</string>
Expand Down

0 comments on commit addc789

Please sign in to comment.