Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-10 08:41:27 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-10 08:41:27 +0300
commitf33510c1f2676531c5937ef296d39ebfd93230d7 (patch)
tree505fac05b8e3ddd3894baa798b10df802517f369 /News-Android-App/src/main/res/values-ro
parentde2e69a585199815cb48530e76dbd7967b8e6cca (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-ro')
-rw-r--r--News-Android-App/src/main/res/values-ro/strings.xml29
1 files changed, 0 insertions, 29 deletions
diff --git a/News-Android-App/src/main/res/values-ro/strings.xml b/News-Android-App/src/main/res/values-ro/strings.xml
index 2d106449..497a9d4e 100644
--- a/News-Android-App/src/main/res/values-ro/strings.xml
+++ b/News-Android-App/src/main/res/values-ro/strings.xml
@@ -111,7 +111,6 @@
<string name="pref_header_display">Display</string>
<string name="pref_title_app_theme">Temă aplicație</string>
<string name="pref_title_feed_list_layout">Aspectul listei de flux</string>
- <string name="pref_display_font_layout">Font (necesită restart)</string>
<string-array name="pref_display_apptheme">
<item>Închis</item>
<item>Deschis</item>
@@ -130,34 +129,6 @@
<item>1</item>
<item>2</item>
</string-array>
- <string-array name="pref_display_font">
- <item>Roboto Thin</item>
- <item>Roboto Light</item>
- <item>Roboto Regular</item>
- <item>Roboto Medium</item>
- <item>Roboto Bold</item>
- <item>Roboto Black</item>
- <item>Roboto Condensed</item>
- <item>Roboto Condensed Bold</item>
- <item>Roboto Slab Thin</item>
- <item>Roboto Slab Light</item>
- <item>Roboto Slab Regular</item>
- <item>Roboto Slab Bold</item>
- </string-array>
- <string-array name="pref_display_font_values">
- <item>0</item>
- <item>2</item>
- <item>4</item>
- <item>6</item>
- <item>8</item>
- <item>10</item>
- <item>12</item>
- <item>14</item>
- <item>16</item>
- <item>17</item>
- <item>18</item>
- <item>19</item>
- </string-array>
<!--Login Dialog-->
<string name="login_dialog_title_error">Eroare</string>
<string name="login_dialog_text_something_went_wrong">Undeva s-a comis o eroare :(</string>