Skip to content

Commit 73af514

Browse files
committed
New translations strings.xml (Hebrew)
1 parent 7931f0a commit 73af514

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
SPDX-FileCopyrightText: Sebastiano Barezzi
4+
SPDX-License-Identifier: Apache-2.0
5+
-->
6+
<resources>
7+
<!-- Value strings -->
8+
<string name="yes">Yes</string>
9+
<string name="no">No</string>
10+
<string name="unknown">Unknown</string>
11+
<string name="unknown_value_number">Unknown value %s</string>
12+
<string name="unknown_value_enum">Unknown value %1$s (%2$d)</string>
13+
<string name="list_no_elements">None</string>
14+
<!-- Generic strings -->
15+
<string name="general">General</string>
16+
</resources>

0 commit comments

Comments
 (0)