Skip to content

Commit

Permalink
l10n: added files for English (Shavian) locale
Browse files Browse the repository at this point in the history
  • Loading branch information
deckerst committed Oct 22, 2024
1 parent b9327db commit df9d973
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions android/app/src/main/res/values-b+en+Shaw/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">𐑱𐑝𐑰𐑟</string>
</resources>
5 changes: 5 additions & 0 deletions fastlane/metadata/android/en-Shaw/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<i>Aves</i> can handle all sorts of images and videos, including your typical JPEGs and MP4s, but also more exotic things like <b>multi-page TIFFs, SVGs, old AVIs and more</b>! It scans your media collection to identify <b>motion photos</b>, <b>panoramas</b> (aka photo spheres), <b>360° videos</b>, as well as <b>GeoTIFF</b> files.

<b>Navigation and search</b> is an important part of <i>Aves</i>. The goal is for users to easily flow from albums to photos to tags to maps, etc.

<i>Aves</i> integrates with Android (from KitKat to Android 14, including Android TV) with features such as <b>widgets</b>, <b>app shortcuts</b>, <b>screen saver</b> and <b>global search</b> handling. It also works as a <b>media viewer and picker</b>.
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-Shaw/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Gallery and metadata explorer
5 changes: 5 additions & 0 deletions lib/l10n/app_en_Shaw.arb
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"@@locale": "en_Shaw",
"appName": "𐑱𐑝𐑰𐑟",
"@appName": {}
}
1 change: 1 addition & 0 deletions lib/widgets/settings/language/locales.dart
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ class SupportedLocales {
'de': 'Deutsch',
'el': 'Ελληνικά',
'en': 'English',
'en_Shaw': '𐑦𐑙𐑜𐑤𐑦𐑖 (𐑖𐑱𐑝𐑰𐑩𐑯)',
'es': 'Español (México)',
'eu': 'Euskara',
'fa': 'فارسی',
Expand Down

0 comments on commit df9d973

Please sign in to comment.