summaryrefslogtreecommitdiffstats
path: root/res/values-fy-rNL/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-fy-rNL/arrays.xml')
-rw-r--r--res/values-fy-rNL/arrays.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/res/values-fy-rNL/arrays.xml b/res/values-fy-rNL/arrays.xml
index ece88a7..ead12dc 100644
--- a/res/values-fy-rNL/arrays.xml
+++ b/res/values-fy-rNL/arrays.xml
@@ -16,6 +16,11 @@
limitations under the License.
-->
<resources>
+ <string-array name="screen_orientation_labels">
+ <item>Automatysk</item>
+ <item>Lizzend</item>
+ <item>Steand</item>
+ </string-array>
<string-array name="font_size_labels">
<item>10 pt</item>
<item>12 pt</item>
@@ -24,4 +29,12 @@
<item>20 pt</item>
<item>24 pt</item>
</string-array>
+ <string-array name="text_colors_labels">
+ <item>Swarte tekst op wyt</item>
+ <item>Wite tekst op swart</item>
+ <item>Griene tekst op swart</item>
+ <item>Oranje tekst op swart</item>
+ <item>Reade tekst op swart</item>
+ <item>Blauwe tekst op swart</item>
+ </string-array>
</resources>