diff options
Diffstat (limited to 'OpenKeychain/src/main/res/values-fa-rIR/strings.xml')
-rw-r--r-- | OpenKeychain/src/main/res/values-fa-rIR/strings.xml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/values-fa-rIR/strings.xml b/OpenKeychain/src/main/res/values-fa-rIR/strings.xml new file mode 100644 index 000000000..fc802092c --- /dev/null +++ b/OpenKeychain/src/main/res/values-fa-rIR/strings.xml @@ -0,0 +1,29 @@ +<?xml version='1.0' encoding='UTF-8'?> +<resources> + <!--title--> + <!--section--> + <!--button--> + <!--menu--> + <!--label--> + <string name="unknown_status"></string> + <!--choice--> + <!--key flags--> + <!--sentences--> + <!--errors + no punctuation, all lowercase, + they will be put after "error_message", e.g. "Error: file not found"--> + <!--progress dialogs, usually ending in '…'--> + <!--action strings--> + <!--key bit length selections--> + <!--compression--> + <!--Help--> + <!--Import--> + <!--Intent labels--> + <!--Remote API--> + <!--Share--> + <!--Key list--> + <!--Key view--> + <!--Navigation Drawer--> + <!--hints--> + <!--unsorted--> +</resources> |