Skip to content

Commit

Permalink
strings
Browse files Browse the repository at this point in the history
default widget theme names (#747)
  • Loading branch information
forrestguice committed Nov 27, 2023
1 parent 971bc10 commit 422a2d2
Show file tree
Hide file tree
Showing 17 changed files with 102 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/src/main/res/values-ca/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -649,6 +649,12 @@
<string name="configAction_shareTheme">@string/configAction_share</string>
<string name="configAction_importThemes">@string/configAction_import</string> <!-- button (contentDescription) -->

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->

<string name="addtheme_custname">tema_<xliff:g id="#">%1$s</xliff:g></string> <!-- suggested new theme id -->
<!--<string name="addtheme_copyname"><xliff:g id="themeName">%1$s</xliff:g>_<xliff:g id="#">%2$s</xliff:g></string>--> <!-- copied theme id -->
<string name="addtheme_copydisplay"><xliff:g id="themeName">%1$s</xliff:g> (còpia)</string> <!-- copied theme name (display string) -->
Expand Down
6 changes: 6 additions & 0 deletions app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -710,6 +710,12 @@
<string name="configAction_shareTheme">@string/configAction_share</string> <!-- button (contentDescription) --> <!-- export (share) one theme -->
<string name="configAction_importThemes">@string/configAction_import</string> <!-- button (contentDescription) -->

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->

<string name="addtheme_custname">theme_<xliff:g id="#">%1$s</xliff:g></string> <!-- suggested new theme id -->
<string name="addtheme_copyname"><xliff:g id="themeName">%1$s</xliff:g>_<xliff:g id="#">%2$s</xliff:g></string> <!-- copied theme id -->
<string name="addtheme_copydisplay"><xliff:g id="themeName">%1$s</xliff:g> (copy)</string> <!-- copied theme name (display string) -->
Expand Down
6 changes: 6 additions & 0 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -644,6 +644,12 @@
<string name="configAction_exportThemes">@string/configAction_export</string> <!-- button (contentDescription) -->
<string name="configAction_importThemes">@string/configAction_import</string> <!-- button (contentDescription) -->

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->

<!--<string name="addtheme_custname">theme_<xliff:g id="#">%1$s</xliff:g></string>--> <!-- suggested new theme id -->
<!--<string name="addtheme_copyname"><xliff:g id="themeName">%1$s</xliff:g>_copy<xliff:g id="#">%2$s</xliff:g></string>--> <!-- copied theme id -->
<string name="addtheme_copydisplay"><xliff:g id="themeName">%1$s</xliff:g> (Kopie)</string>
Expand Down
6 changes: 6 additions & 0 deletions app/src/main/res/values-eo/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,12 @@
<string name="configAction_shareTheme">@string/configAction_share</string> <!-- button (contentDescription) --> <!-- export (share) one theme -->
<string name="configAction_importThemes">@string/configAction_import</string> <!-- button (contentDescription) -->

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->

<!--<string name="addtheme_custname">theme_<xliff:g id="#">%1$s</xliff:g></string>--> <!-- suggested new theme id -->
<!--<string name="addtheme_copyname"><xliff:g id="themeName">%1$s</xliff:g>_copy<xliff:g id="#">%2$s</xliff:g></string>--> <!-- copied theme id -->
<string name="addtheme_copydisplay"><xliff:g id="themeName">%1$s</xliff:g> (kopio)</string> <!-- copied theme name (display string) -->
Expand Down
6 changes: 6 additions & 0 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -646,6 +646,12 @@
<string name="configAction_shareTheme">@string/configAction_share</string>
<string name="configAction_importThemes">@string/configAction_import</string>

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->

<string name="addtheme_custname">tema_<xliff:g id="#">%1$s</xliff:g></string>
<!--<string name="addtheme_copyname"><xliff:g id="themeName">%1$s</xliff:g>_<xliff:g id="#">%2$s</xliff:g></string>-->
<string name="addtheme_copydisplay"><xliff:g id="themeName">%1$s</xliff:g> (copia)</string>
Expand Down
6 changes: 6 additions & 0 deletions app/src/main/res/values-eu/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -656,6 +656,12 @@
<string name="configAction_exportThemes">@string/configAction_export</string> <!-- button (contentDescription) -->
<string name="configAction_importThemes">@string/configAction_import</string> <!-- button (contentDescription) -->

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->

<string name="addtheme_custname">itxura_<xliff:g id="#">%1$s</xliff:g></string> <!-- suggested new theme id -->
<!--<string name="addtheme_copyname"><xliff:g id="themeName">%1$s</xliff:g>_<xliff:g id="#">%2$s</xliff:g></string>--> <!-- copied theme id -->
<string name="addtheme_copydisplay"><xliff:g id="themeName">%1$s</xliff:g> (kopia)</string> <!-- copied theme name (display string) -->
Expand Down
6 changes: 6 additions & 0 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,12 @@
<string name="configAction_exportThemes">@string/configAction_export</string> <!-- button (contentDescription) -->
<string name="configAction_importThemes">@string/configAction_import</string> <!-- button (contentDescription) -->

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->

<!--<string name="addtheme_custname">theme_<xliff:g id="#">%1$s</xliff:g></string>--> <!-- suggested new theme id -->
<!--<string name="addtheme_copyname"><xliff:g id="themeName">%1$s</xliff:g>_copy<xliff:g id="#">%2$s</xliff:g></string>--> <!-- copied theme id -->
<string name="addtheme_copydisplay"><xliff:g id="themeName">%1$s</xliff:g> (copie)</string> <!-- copied theme name (display string) -->
Expand Down
6 changes: 6 additions & 0 deletions app/src/main/res/values-hu/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,12 @@
<string name="configAction_exportThemes">@string/configAction_export</string> <!-- button (contentDescription) -->
<string name="configAction_importThemes">@string/configAction_import</string> <!-- button (contentDescription) -->

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->

<!--<string name="addtheme_custname">theme_<xliff:g id="#">%1$s</xliff:g></string>--> <!-- suggested new theme id -->
<!--<string name="addtheme_copyname"><xliff:g id="themeName">%1$s</xliff:g>_copy<xliff:g id="#">%2$s</xliff:g></string>--> <!-- copied theme id -->
<string name="addtheme_copydisplay"><xliff:g id="themeName">%1$s</xliff:g> (másolat)</string> <!-- copied theme name (display string) -->
Expand Down
6 changes: 6 additions & 0 deletions app/src/main/res/values-it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -662,6 +662,12 @@
<string name="configAction_exportThemes">@string/configAction_export</string> <!-- button (contentDescription) -->
<string name="configAction_importThemes">@string/configAction_import</string> <!-- button (contentDescription) -->

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->

<string name="addtheme_custname">tema_<xliff:g id="#" >%1$s</xliff:g></string> <!-- suggested new theme id -->
<!--<string name="addtheme_copyname"><xliff:g id="themeName" >%1$s</xliff:g>_<xliff:g id="#" >%2$s</xliff:g></string>--> <!-- copied theme id -->
<string name="addtheme_copydisplay"><xliff:g id="themeName" >%1$s</xliff:g> (copia)</string> <!-- copied theme name (display string) -->
Expand Down
6 changes: 6 additions & 0 deletions app/src/main/res/values-nb/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,12 @@
<string name="configAction_shareTheme">@string/configAction_share</string> <!-- button (contentDescription) --> <!-- export (share) one theme -->
<string name="configAction_importThemes">@string/configAction_import</string> <!-- button (contentDescription) -->

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->

<string name="addtheme_custname">theme_<xliff:g id="#">%1$s</xliff:g></string> <!-- suggested new theme id -->
<!--<string name="addtheme_copyname"><xliff:g id="themeName">%1$s</xliff:g>_<xliff:g id="#">%2$s</xliff:g></string>--> <!-- copied theme id -->
<string name="addtheme_copydisplay"><xliff:g id="themeName">%1$s</xliff:g> (copy)</string> <!-- copied theme name (display string) -->
Expand Down
6 changes: 6 additions & 0 deletions app/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -702,6 +702,12 @@
<string name="configAction_shareTheme">@string/configAction_share</string> <!-- button (contentDescription) --> <!-- export (share) one theme -->
<string name="configAction_importThemes">@string/configAction_import</string> <!-- button (contentDescription) -->

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->

<string name="addtheme_custname">theme_<xliff:g id="#">%1$s</xliff:g></string> <!-- suggested new theme id -->
<string name="addtheme_copyname"><xliff:g id="themeName">%1$s</xliff:g>_<xliff:g id="#">%2$s</xliff:g></string> <!-- copied theme id -->
<string name="addtheme_copydisplay"><xliff:g id="themeName">%1$s</xliff:g> (copy)</string> <!-- copied theme name (display string) -->
Expand Down
6 changes: 6 additions & 0 deletions app/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,12 @@
<string name="configAction_shareTheme">@string/configAction_share</string> <!-- button (contentDescription) --> <!-- export (share) one theme -->
<string name="configAction_importThemes">@string/configAction_import</string> <!-- button (contentDescription) -->

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->

<!--<string name="addtheme_custname">theme_<xliff:g id="#">%1$s</xliff:g></string>--> <!-- suggested new theme id -->
<!--<string name="addtheme_copyname"><xliff:g id="themeName">%1$s</xliff:g>_copy<xliff:g id="#">%2$s</xliff:g></string>--> <!-- copied theme id -->
<string name="addtheme_copydisplay"><xliff:g id="themeName">%1$s</xliff:g> (kopia)</string> <!-- copied theme name (display string) -->
Expand Down
6 changes: 6 additions & 0 deletions app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -700,6 +700,12 @@
<string name="configAction_shareTheme">@string/configAction_share</string> <!-- button (contentDescription) --> <!-- export (share) one theme -->
<string name="configAction_importThemes">@string/configAction_import</string> <!-- button (contentDescription) -->

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->

<string name="addtheme_custname">tema_<xliff:g id="#">%1$s</xliff:g></string> <!-- suggested new theme id -->
<string name="addtheme_copyname"><xliff:g id="themeName">%1$s</xliff:g>_<xliff:g id="#">%2$s</xliff:g></string> <!-- copied theme id -->
<string name="addtheme_copydisplay"><xliff:g id="themeName">%1$s</xliff:g> (copiar)</string> <!-- copied theme name (display string) -->
Expand Down
6 changes: 6 additions & 0 deletions app/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -716,6 +716,12 @@
<string name="configAction_shareTheme">@string/configAction_share</string> <!-- button (contentDescription) --> <!-- export (share) one theme -->
<string name="configAction_importThemes">@string/configAction_import</string> <!-- button (contentDescription) -->

<string name="widgetThemes_dark">Dark</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_transparent">Dark (transparent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_dark_translucent">Dark (translucent)</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light">Light</string> <!-- default widget theme name --> <!-- TODO -->
<string name="widgetThemes_light_transparent">Light (transparent)</string> <!-- default widget theme name --> <!-- TODO -->

<string name="addtheme_custname">Тема_<xliff:g id="#">%1$s</xliff:g></string> <!-- suggested new theme id -->
<string name="addtheme_copyname"><xliff:g id="themeName">%1$s</xliff:g>_<xliff:g id="#">%2$s</xliff:g></string> <!-- copied theme id -->
<string name="addtheme_copydisplay"><xliff:g id="themeName">%1$s</xliff:g> (копия)</string> <!-- copied theme name (display string) -->
Expand Down
Loading

0 comments on commit 422a2d2

Please sign in to comment.